Ras*_*sto 9 debugging xcode ios ios-simulator
我的iOS应用程序中始终出现以下错误:
objc [56232]:类VCWeakObjectHolder在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/中实现. Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace(0x12fe564d0)和/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/内容/资源/ RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/AVConference(0x12ef82e38).将使用两者之一.哪一个未定义.
应用程序本身运行正常但调试器不会附加到设备进程.模拟器确实附着但是应用程序在遇到断点后立即崩溃.
我对如何处理它的想法已经不多了.任何帮助将不胜感激.