Other Classes
The following classes are available globally.
-
An absctract class for all the build phase objects
See moreDeclaration
Swift
public class PBXBuildPhase : PBXContainerItem
-
This is the element for the Build Carbon Resources build phase. These are legacy .r files from the Classic Mac OS era.
See moreDeclaration
Swift
public final class PBXRezBuildPhase : PBXBuildPhase
-
Group that contains multiple files references to the different versions of a resource. Used to contain the different versions of a xcdatamodel
See moreDeclaration
Swift
public final class XCVersionGroup : PBXGroup
-
Object used as a reference to PBXObjects from PBXObjects.
See moreDeclaration
Swift
public class PBXObjectReference : Hashable, Comparable, Equatable
-
This element is an abstract parent for specialized targets.
See moreDeclaration
Swift
public class PBXTarget : PBXContainerItem
-
Class that provides default build settings to be used in Xcode projects.
See moreDeclaration
Swift
public class BuildSettingsProvider