Unity Cloud Build iOS错误架构armv7的未定义符号

时间:2018-12-18 09:03:54

标签: ios xcode unity3d

我正在尝试使用Unity Cloud Building在iOS上构建手机游戏。我收到错误消息:

13817: ▸ ❌;  Undefined symbols for architecture armv7
13818: ▸ > Symbol: _requestReview
13819: ▸ > Referenced from: _LevelManager_Start_m2992410788 in Bulk_Assembly-CSharp_2.o
13820: ▸ ❌;  ld: symbol(s) not found for architecture armv7
13821: ▸ ❌;  clang: error:
13822: ▸ Compiling UnityAppController+UnityInterface.mm
13823: ▸ Compiling UnityAppController+Rendering.mm
13824: ▸ Compiling UnityAdsUnityWrapper.mm
13825: ▸ Compiling StoreReview.m
13826: ▸ Compiling SplashScreen.mm

希望有人可以帮助我。

0 个答案:

没有答案