问题:
运行unity 生成的iOS项目报错: * Assertion: should not be reached at tramp-arm.c:724
解决方法:
|
When you first build a project for IOS with XCode 4 it selects the "Simulator" target to run on the real device. On the top left corner (on the left of the stop button) select Unity-Iphone instead of Unity-Iphone-Simulator. That may fix it. |
|
When you first build a project for IOS with XCode 4 it selects the "Simulator" target to run on the real device. On the top left corner (on the left of the stop button) select Unity-Iphone instead of Unity-Iphone-Simulator. That may fix it. |
当使用Unity构建iOS项目并首次运行时遇到错误*Assertion:should not be reached at arm.c:724时,可通过在XCode中选择Unity-Iphone而非默认的Unity-Iphone-Simulator来解决。
1521

被折叠的 条评论
为什么被折叠?



