开发者

Can I remove a Distribution Profile for an app already on the App Store?

开发者 https://www.devze.com 2022-12-20 09:37 出处:网络
I\'m currently stuck in the distribution-profile-jungle and I can\'t find my way out. I have launched an app to the App Store using my Distribution Profile, for various reasons I needed to wipe my key

I'm currently stuck in the distribution-profile-jungle and I can't find my way out. I have launched an app to the App Store using my Distribution Profile, for various reasons I needed to wipe my keychain. When this was done I successfully updated the Development Profile by adding my newly created certificate. All is fine up until now.

The problem starts when I want to update the Distribution Profile to incorporate my new certificate. According to my experience this can not be done without removing it and creating a new one.

Question:

  • If I do this what will happen to the app 开发者_如何学编程in the App Store? (Will users still be able to download it?)
  • Can I still build the same app using the new Distribution Profile?

I am grateful for any knowledge/links which can clarify this issue.

Info: I'm using Snow Leopard 64-bit, XCode 3.2.2 and SDK 3.0.

Best regards //Abeansits


I can't find documentation anywhere, but I've created new distribution certificates for Apps that are in the store without encountering any problems.

I believe that the distribution certificate is only used to verify your identity when transmitting the binary.


According to this website:

An application that has placed items into the Key Chain can’t retrieve those items if a follow-on version is signed with a different distribution profile.

0

精彩评论

暂无评论...
验证码 换一张
取 消