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

Releases: fastlane-old/pem

0.6.3 Fixed problem with profile download

26 May 14:06
Compare
Choose a tag to compare

Fixed problem with profile download

0.6.2 Updated for new fastlane

26 May 01:08
Compare
Choose a tag to compare

Fixed issue introduced with the new version of fastlane.

0.6.1 Changed short code

21 May 09:45
Compare
Choose a tag to compare

Changed custom output name to -o

0.6.0 New Options, P12 by default

21 May 09:42
Compare
Choose a tag to compare
  • PEM will now generate a p12 file by default
  • Added support for setting your own password for the p12 file
  • Added support for setting a custom file name (Thanks @mathcarignani)
  • Improved pem --help output

0.5.5 Fixed help command

03 May 20:25
Compare
Choose a tag to compare

Fixed pem --help command

0.5.4 Update to new fastlane core

19 Apr 10:26
Compare
Choose a tag to compare

Updates PEM to use the new fastlane_core

0.5.3 Increased remaining time to 30 days

19 Apr 09:33
Compare
Choose a tag to compare

As you receive the warning email 30 days before the certificate expires, PEM will now use the same time span.

0.5.2 Fixed travis problems

17 Apr 09:11
Compare
Choose a tag to compare

Fixed test problems on Travis

0.5.1 Initial fastlane version

16 Apr 22:52
Compare
Choose a tag to compare

Finally, PEM now natively works with fastlane 🚀

0.5.0 Detection if valid profile is active

16 Apr 22:21
Compare
Choose a tag to compare

Thanks to @aafa PEM will now check if the current push profile is valid for at least another 2 weeks. If it's still active, no new profile is created, except when providing the new --force option.