私はMacでシンプルなMP3ファイルiPhoneシミュレーターを再生しようとしています。 私はAVFoundation.frameworkとAVAudioPlayerを使用します。私は私にエラーを与えるアプリ(シミュレータ2.2)を構築する場合でもMy Macのすべての1で は、OKですが、onotherマックで:iphone QuickTimeエラー
エラーです:あなたはDivXのを持っていないよう
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
うんを削除する必要があり、私はその一つに数回走りました。 DivXはシミュレータでのQuickTimeの使用に同意しません。 –