今天做插件的時候執(zhí)行make出現(xiàn)錯誤如下:
xcrun: error: SDK "iphoneos" cannot be located
==> Error: You do not have an SDK in ......
網(wǎng)上搜索了下,解決方案是:
sudo xcode-select -s /Applications/Xcode.app/Contents/Develope
今天做插件的時候執(zhí)行make出現(xiàn)錯誤如下:
xcrun: error: SDK "iphoneos" cannot be located
==> Error: You do not have an SDK in ......
網(wǎng)上搜索了下,解決方案是:
sudo xcode-select -s /Applications/Xcode.app/Contents/Develope