xcode - iOS: sign app for inhouse distribution with a customers provisoning profile -
xcode - iOS: sign app for inhouse distribution with a customers provisoning profile -
i'm having troubles code sign app in-house distribution. client got ios enterprise developer business relationship , set provisioning profile. don't know how sign app , if there prerequisites have met.
currently during development app signed via profile of company (the team apple-id in). testing devices added via udid profile. next step utilize customers provisioning profile , certificate build app in-house distribution. have respective files somehow i'm stuck. when seek bring certificate or provisioning profile in i'm getting code signing errors.
can help me steps have take?
if provisioning profile crated there scheme (client mac) , want utilize provisioning in scheme need scheme cer.p12 file , double click on instal in key-chain. can utilize provisioning system. no need other stuff.
just tel client sending cer .p12 file go keychain , select cer appear in there scheme keychain.
just right click on particular cer pop-up appear bellow screenshot:
select export alternative , save. need .p12 file in system. ios xcode certificate code-signing provisioning-profile
Comments
Post a Comment