Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/cert

1.2.8 Improvements

12 Jan 22:54
Compare
Choose a tag to compare
  • Improved keychain detection
  • Improved certificate detection
  • Improved enterprise support

1.2.7 Improvement

03 Dec 22:00
Compare
Choose a tag to compare

runner now returns the path to the certificate

1.2.6 Updated spaceship

03 Dec 04:00
Compare
Choose a tag to compare

Updated spaceship dependency to fix csrf issue when using the --force option

1.2.5 Improvements

03 Dec 03:12
Compare
Choose a tag to compare
  • cert will not look for existing certificates when using the --force
  • cert will not store unused certificates any more
  • Improved error message when the cert request fails

1.2.4 Improvements

01 Dec 04:08
Compare
Choose a tag to compare

Preparing for a new feature to be launched 🚀

1.2.3 Bugfix

18 Nov 20:01
Compare
Choose a tag to compare

Fixes a bug when detecting the keychain path

1.2.2 Improved output caching

11 Nov 00:50
Compare
Choose a tag to compare
  • Improved generating of the output files
  • Renamed the private key to include the ID
  • Added support for loading existing p12 files

1.2.1 Disable permission dialog

08 Nov 20:48
Compare
Choose a tag to compare

When first signing your app using a newly generated certificate you are now not asked for permission any more

1.2.0 Added force option

03 Nov 01:14
Compare
Choose a tag to compare
  • Added new force option to always create a new code signing identity
  • Improved exporting of cert files

1.1.0 Improved team management

27 Oct 21:29
Compare
Choose a tag to compare
  • Added new team_name option
  • Auto fetching of team_id from Appfile