Releases: bitrise-steplib/steps-xamarin-archive
Releases · bitrise-steplib/steps-xamarin-archive
1.6.0
- Xamarin Archive now correctly recognizes if an AAB was generated from the project and exposes it via the
BITRISE_AAB_PATH
output.
1.5.1
Updated logging and project file parsing.
1.5.0
- BREAKING CHANGE: removed mdtool value option from
build_tool
input
- BREAKING CHANGE:
msbuild
is the default value for build_tool
input
- deprecated
force_mdtool
input removed
1.4.2
- input grouping and reordering
1.4.1
- msbuild build tool support
- new input:
build_tool
- Specify built tool to use
- deprecate
force_mdtool
input - Use build_tool
to specify the build tool to use
1.3.3
- godeps-update
- revised export method
1.3.2
- Fixed wrong ipa path on beta channel