Is anyone experiencing this problem?
After persistence problemas and information retrieval on the KeyChain I had enable the KeyChain Sharing feature in Capabilities. This was to create a file called .entitlements
So, when I gonna run the Archive this error occurs:
Check Dependencies: Provisioning profile doesn't include the aps-environment entitlement. Code signing is required for product type 'Application' in SDK 'iOS 10.1'
I'm using OS El Capitan 10.11.6, Xcode 8.1
If anyone can help.
Pleaseeee....
To use this special entitlement you must create a new provisioning profile in the Certificates, Identifiers & Profiles section of your developer account and select the entitlement after the “Do you need additional entitlements?” page.
An entitlements. plist file is created per each provisioning profile (app executable) produced by Xcode during the application build step. If your secured app contains any Extensions or Frameworks, multiple entitlements files will be created by Xcode's build process and are required for the app signature.
Check the Capabilities
tab on your target and make sure the Add the Push Notifications entitlement to your entitlements file
shows a check mark (under Push Notifications). If it shows an error, fix and you should be good to go.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With