接到公司的新任務,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