deploymentTarget

abstract val deploymentTarget: Property<String>

The minimum iOS version that the app supports.

This value is required when the universal iOS AppIcon installer is enabled, and it must be at least 12.0. KiteSSOT uses it only to check asset compatibility. It does not change Xcode's IPHONEOS_DEPLOYMENT_TARGET. The universal single-size catalog also requires Xcode 14 or newer.