Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump iOS deployment target to 15.0 #361

Merged
merged 2 commits into from
Jun 15, 2023
Merged

Conversation

bbirman
Copy link
Member

@bbirman bbirman commented Jun 15, 2023

No description provided.

@@ -3,7 +3,7 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
require_relative '../mobile_sdk/SalesforceMobileSDK-iOS/mobilesdk_pods'


platform :ios, '14.0'
platform :ios, '15.0'

project 'MobileSyncExplorerReactNative.xcodeproj'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wmathurin I wasn't sure why this part of the file has 12.0, should I change it to 15 too or leave it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was a fix to make it work with Xcode 14.3 (suggested here). We won't need it once we upgrade to React Native 71.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also would you mind fixing that typo since you are in those files :-)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops I copied/pasted the same typo in the other react native templates (e.g. here).

@bbirman bbirman merged commit 0c84d10 into forcedotcom:dev Jun 15, 2023
@bbirman bbirman deleted the ios-bump branch June 15, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants