【发布时间】:2017-03-05 17:29:49
【问题描述】:
您好,我是 swift 新手,我使用了断点,因为我遇到了一个名为 Thread1 SIGABRT 的错误。但是由于我使用了断点,所以当我模拟时,我会在模拟器上看到一个白色窗口并得到这个:
objc[5893]:PLBuildVersion 类在 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 中实现(0x1192bf998) 和 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x1190e1880)。将使用两者之一。哪一个是未定义的。 (lldb)
这是什么意思?我不明白。提前致谢
【问题讨论】:
-
错误信息对我来说并没有什么意义。你能显示你写的导致这个错误的代码吗?
-
@Mams D.Guirassy 是导致崩溃还是警告?