gems fastlane 1.7.2
1.7.2 Accessing lane context easier

latest releases: 2.220.0, 2.219.0, 2.218.0...
8 years ago

From

Actions.lane_context[Actions::SharedValues::LANE_NAME]

to

lane_context[SharedValues::LANE_NAME]

Makes things so much cleaner ✅ More details about the available context variables here.

Also new, check out the Code Signing Guide 🔑

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.