Xcode相关
1.The operation couldn’t be completed. Device creation failed (device == nil)
添加模拟器失败,在terminal中执行
xcrun simctl list devices
然后再次添加
Flutter iOS14 运行应用crash
Flutter为适应iOS14导致的,需要将scheme设置为release
1.The operation couldn’t be completed. Device creation failed (device == nil)
添加模拟器失败,在terminal中执行
xcrun simctl list devices
然后再次添加
Flutter为适应iOS14导致的,需要将scheme设置为release