简体   繁体   中英

How to submit an App to AppStore from other Mac?

I've written an app on Mac Mini 1 and submitted to the appstore using the installed code signings and provisioning profiles.

I now have a new Mac Mini 2 with better speed and memory. So I moved my app to it.

How do I submit the same app with the new Mac Mini 2? Because my provisioning profile and code signing key is installed on Mac Mini 1. How can I do it?

you should export both your certificate and private key from you old Mac, and import it to your new mac. Then you can simply download and install profile from developer.apple.com.

在此处输入图片说明

Or if you can't do this, you can simply revoke and remake your certificate and profile from apple account. It will not break your already distributed applications. The only thing, you must keep your application identifier the same.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM