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

Avoid Xcode 12 warning -> move to iOS 9 #356

Open
tbechtum opened this issue Nov 9, 2020 · 1 comment
Open

Avoid Xcode 12 warning -> move to iOS 9 #356

tbechtum opened this issue Nov 9, 2020 · 1 comment

Comments

@tbechtum
Copy link

tbechtum commented Nov 9, 2020

Usage Details

Language: Swift
Platform: iPhone
iOS Version: iOS 9 - 14

Expected Behavior

Xcode 12 build without warnings, proposal to move target to iOS 9

Actual Behavior

Xcode 12.x warning
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.

Steps to Reproduce the Problem

Use latest Xcode 12 or 12.0.1
Use TPKeyboardAvoiding in a Swift project with target iOS 11

@tbechtum
Copy link
Author

tbechtum commented Nov 9, 2020

Hi,
could we move the deployment target of this project to iOS 9 ?
Thanks and cheers.

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

No branches or pull requests

1 participant