Skip to content

Releases: bitrise-steplib/steps-certificate-and-profile-installer

1.10.1

22 Aug 12:12
Compare
Choose a tag to compare
  • [a03d4cd] sensitive input option added (#52)
  • [d2b28f4] language check on certificate-and-profile-installer (#51)

1.10.0

05 Jul 13:21
Compare
Choose a tag to compare
  • Handle TvOS - Xcode managed provisioning profiles
  • Switch summary and description in step.yml. - Thanks @joh-klein for the fix.

1.9.3

08 May 08:11
Compare
Choose a tag to compare
  • Input grouping fix
  • PKCS7 dependency update

1.9.2

20 Oct 15:35
Compare
Choose a tag to compare
  • updated IsXcodeManaged check
  • use go packages to parse certificates and profiles instead of openssl calls
  • print profile capabilities
  • manage dependencies with dep

1.9.1

06 Oct 15:31
Compare
Choose a tag to compare
  • CertificateInfoModel got a new field: Serial
  • detect if profile IsXcodeManaged
  • better error messages

1.9.0

29 Sep 11:33
Compare
Choose a tag to compare
  • updated logging and certificate checking
  • fixed empty certificate_url and provisioning_profile_url input handling

1.8.9

27 Sep 08:55
Compare
Choose a tag to compare
  • Expiry date checkings

1.8.8

11 Aug 08:29
Compare
Choose a tag to compare
  • removed os.Exit(1) when checking expiry date (#34)

1.8.7

24 Jul 15:14
Compare
Choose a tag to compare
  • print installed certificate's expire date

1.8.6

12 Jun 13:10
Compare
Choose a tag to compare
  • input grouping and reordering