summaryrefslogtreecommitdiff
path: root/render-test/ios/fastlane/Matchfile
blob: 6c2f977cc5b50f879f4a0dd74b8c80415dc8a759 (plain)
1
2
3
4
5
git_url("git@github.com:mapbox/apple-certificates.git")
type("development") # The default type, can be: appstore, adhoc, enterprise or development
app_identifier(["com.mapbox.RenderTestApp", "com.mapbox.RenderTestAppTests"])
username ENV['MAPBOX_APPLE_ID']
keychain_name("fastlane_keychain")