Skip to content

Commit 8c193d0

Browse files
authored
Merge branch 'antonis/cocoa-v9-macos-v12-bump' into antonis/cocoa-v9-min-iOS15
2 parents 25e02fe + 389c2e1 commit 8c193d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/react-native-macos/macos

samples/react-native-macos/macos/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
44
prepare_react_native_project!
55

66
target 'sentry-react-native-sample-macOS' do
7-
platform :macos, '10.15'
7+
platform :macos, '12.0'
88
use_native_modules!
99

1010
# Flags change depending on the env values.

0 commit comments

Comments
 (0)