vn-verdnaturachat/ios/fastlane/Matchfile

10 lines
429 B
Plaintext
Raw Normal View History

git_url("https://github.com/RocketChat/Rocket.Chat.Cordova.Fastlane")
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