我尝试使用Clion来运行我的cocos2d-x项目。然而...
/Users/aquarids/Documents/Project/Test/proj.ios_mac/ios/main.m:1:9: fatal
In file included from /Users/aquarids/Documents/Project/Test/proj.ios_mac/ios/AppController.mm
:25:
/Users/aquarids/Documents/Project/Test/proj.ios_mac/ios/AppController.h:1:9: fatal error: 'UIKit/UIKit.h' file not found
/Users/aquarids/Documents/Project/Test/proj.ios_mac/ios/RootViewController.mm:26:
/Users/aquarids/Documents/Project/Test/proj.ios_mac/ios/RootViewController.h:26:9: fatal error: 'UIKit/UIKit.h' file not found
我该怎么办?