We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25e02fe + 389c2e1 commit 8c193d0Copy full SHA for 8c193d0
1 file changed
samples/react-native-macos/macos/Podfile
@@ -4,7 +4,7 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
4
prepare_react_native_project!
5
6
target 'sentry-react-native-sample-macOS' do
7
- platform :macos, '10.15'
+ platform :macos, '12.0'
8
use_native_modules!
9
10
# Flags change depending on the env values.
0 commit comments