先在项目目录下运行
flutter build ios --release
再到xcode下进行打包
如果不进行build命令,则在xcode下会报错:
flutter Could not find an option named "track-widget-creation".
具体打包方法:
https://github.com/bingoogolapple/bingoogolapple.github.io/issues/46
先在项目目录下运行
flutter build ios --release
再到xcode下进行打包
如果不进行build命令,则在xcode下会报错:
flutter Could not find an option named "track-widget-creation".
具体打包方法:
https://github.com/bingoogolapple/bingoogolapple.github.io/issues/46
本文标题:flutter iOS打包
本文链接:https://www.haomeiwen.com/subject/mqnfahtx.html
网友评论