更改Apple Watch App的应用程序ID

时间:2015-08-25 19:41:04

标签: ios itunesconnect apple-watch app-id cfbundleidentifier

我最近将一些应用从一个帐户转移到另一个帐户。当我这样做时,App ID也被转移了。但是,App ID未针对WatchKit Apps或WatchKit Extensions进行传输。

我尝试上传,上传完成后显示在iTunes Connect Prerelease中,我收到一封关于CFBundleIdentifier Collision的电子邮件。

然后我尝试更改Apple Watch应用的应用ID,并在上传时看到此错误:

Attempting to change bundle identifier from com.domain.myapp.watchkitapp to com.domain.myapp.watchkitapp2 is disallowed for bundle MyApp.app/PlugIns/MyApp WatchKit Extension.appex/MyApp WatchKit App.app.

你有什么建议吗?感谢

1 个答案:

答案 0 :(得分:1)

Apple手动转移Apple Watch App的App ID,以便我可以上传到新帐户。