iOSエミュレーターで動作テストしていたら
こんな長いエラーが表示されました。
Error loading /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns /AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: dlopen(/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns /AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn, 262): Symbol not found: ___CFObjCIsCollectable Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Expected in: /Applications/Xcode.app/Contents/Developer/Platforms /iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /System/Library/Frameworks/Security.framework/Versions/A/Security
iOSエミュレーターのiOS5でのみ出るエラーで
iOS6のエミュレーターや、iPhone実機では出ないエラーです。
サウンド関係でエラーが出てるみたいですが
エミュレーターでしか出ないエラーのようなので
無視しておいても大丈夫そうです。