add fastlane + github actions for ios
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
git_url("https://github.com/GetStream/ios-certificates")
|
||||
|
||||
storage_mode("git")
|
||||
|
||||
username("[email protected]")
|
||||
|
||||
team_id("EHV7XZLAHA")
|
||||
|
||||
# app_identifier(["tools.fastlane.app", "tools.fastlane.app2"])
|
||||
# username("[email protected]") # 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
|
||||
|
||||
# The docs are available on https://docs.fastlane.tools/actions/match
|
||||
Reference in New Issue
Block a user