Xcode error: unable to find sdk
2021-03-05 本文已影响0人
Mr_wick
编译objc源码的时候遇到Xcode error: unable to find sdk 'macosx.internal' (in target 'libdispatch')
解决如下:Build Settings -> Base SDK -> macOS

编译objc源码的时候遇到Xcode error: unable to find sdk 'macosx.internal' (in target 'libdispatch')
解决如下:Build Settings -> Base SDK -> macOS