使用cocos ide 编译fantasy warrior的时候,出现
objc: Class AVAudioPlayer is implemented in both /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib and /Users/gwg/GitHub/FantasyWarrior3D/runtime/mac/FantasyWarrior3D Mac.app/Contents/MacOS/FantasyWarrior3D Mac. One of the two will be used. Which one is undefined.
2015-01-09 23:27:42.829 FantasyWarrior3D Mac Unable to load nib file: MainMenu, exiting
在xcode里面可以正常编译运行,在cocos ide 出现这个问题 。请指教
