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
2.0.0 Update to support fastlane 2.0
- Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
- This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
- Calling
<tool-name>
from the commandline is now deprecated. Please usefastlane <tool-name>
instead.
1.5.1 Hotfix
Fix for fastlane 2.0 release
1.5.0 Added support for fastlane 2.0
Update to support fastlane 2.0
1.4.1 Improvements
- Updated internal dependencies
- Hide p12_password by default
1.4.0 Improvements
- Update team selection and documentation across all fastlane actions (#6444)
- Updated internal dependencies
1.3.2 Improvements
- Unify handling of
output_path
- Hide :new_profile key from pem summary table
1.3.1 Updated dependencies
Updated dependencies
1.3.0 Improvements
Updated pem
to work with the new Apple Dev Portal
1.2.0 New UI
- Upgraded
pem
to the newfastlane
UI ✨ - Added
--verbose
option - Updated dependencies
pem
now automatically creates the output directory if missing
1.1.1 Updated Push API
Apple changed the way production push notification profiles are created. This release updates spaceship to make use of it 🚀