2.1.0
Notable changes
Authentication parameters used for code signing setup can be overridden using new step inputs (instead of using the globally configured connection for the whole app). Check out the description of the new inputs (api_key_path
, api_key_id
, api_key_issuer_id
) for more details.
What's Changed
- Update bitrise.yml by @godrei in #40
- Remove Xcode check by @ofalvai in #43
- Override API connection via step inputs by @ofalvai in #41
Full Changelog: 2.0.0...2.1.0