Skip to content

Entitlements File

levching edited this page Apr 8, 2020 · 2 revisions

Entitlements file confer specific capabilities or security permissions to your iOS or macOS app.

Normally the entitlements file is created automatically (if necessary) based on your XCode settings. The entitlements file is generated using the ProjectCapabilityManager. Due to know issues with ProjectCapabilityManager entitlements file generation and to provide you more flexibility you can specify the entitlements file manually.

In order to provide pre-defined entitlements file, switch Entitlements generation mode to "Manual" and provide pre-defined entitlements file. See the screenshot below:

EntitlementsFile

About

Foundation

AV Foundation

App Tracking Transparency

Game Kit

Store Kit

UI Kit

Social

Replay Kit

Contacts

AVKit

Photos

App Delegate

User Notifications

MediaPlayer

Core Location

AdSupport

EventKit

CloudKit

Authentication Services

XCode

Knowledge Base

Clone this wiki locally