flutter爬坑-iOS真机调试xcode创建证书失败

2019-07-10  本文已影响0人  戚培俊

使用xcode真机调试的时候,遇到如下报错信息:

Failed to create provisioning profile.
The app ID "com.example.movieApp" cannot be registered to your development team. Change your bundle identifier to a unique string to try again.
No profiles for 'com.example.movieApp' were found
Xcode couldn't find any iOS App Development provisioning profiles matching 'com.example.movieApp'.
1562727198719.jpg

修改Bundle Identifier 重新生成证书即可


1562727333106.jpg
上一篇 下一篇

猜你喜欢

热点阅读