Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Swift Xcode 9.4框架_Xcode_Frameworks_Avfoundation - Fatal编程技术网

Swift Xcode 9.4框架

Swift Xcode 9.4框架,xcode,frameworks,avfoundation,Xcode,Frameworks,Avfoundation,我目前遇到了一个错误,我在最新版本的Xcode中遇到了这个错误。我刚刚发布了最新游戏的更新。然而,它被拒绝了,因为游戏没有在设备上启动。我已经研究过这个问题,但不知道如何解决它。如果有人有任何建议,请告诉我 objc[2742]:类VCWeakObjectHolder在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Run

我目前遇到了一个错误,我在最新版本的Xcode中遇到了这个错误。我刚刚发布了最新游戏的更新。然而,它被拒绝了,因为游戏没有在设备上启动。我已经研究过这个问题,但不知道如何解决它。如果有人有任何建议,请告诉我

objc[2742]:类VCWeakObjectHolder在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/privateframes/AVConference.Frameworks/ViceroyTrace.Frameworks/ViceroyTrace/ViceroyTrace(0x128bca4d0)中实现和/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/privateframes/AVConference.framework/AVConference(0x128a4ae38)。将使用其中一个。哪一个是未定义的


您确定它是因为框架问题而被拒绝的吗?我想知道,因为我的项目也有同样的问题,但它不会出现错误,而且在我的设备上运行良好

不管怎么说,这个问题以前已经讨论过了。搜索此-“框架中的多个类警告”