This class allows you to add and modify the specifics of Xcode project capabilities. If you wish to simply enable a capability and edit the capabilities options in Xcode use PBXProject.AddCapability instead.
ProjectCapabilityManager | Creates a new ProjectCapabilityManager object. |
AddAppGroups | Add the App Groups capability. |
AddApplePay | Add the Apple Pay capability. |
AddAssociatedDomains | Add the Associated Domains capability. |
AddBackgroundModes | Add the Background Modes capability. |
AddDataProtection | Add the Data Protection capability. |
AddGameCenter | Add the GameCenter capability. |
AddHealthKit | Add the HealthKit capability. |
AddHomeKit | Add the HomeKit capability. |
AddiCloud | |
AddInAppPurchase | Add the In-App Purchase capability. |
AddInterAppAudio | Add the Inter-App Audio capability. |
AddKeychainSharing | Add the Keychain Sharing capability. |
AddMaps | Add the Maps capability. |
AddPersonalVPN | Add the Personal VPN capability. |
AddPushNotifications | Add the Apple Push Notifications capability. |
AddSiri | Add the Siri capability. |
AddWallet | Add the Wallet capability. |
AddWirelessAccessoryConfiguration | Add the Wireless Accessory Configuration capability. |
WriteToFile | Saves the project file to disk. |