标签:测试的 ges style .com xcode 手机 真机测试 bug 兼容
今天真机测试的时候,突然出现了这个错误:
not have an architecture that “Administrator”的 iPhone (3) can execute.
原因是我刚刚修改BUG的时候,把这里的armv7改成了arm7s,所以比较低的版本的手机不兼容
然后我改回来了就好了
标签:测试的 ges style .com xcode 手机 真机测试 bug 兼容
原文地址:http://www.cnblogs.com/LiLihongqiang/p/6874792.html