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

Fix warning in Xcode 12 #329

Merged
merged 2 commits into from
Oct 2, 2020
Merged

Fix warning in Xcode 12 #329

merged 2 commits into from
Oct 2, 2020

Conversation

kikeenrique
Copy link
Contributor

#328

Checklist

  • I've checked that all new and existing tests pass
  • I've updated the documentation if necessary
  • I've added an entry in the CHANGELOG to credit myself

Description

Fix warning in Xcode 12. The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.0.99.

Motivation and Context

To fix warning in Xcode 12

#328

Runned tests in iOS lib and build Examples/SwiftPackageManager.

@jeffctown jeffctown self-requested a review October 2, 2020 09:31
@jeffctown jeffctown merged commit 9953dfa into AliSoftware:master Oct 2, 2020
@jeffctown
Copy link
Collaborator

Fixes #328

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.

None yet

2 participants