Skip to content

Instantly share code, notes, and snippets.

@vasarhelyia
Created April 8, 2016 12:37
Show Gist options
  • Save vasarhelyia/ba4105bb2672578a7616810bcabf4172 to your computer and use it in GitHub Desktop.
Save vasarhelyia/ba4105bb2672578a7616810bcabf4172 to your computer and use it in GitHub Desktop.
Using match from Bitrise
match(
username: ENV['FASTLANE_USERNAME'],
app_identifier: "io.bitrise.BitriseFastlaneSample",
readonly: true,
type: "appstore"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment