Failed to create provisioning profile.
The app ID "com.example.hello" cannot be registered to your development team.
Change your bundle identifier to a unique string to try again.
当我在Signing> Team“Pieter(Personal Team)”下选择我自己的用户帐户时,这是我在Xcode中获得的消息。我正在尝试构建一个示例应用程序(Cordova)。如果我更改了包ID,我可以摆脱错误,但我不接受该解决方案作为解决方案。我需要能够使用自己的包ID构建一个示例项目...
答案 0 :(得分:1)
答案 1 :(得分:0)