Skip to content

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

@tbechtum

Description

@tbechtum

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions