I have downloaded the latest version of Xcode. I want to create Entitlement.plist file in my project.
Please give me proper steps to create an Entitlement.plist file in Xcode.
Entitlement.plist
You can manage the Entitlements in the Capabilities tab of your target settings.
Any change there will automatically update either the Entitlements.plist or the Info.plist file.
Entitlements.plist
Info.plist
That being said, an Entitlements.plist file is in the end just a plist. You can add as much plists as you like following the steps provided in this question.
plist
1.4m articles
1.4m replys
5 comments
57.0k users