用xcode automatically manage signing 我用的是原来用的bundid,现在显示 The app ID "xxxxxxxxxxxxx" cannot be registered to your development team. Change your bundle identifier to a unique string to try again.
非常奇怪啊...这个bundid 我不能随便的更换,请问有遇到这种情况解决的吗?
PHP中文网2017-04-18 09:48:53
This problem usually occurs due to app ID conflict, that is, the app ID has already been registered by someone, you can change the app ID. If you have run this program on a real machine before, and the app ID has not been changed, and this problem occurs, completely delete the original program, reinstall it and try again.
大家讲道理2017-04-18 09:48:53
Check the status of your certificate. If it is normal, clean the project, delete the app, and run it again.