Skip to content

Releases: codemagic-ci-cd/cli-tools

v0.2.9

11 Sep 14:19
bd23b8f
Compare
Choose a tag to compare

Improvements

  • Update: Make removing generated xcarchive optional.

v0.2.8

24 Aug 07:55
5b655e8
Compare
Choose a tag to compare

Improvements

  • Bugfix: Support profile state EXPIRED.
  • Bugfix: Respect custom values specified by --certificates-dir and --profiles-dir flags for app-store-connect.
  • Feature: Add --profile-type filter to app-store-connect list-certificates to show only certificates that can be used with given profile type.
  • Feature: Support new certificate types DEVELOPMENT and DISTRIBUTION.
  • Feature: Support new profile types MAC_CATALYST_APP_DEVELOPMENT, MAC_CATALYST_APP_DIRECT and MAC_CATALYST_APP_STORE.

v0.2.6

19 Aug 11:12
88049b9
Compare
Choose a tag to compare

Improvements

  • Feature: Support OpenSSH private key format for certificate private key (--certificate-key option for app-store-connect).
  • Bugfix: For app-store-connect fetch-signing-files use given platform type for listing devices on creating new provisioning profiles instead of detecting it from bundle identifier.

v0.2.5

17 Aug 14:25
797cde9
Compare
Choose a tag to compare

Improvements

  • Bugfix: Improve product bundle identifier resolving for settings code signing settings.

v0.2.4

05 Aug 09:35
bc545dc
Compare
Choose a tag to compare

Improvements

  • Feature: Add option to specify archive directory to xcode-project build-ipa using --archive-directory flag.

v0.2.3

14 Jul 10:16
816df81
Compare
Choose a tag to compare

Improvements

  • Bugfix: Improve variable resolving from Xcode projects for setting code signing settings.

v0.2.2

10 Jun 13:43
2cd5ffc
Compare
Choose a tag to compare

Improvements

  • Bugfix: Fix nullpointer on setting process stream flags.

v0.2.1

02 Jun 10:02
93c1e28
Compare
Choose a tag to compare

Improvements

  • Bugfix: Reading jarsigner verify output streams got stuck on some Android App bundles.

v0.2.0

02 Jun 10:03
dfdc556
Compare
Choose a tag to compare

Improvements

  • Feature: Add new command android-app-bundle
  • Feature: Include Bundletool jar in the distribution
  • Bugfix: Gracefully handle Xcodeproj exceptions on saving React Native iOS project code signing settings

Deprecations

  • Add deprecation notice to universal-apk command

v0.1.9

02 Jun 10:03
00229ef
Compare
Choose a tag to compare
  • Improve error messages on invalid inputs when using argument values from environment variables.