Thursday, April 18, 2024
HomeiOS DevelopmentWith fastlane match how you can create iOS provisioning profiles with certificates...

With fastlane match how you can create iOS provisioning profiles with certificates created by one other person?


I exploit fastlane to mangage code signing for iOS.
The certificates created by me was expired, however I cannot create new certificates as a result of Apple doesn’t create greater than a particular quantity.

[!] Couldn't create one other Distribution certificates, reached the utmost variety of obtainable Distribution certificates.

I attempted bundle exec fastlane match nuke distribution however as a result of certificates was expired it was not selectable to be nuked.
I manually deleted provisioning profiles from git repo and Apple developer console.

I used to be offered cer and p12 recordsdata from one other person, and I succeed import cer and p12 into git repo with instruction from Manually handle the fastlane match Repo. I believe I may create iOS provisioning profiles from cer and p12 recordsdata, however once I run bundle exec fastlane match appstore I received error say that I cannot use cer that was not created by me.

Certificates 'apple_distribution' (saved in your storage) is just not obtainable on the Developer Portal for the person [email protected]
Ensure that to make use of the identical person and crew each time you run 'match' for this Git repository.
This could be brought on by revoking the certificates on the Dev Portal
If lacking certificates is a Developer ID Installer, it's possible you'll have to auth with Apple ID as an alternative of App Retailer API Key

[!] To reset the certificates of your Apple account, you should use the `fastlane match nuke` characteristic, extra data on https://docs.fastlane.instruments/actions/match/

So my questtion is: how you can use fastlane match to create iOS provisioning profiles with certificates that was created by one other person?

Thanks!



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments