ci: remove mobile dev

This commit is contained in:
Mo
2023-01-03 17:26:29 -06:00
parent b65e8562f2
commit 72f384c215
2 changed files with 1 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ storage_mode("git")
# type("development") # The default type, can be: appstore, adhoc, enterprise or development
app_identifier(["com.standardnotes.standardnotes", "com.standardnotes.standardnotes.dev"])
app_identifier(["com.standardnotes.standardnotes"])
# For all available options run `fastlane match --help`
# Remove the # in the beginning of the line to enable the other options