我的cocos2dx程序,现在只能在模拟器中运行一次,然后再次运行的时候,首先提示“
Xcode annnot run using the selected device. Choose a destination with a supported architedture in order to run on this device. ” 如下图:
点击OK后,再次点击运行,就出现这个提示“
Can’t install application The Info.plist for application at /Users/wangyong/Library/Developer/Xcode/DerivedData/universalkidsedu-efunleobyxgiopcgfbxnugkakgmj/Build/Products/Debug-iphoneos/universalkidsedu.app specifies a CFBundleExecutable of ${EXECUTABLE_NAME}, which does not exist ”
编译是没有错误,哪位老兄遇到过这个问题,给点建议,谢谢!
补充下:开发环境是 Xcode 5.0.1

(实际也很是郁闷,重新添加Resources引用时,疏忽了info.plist,
)!!给遇到相似问题的朋友参考下!!