共三步
在进行之前下面要删除的东西最好备份一下,然后再删除,以免以后要再用到
1、进入xcode中的iPhoneSimulator.platform路径下的SDKs即
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.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即可