v0.59.0
This release contains changes from PR #467.
Breaking
- Enumeration value
DEVELOPER_ID_APPLICATION_G2is removed fromcodemagic.apple.resources.CertificateType.
Bugfixes
- Fix action
app-store-connect fetch-signing-fileswhen fetching signing files for macOS apps that use direct distribution provisioning profiles (invoked with either option--type=MAC_APP_DIRECTor--type=MAC_CATALYST_APP_DIRECT). - Fix action
app-store-connect certificates listwhen listing certificates for macOS direct distribution provisioning profiles or explicitly with typeDEVELOPER_ID_APPLICATION_G2(either invoked with--profile-type=MAC_APP_DIRECT,--profile-type=MAC_CATALYST_APP_DIRECTor--type=DEVELOPER_ID_APPLICATION_G2). - Fix action
app-store-connect certificates createwhen invoked with--type=DEVELOPER_ID_APPLICATION_G2.
Docs
- Update docs for
app-store-connect certificates create. - Update docs for
app-store-connect certificates list.