我已经安装了swift 3.3旧项目所需的Xcode 8.3.3,当我尝试使用Xcode 8.3.3午餐时,我收到以下错误消息
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Symbol not found: _OBJC_IVAR_$_NSTextViewIvars.sharedData
Referenced from: /Applications/Xcode 8.app/Contents/MacOS/../SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
Expected in: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
in /Applications/Xcode 8.app/Contents/MacOS/../SharedFrameworks/DVTKit.framework/Versions/A/DVTKit发布于 2019-05-27 21:49:05
在MacOS Mojave 10.14+中不再支持Xcode8.3.3
https://stackoverflow.com/questions/56235840
复制相似问题