Xcode10与iOS12 适配以及解决方案

2019-07-24  本文已影响0人  money_ac9e

来源:
https://my.oschina.net/iceTear/blog/2050270
https://www.jianshu.com/p/5fb41eaffc98

以下为路径(注意不同版本的sdk 路径不同需要自己替换)

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/

xcode13的路径
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib
xcode12的路径
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/

链接:https://pan.baidu.com/s/1k52qRXZlglKm0pETHbftqQ 密码:klu1

上一篇下一篇

猜你喜欢

热点阅读