mirror of
https://github.com/standardnotes/mobile.git
synced 2026-01-09 00:08:03 -05:00
11 lines
406 B
Plaintext
11 lines
406 B
Plaintext
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
|