Unity 接入 ios 平台

接到公司的新任务,Unity3d游戏接入ios 平台。

遇到的问题的解决:

1> Xcode cannot run using the selected device:可以在XCODE下设置,也可以在UNITY生成之前就设置player setrings —>Other Settings —>SDK Version,选为simulatorSDK就可以了。

 

2>

ld: Unable to insert branch island. No insertion point available. for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation):在unity里设置stripping level 为 strip Assemblies

问题讨论:http://forum.unity3d.com/threads/mach-o-linker-error-cant-wrap-my-head-around.158335/

 

 

3>http://docs.unity3d.com/Manual/TroubleShootingIPhone.html

posted @ 2015-05-08 18:37  雅尸兰黛?窃笑  阅读(562)  评论(0编辑  收藏  举报