Cleanup Matchfile

This commit is contained in:
Bob Sun 2018-08-13 20:34:58 -07:00
parent f28472842a
commit cea02e7b22
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -1,9 +1,2 @@
git_url "https://github.com/mssun/certificates-passforios.git" git_url "https://github.com/mssun/certificates-passforios.git"
type "development"
type "development" # The default type, can be: appstore, adhoc, enterprise or development
# app_identifier ["tools.fastlane.app", "tools.fastlane.app2"]
# username "user@fastlane.tools" # Your Apple Developer Portal username
# For all available options run `fastlane match --help`
# Remove the # in the beginning of the line to enable the other options