【发布时间】:2018-01-18 12:38:30
【问题描述】:
我目前正在使用 Xcode 8.3.3,如果我使用的是 UIWebView,我会收到此错误,您可以在下面看到,然后在某些项目中或有时 WebView 不起作用在其他人中确实如此。 我已经用一个空项目对其进行了测试,是的,是导致这些问题的 UIWebView。
objc[11182]:PLBuildVersion 类在 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 中实现(0x11df63cc0) 和 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x11dd7a6f0)。将使用两者之一。哪一个是未定义的。
在此先感谢 :)
编辑:也使用 WKWebView 并没有改变任何东西。还是同样的问题。
【问题讨论】:
-
可能duplicate,我认为这只是一个警告