Flutter Build v0.15.0

What鈥檚 Changed

New input: ios_archive_type. The default value (app) builds an app bundle as before, but archive lets you build an xcarchive output (the equivalent Flutter CLI command is flutter build ipa). This new option makes the Xcode Archive step redundant in Flutter workflows.

Full Changelog: Comparing 0.14.0...0.15.0 路 bitrise-steplib/bitrise-step-flutter-build 路 GitHub

This topic was automatically closed after 90 days. New replies are no longer allowed.