XCODE: objc[13983]: Class CSAudioFileManager 在两个 (yada yada) 中都实现,其中之一将是未定义的

12 xcode class undefined ios swift

我在我的调试器中因为稍微不同的事情收到一百万次这样的错误,我不知道为什么:

objc[13983]:CSAudioFileManager 类在 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/ 中实现Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition (0x136100210) 和 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/ContentsRoot/Resources/Run System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech (0x134fca990)。将使用两者之一。哪个是不确定的。

知道这是什么吗,如果有什么问题,如果有,如何解决?谢谢。(顺便说一下,应用程序仍然可以正常工作,所以我不知道这是什么)。