add capabilities to a xcarchive

hello


i'm using a web service (cocoon.io) to compile my hybrid app to an "xcarchive" , i open it in xcode and can export to Adhoc, or distribution ipa that i can test or export to app store


the problem is since i need the push notification service : non entitlement "aps-environnement" appears in my export, it's well configuratd in my provision file but xcode 9 seems to delete it...


i saw on forums that i need to enable capabilities in xcode, but i have no project, i open directly my xcarchive in xcode so no other options than export...


do you know how i could add capabilities to an xcarchive, or import a xcarchive to create a project from it (and then select capabilities) or any other mean cause i'm really stuck in here....


thanks by advance to any helper 😉

Replies

Sorry, can't help but maybe you can help me.


I'm really struggling to create an ios signing key in cocoon. Wondering if you could point me in the right direction or offer any guidance about what I should be creating in the Apple Dev part & how to link that to my project.


Cheers.