minimumDeploymentTarget
The minimum deployment target to serialize the executable.
Declaration
var minimumDeploymentTarget: String { get set }Discussion
If not set, the package created will target the latest version of the deploymentPlatform set.
The minimum deployment target to serialize the executable.
var minimumDeploymentTarget: String { get set }If not set, the package created will target the latest version of the deploymentPlatform set.