2

我们正在使用 Unity v5.3 和 Xcode v6.3。

当我们尝试为 iOS 构建时,它会在构建过程中引发错误:“Apple Mach-O-Linker Error” - 有大量类似于此的错误:

duplicate symbol _llvm.cmdline in:
/Users/9tailstudios/Desktop/GoD_iOS/Libraries/libiPhone-lib.a(fmod_debug.o)
/Users/9tailstudios/Desktop/GoD_iOS/Libraries/libiPhone-lib.a(CctBoxController.o)

我们将脚本后端保持为 IL2CPP,目标设备为 iPhone 和 iPad,目标 SDK 为 Simulator SDK,目标最低 iOS 版本为 7.0。

我们只是将 PUN 用于多人游戏,将 JSONFx 作为第三方 dll 用于处理 JSON。

我没有任何iOS开发经验。所以请,如果有人可以帮助我。

4

0 回答 0