Swift Xcode 9.4 框架
Posted
技术标签:
【中文标题】Swift Xcode 9.4 框架【英文标题】:Swift Xcode 9.4 Frameworks 【发布时间】:2018-12-13 06:58:10 【问题描述】:我目前遇到了在最新版本的 Xcode 中遇到的错误。我刚刚发布了我最新游戏的新更新。但是,由于游戏没有在设备上启动,它被拒绝了。我已经研究过这个问题,但我不知道如何解决它。如果有人有任何建议,请告诉我。
objc[2742]: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 (0x128bca4d0) 和/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS .simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/AVConference (0x128a4ae38)。将使用两者之一。哪一个是未定义的。
【问题讨论】:
【参考方案1】:您确定是因为框架问题而被拒绝吗?我想知道,因为我的项目也有同样的问题,但它不会作为错误出现,并且在我的设备上运行良好。
无论如何,这个问题之前已经处理过。搜索这个 - “框架中的多个类警告”
【讨论】:
以上是关于Swift Xcode 9.4 框架的主要内容,如果未能解决你的问题,请参考以下文章
如何以编程方式将文本作为NSTextView中的超链接? Swift 4,Xcode 9.4