Types
BuildSigningRequirement
A signable target discovered from Xcode build settings before an archive exists.
object
BuildSigningRequirementFields
bundleId
String!
Identifier of the related bundle.
name
String!
Display name of this build signing requirement.
target
String!
The target associated with this build signing requirement.
platform
String
The platform associated with this build signing requirement. May be null when unavailable or not applicable.
teamId
String
Identifier of the related team. May be null when unavailable or not applicable.
provisioningProfileSpecifier
String
The provisioning profile specifier associated with this build signing requirement. May be null when unavailable or not applicable.