Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ProjectCapabilityManager

class in UnityEditor.iOS.Xcode

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

Description

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.

Constructors

ProjectCapabilityManagerCreates a new ProjectCapabilityManager object.

Public Functions

AddAppGroupsAdd the App Groups capability.
AddApplePayAdd the Apple Pay capability.
AddAssociatedDomainsAdd the Associated Domains capability.
AddBackgroundModesAdd the Background Modes capability.
AddDataProtectionAdd the Data Protection capability.
AddGameCenterAdd the GameCenter capability.
AddHealthKitAdd the HealthKit capability.
AddHomeKitAdd the HomeKit capability.
AddiCloud
AddInAppPurchaseAdd the In-App Purchase capability.
AddInterAppAudioAdd the Inter-App Audio capability.
AddKeychainSharingAdd the Keychain Sharing capability.
AddMapsAdd the Maps capability.
AddPersonalVPNAdd the Personal VPN capability.
AddPushNotificationsAdd the Apple Push Notifications capability.
AddSiriAdd the Siri capability.
AddWalletAdd the Wallet capability.
AddWirelessAccessoryConfigurationAdd the Wireless Accessory Configuration capability.
WriteToFileSaves the project file to disk.

Did you find this page useful? Please give it a rating: