Releases: codemagic-ci-cd/cli-tools
Releases · codemagic-ci-cd/cli-tools
v0.2.9
v0.2.8
Improvements
- Bugfix: Support profile state
EXPIRED
. - Bugfix: Respect custom values specified by
--certificates-dir
and--profiles-dir
flags forapp-store-connect
. - Feature: Add
--profile-type
filter toapp-store-connect list-certificates
to show only certificates that can be used with given profile type. - Feature: Support new certificate types
DEVELOPMENT
andDISTRIBUTION
. - Feature: Support new profile types
MAC_CATALYST_APP_DEVELOPMENT
,MAC_CATALYST_APP_DIRECT
andMAC_CATALYST_APP_STORE
.
v0.2.6
Improvements
- Feature: Support OpenSSH private key format for certificate private key (
--certificate-key
option forapp-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
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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