feat: mobile app package (#1075)
This commit is contained in:
10
packages/mobile/fastlane/Matchfile
Normal file
10
packages/mobile/fastlane/Matchfile
Normal file
@@ -0,0 +1,10 @@
|
||||
storage_mode("git")
|
||||
|
||||
# type("development") # The default type, can be: appstore, adhoc, enterprise or development
|
||||
|
||||
app_identifier(["com.standardnotes.standardnotes", "com.standardnotes.standardnotes.dev"])
|
||||
|
||||
# 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