We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddaae8 commit ac27d10Copy full SHA for ac27d10
ProjectDescriptionHelpers/Target/TargetModifier.swift
@@ -17,7 +17,7 @@ public final class TargetModifier: TargetConvertable {
17
/// The product bundle identifier.
18
public var bundleId: String
19
20
- /// The minimum deployment target your product will support.
+ /// The minimum deployment targets your product will support.
21
public var deploymentTargets: DeploymentTargets?
22
23
/// The Info.plist representation.
0 commit comments