Skip to content

v0.59.0

Choose a tag to compare

@codemagic-bot codemagic-bot released this 06 Jun 07:56
· 48 commits to master since this release
7a88237

This release contains changes from PR #467.

Breaking

  • Enumeration value DEVELOPER_ID_APPLICATION_G2 is removed from codemagic.apple.resources.CertificateType.

Bugfixes

  • Fix action app-store-connect fetch-signing-files when fetching signing files for macOS apps that use direct distribution provisioning profiles (invoked with either option --type=MAC_APP_DIRECT or --type=MAC_CATALYST_APP_DIRECT).
  • Fix action app-store-connect certificates list when listing certificates for macOS direct distribution provisioning profiles or explicitly with type DEVELOPER_ID_APPLICATION_G2 (either invoked with --profile-type=MAC_APP_DIRECT, --profile-type=MAC_CATALYST_APP_DIRECT or --type=DEVELOPER_ID_APPLICATION_G2).
  • Fix action app-store-connect certificates create when invoked with --type=DEVELOPER_ID_APPLICATION_G2.

Docs

  • Update docs for app-store-connect certificates create.
  • Update docs for app-store-connect certificates list.