The minimum operating system version required for the app to run on iOS, tvOS, and watchOS.
SDKs
- iOS 3.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Services
Details
- Type
- string
Discussion
The App Store uses this key to indicate the OS releases on which your app can run.
Don’t specify Minimum
in the Info
file for apps built in Xcode. It uses the value of the Deployment Target in the General settings pane.
For macOS, see LSMinimum
.