1、打开 xcode, 点击 product ,选择 clean ,执行clean操作
2、此时在xcode里进行必要的修改,例如修改版本号等操作。如果没有修改版本的酋篚靶高需求可以跳过。并且关闭xcode。
3、返回Flutter,执行flutter clean命令清理缓存
4、执行flutter build ios --release 构建release版本的flutter包
5、打开xcode,点击product 选择 archive 。这里千万不要动任何其他设置,否则会白屏。
6、上传到App store 进行测试,此时不会出现白屏问题了