This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Releases: fastlane-old/pem
Releases · fastlane-old/pem
0.2.3 Support for renewing existing certificates
PEM
will now use the second available slot for push certificates to create a new one.
You can then manually revoke the old certificate to make it free again.
0.2.2 Improvements for multiple teams
Version bump
0.2.1 Support for multiple teams
PEM
now support Apple IDs which are in multiple teams. Thanks @muffe
0.2.0 New method to generate profiles
The keychain is not required any more to generate the new certificates.
0.1.4 Development Certificate
- Use
--development
to create a push certificate for your dev environment - Automatic set of browser language to english
- Some other clean ups and tweaks
0.1.2 Automatic CertSigningRequest
When no cert signing request
was passed, it will automatically be generated and used for you
Thanks @aschuch
0.1.1 Initial Release
Removed pry dependency