Skip to content

Releases: Apple-Actions/import-codesign-certs

v5.0.3

11 Aug 17:25
v5.0.3
95e84a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

07 Jun 18:21
v5.0.2
65cfbc3
Compare
Choose a tag to compare

What's Changed

  • Fix keychain deletion in multi-certificate workflows (Resubmit) by @FelixLisczyk in #100

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

14 May 01:02
v5.0.1
835a122
Compare
Choose a tag to compare

What's Changed

  • allow pkgbuild to access imported keys by @gaurdro in #88

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

24 Mar 02:55
Compare
Choose a tag to compare

What's Changed

  • Add cleanup so delete-keychain-if-exists is no longer needed/supported
  • Add support for 3rd Party Mac Developer Installer certificates by @ky1vstar in #66
  • Remove use of -A to allow all during import (#60)

New Contributors

Full Changelog: v4...v5.0.0

v4.0.1

23 Mar 23:02
Compare
Choose a tag to compare

What's Changed

  • Switch back to node20 (22 isn't supported yet)

Full Changelog: v4.0.0...v4.0.1

v3

10 May 07:28
63fff01
Compare
Choose a tag to compare
v3

Upgrade to node 20 plus some other changes

v2

10 May 07:06
8f3fb60
Compare
Choose a tag to compare
v2

Upgrade to node 16 plus some other changes

v1

03 Feb 10:42
@orj orj
Compare
Choose a tag to compare

Includes steps to set tool ACLs and set key partition list.

v1.0.2

28 Jan 09:41
@orj orj
Compare
Choose a tag to compare

Fixes p12 file encoding issue.

v1.0.1

28 Jan 09:01
@orj orj
Compare
Choose a tag to compare

Adds a new option to get the Signing Certificates from a Base64 encoded string (such as a repo secret).