在将
Xcode 9.4.1更新为
Xcode 10后,没有一个模拟器正在构建iOS应用程序.
我的iOS应用程序在Xcode 9.4.1上构建并运行完美
我的iOS应用程序在Xcode 9.4.1上构建并运行完美
我有多个这样的警告:
warning: The iOS Simulator deployment target is set to 7.0,but the
range of supported deployment target versions for this platform is 8.0
to 12.0.
ScreenShot for Xcode10错误:
我尝试了以下方法:
>删除派生数据
>重启xcode
>从Xcode>设备/模拟器手动创建模拟器
没有人适合我.请指导我.