Update files for CD

This commit is contained in:
Bob Sun 2017-03-28 10:40:31 -07:00
parent d92e580d45
commit b72f7e3eb1
5 changed files with 67 additions and 23 deletions

9
fastlane/Matchfile Normal file
View file

@ -0,0 +1,9 @@
git_url "https://github.com/mssun/certificates-passforios.git"
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