Swift does not support the SDK 'iPhoneSimulator9.3.sdk

共三步

在进行之前下面要删除的东西最好备份一下,然后再删除,以免以后要再用到

1 进入xcode中的iPhoneSimulator.platform路径下的SDKs

/Applications/Xcode.app/Contents/Developer/Platforms/iPhon‌​eSimulator.platform/‌​Developer/SDKs删除iPhoneSimulator9.3.sdk

2进入xcode的iPhoneOS.platform路径下的SDKs

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/
删除iPhoneOS9.3.sdk

3最后冲刺

退出xcode,再次打开Xcode——>clean(command + shift + k)——>build即可

    原文作者:郭苒
    原文地址: https://www.jianshu.com/p/e16e5edf1209
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞