chore: ios ci

This commit is contained in:
Aman Harwara
2023-07-15 21:17:03 +05:30
parent a890f44cbe
commit af8aca612a
2 changed files with 2 additions and 2 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"])
app_identifier(["com.standardnotes.standardnotes", "com.standardnotes.standardnotes.Share-To-SN"])
# For all available options run `fastlane match --help`
# Remove the # in the beginning of the line to enable the other options