请问您的这个开源项目如何真机调试?
zhou18520786640 opened this issue · 1 comments
zhou18520786640 commented
我现在部署环境是xcode7.0,mac系统版本10.10.5,机器为ip6,系统版本为ios9.0 .
我没有开发者账号。我自己写的项目经过如下面教程配置
http://altair21.com/156.html
可以免证书调试。
但是你的项目按照这样的配置无法免证书调试,
会在fix Issue时弹出
`An App ID with Identifier 'wen.manongweekly.manongweeklyExtension' is not available. Please enter a different string.`
请问你能给我一些帮助吗?
zhou18520786640 commented
我google了一下 解决了问题。是因为下载的默认有一些code signing即相关配置。我重新设置我的apple id的配置就好了