xcode运行demo报错:Failed to create provisioning profile.cannot be registered to your development team

问题:网上下载运行demo,出现Failed to create provisioning profile.cannot be registered to your development team此问题

原因:因为是别人的项目,所以Bundle ID已经被注册使用了,所以我们这就用不了了

解决方法:自己随便把Bundle ID改成一个不同的(比如后缀加上1023),就可以通过审核了

Bundle ID位置:点击项目名称—点击info—-第三个就是Bundle ID

    原文作者:有一个美丽的小女孩
    原文地址: https://www.jianshu.com/p/8479e38d2286
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞