Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Can't deploy to AppStore anymore #435

Closed
jeremypele opened this issue Jul 17, 2017 · 3 comments
Closed

Can't deploy to AppStore anymore #435

jeremypele opened this issue Jul 17, 2017 · 3 comments

Comments

@jeremypele
Copy link

Hello,

just upgraded to the new version this morning (entitlements fix) and now I got an error message anytime I want to publish to the AppStore

1 package(s) were not uploaded because they had problems:
/var/folders/h5/xh1f3yy150zd7lwsxwl5g8gr0000gn/T/itms-117617-99021-gkbwj.ko8fv9rudi/mybundle.itmsp - Error Messages:
  ERROR ITMS-90045: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'com.apple.keystore.device' in 'Payload/mobileapp.app/mobileapp' is not supported."
  ERROR ITMS-90045: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'com.apple.keystore.access-keychain-keys' in 'Payload/mobileapp.app/mobileapp' is not supported."
@EddyVerbruggen
Copy link
Owner

Hmm, did you Google a bit to find a solution?

Perhaps @RobertGardner has an idea as those are the keys he used to fix #420. I'm wondering if he tried submitting an app to the appstore.

@jeremypele
Copy link
Author

Yep, sorry @EddyVerbruggen I should have closed it.

The entitlements need to be signed with the right certificates, and it's done through Xcode (if anyone comes to this issue too)

@EddyVerbruggen
Copy link
Owner

No worries! Thanks for your comment 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants