シミュレーターでアプリを実行すると、Xcode でこの警告が表示されます。それを取り除くにはどうすればよいですか?
objc[6529]: Class VCWeakObjectHolder is implemented in both /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 (0x13490b4d0) and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/AVConference (0x133a37e38). One of the two will be used. Which one is undefined.
「クラス VCWeakObjectHolder」への参照がインターネット上に 1 つも見つかりません。それは私を夢中にさせています...これは単なる警告ですが.
更新: Xcode 9.3.1 と Xcode 9.4 ベータ版の両方で同じ警告が表示されます。