Macで単純なmp3ファイルのiPhoneシミュレーターを再生しようとしています。AVFoundation.framework と AVAudioPlayer を使用しています。私のMacの1つではすべて問題ありませんが、別のMacでは、アプリをビルドすると(シミュレーター2.2)エラーが発生します:
エラーは次のとおりです。
Error loading /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder: dlopen(/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder, 262): Symbol not found: _SCDynamicStoreCopyConsoleUser
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
Expected in: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.1.sdk/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration