class in UnityEditor.iOS.Xcode
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThis 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. |
AddAccessWiFiInformation | Adds the Access WiFi Information capability. |
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 | iCloud Storage APIs enable your apps to store data and documents in iCloud. |
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. |
AddSignInWithApple | Add the Sign in with Apple 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. |