Types
BuildSourceInspection
Represents a build source inspection in the GraphQL API.
object
BuildSourceInspectionFields
source
The source associated with this build source inspection.
schemes
[String!]!
Schemes associated with this build source inspection.
configurations
[String!]!
Configurations associated with this build source inspection.
testPlans
[String!]!
Test plans associated with this build source inspection.
signingRequirements
Signing requirements associated with this build source inspection.
headSha
String
Git commit SHA associated with this build source inspection. May be null when unavailable or not applicable.
xcodeVersion
String
The Xcode version associated with this build source inspection. May be null when unavailable or not applicable.