v0.11.2
What's Changed
- chore(shorebird_cli): remove unused mock from release ios command test by @bryanoltman in #951
- feat(shorebird_cli): add release ios-framework-alpha command by @bryanoltman in #952
- refactor(shorebird_cli): create
Gradlew
by @felangel in #954 - feat(shorebird_cli): add
XcodeBuild
by @felangel in #956 - feat(shorebird_cli):
shorebird init
detects iOS flavors by @felangel in #957 - fix(shorebird_cli): update plist lookup to capture all valid filenames by @bryanoltman in #962
- feat: bump flutter revision to include iOS flavor support by @felangel in #963
- fix(shorebird_cli):
shorebird init
iOS flavor detection on non-macOS by @felangel in #966 - fix(shorebird_cli): add helpful error message if cache clear fails on Windows by @bryanoltman in #964
- feat(shorebird_cli):
shorebird release ios-framework-alpha
supports--flavor
and--target
by @felangel in #967 - feat(shorebird_cli): add patch ios-framework-alpha command by @bryanoltman in #955
- chore(deps): rev flutter revision to include android flavors fix by @felangel in #973
- chore: bump flutter revision to include latest engine changes by @felangel in #974
- fix(shorebird_cli): remove android internet permission validation for aar builds by @bryanoltman in #977
- fix(shorebird_cli):
shorebird init
handles missing iOS project on non-macos host by @felangel in #983 - chore(shorebird_cli): remove flavor and target options from add-to-app commands by @bryanoltman in #984
- fix(shorebird_cli): don't check for flavors in flutter module by @bryanoltman in #986
- chore(shorebird_cli): ignore
.ios
fromxcodebuild
by @felangel in #987 - chore(shorebird_cli): v0.11.2 by @felangel in #975
Full Changelog: v0.11.1...v0.11.2