接到公司的新任务,Unity3d游戏接入ios 平台。html
遇到的问题的解决:ios
1> Xcode cannot run using the selected device:能够在XCODE下设置,也能够在UNITY生成以前就设置player setrings —>Other Settings —>SDK Version,选为simulatorSDK就能够了。3d
2>code
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 Assemblieshtm
问题讨论:http://forum.unity3d.com/threads/mach-o-linker-error-cant-wrap-my-head-around.158335/游戏
3>http://docs.unity3d.com/Manual/TroubleShootingIPhone.htmlip