Skip to content

Releases: bitrise-steplib/steps-xamarin-archive

1.6.0

06 Aug 11:22
7052699
Compare
Choose a tag to compare
  • Xamarin Archive now correctly recognizes if an AAB was generated from the project and exposes it via the BITRISE_AAB_PATH output.

1.5.3

20 Apr 16:06
7c48d57
Compare
Choose a tag to compare

Update dependencies

1.5.2

10 Dec 13:50
Compare
Choose a tag to compare

Including the trailing slash in the CLI parameter: "/p:SolutionDir", as reported in bitrise-io/go-xamarin#46.

1.5.1

22 Oct 10:41
Compare
Choose a tag to compare

Updated logging and project file parsing.

1.5.0

09 Aug 12:03
Compare
Choose a tag to compare
  • 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

12 Jun 13:14
Compare
Choose a tag to compare
  • input grouping and reordering

1.4.1

01 Jun 16:15
Compare
Choose a tag to compare
  • 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

18 Apr 09:57
Compare
Choose a tag to compare
  • godeps-update
  • revised export method

1.3.2

08 Feb 11:06
Compare
Choose a tag to compare
  • Fixed wrong ipa path on beta channel

1.3.1

19 Jan 15:17
Compare
Choose a tag to compare
  • typo fix