0

I'm building a custom keyboard app. I made 2 separate App IDs and provisioning profiles for each - the app and the extension. I added 'app group' capability to both on Member center portal. Then in Xcode, I enabled App group capability for both targets. I'm getting the following error while building this on my iPhone:

The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile. (0xE8008016).

The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile. (0xE8008016).

enter image description here

asked Mar 18, 2016 at 12:24
2
  • Don't use "please help", it doesn't help anything. But if you ask with perfect spelling, it helps a lot. Commented Mar 20, 2016 at 14:02
  • Thanks for comment but being a semantic / spelling police doesn't help either. Specially if you are not going to answer the question. When I make a request, I say please. When someone responds to my request, I say thank you. Have a good day/night. Commented Mar 22, 2016 at 13:14

1 Answer 1

0

I would suggest you should go the target of your app and check there with your host application. Might be you are assigning wrong provision profile or mis matching with the bundle id some where.enter image description here

answered Mar 20, 2016 at 16:41
Sign up to request clarification or add additional context in comments.

1 Comment

Host application only appears for Test and UITest. Not for App extensions.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.