This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Releases: fastlane-old/cert
Releases · fastlane-old/cert
1.2.8 Improvements
- Improved keychain detection
- Improved certificate detection
- Improved enterprise support
1.2.7 Improvement
runner
now returns the path to the certificate
1.2.6 Updated spaceship
Updated spaceship
dependency to fix csrf issue when using the --force
option
1.2.5 Improvements
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
Preparing for a new feature to be launched 🚀
1.2.3 Bugfix
Fixes a bug when detecting the keychain path
1.2.2 Improved output caching
- 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
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
- Added new
force
option to always create a new code signing identity - Improved exporting of cert files
1.1.0 Improved team management
- Added new
team_name
option - Auto fetching of
team_id
fromAppfile