使用CocosCreator2.4.5打包ios的时候提示fatal error。native.log如下:
In file included from /Users/ureka/.jenkins/workspace/ThunderPowerMobile-iOS-CocosDemo/build/jsb-link/frameworks/runtime-src/Classes/AppDelegate.cpp:26:
/Users/ureka/.jenkins/workspace/ThunderPowerMobile-iOS-CocosDemo/build/jsb-link/frameworks/runtime-src/Classes/AppDelegate.h:27
fatal error: ‘platform/CCApplication.h’ file not found
#include “platform/CCApplication.h”
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
请问哪位大神知道如何解决,多谢!