1.運(yùn)行命令:
flutter clean
flutter build ios --release
不進(jìn)行上面的步驟可能打包出來的項(xiàng)目運(yùn)行會(huì)卡在啟動(dòng)頁
2.xcode打開flutter項(xiàng)目中的ios工程Runner.xcworkspace
開始正常的ios項(xiàng)目打包
1.運(yùn)行命令:
flutter clean
flutter build ios --release
不進(jìn)行上面的步驟可能打包出來的項(xiàng)目運(yùn)行會(huì)卡在啟動(dòng)頁
2.xcode打開flutter項(xiàng)目中的ios工程Runner.xcworkspace
開始正常的ios項(xiàng)目打包