chore: well-known (skip e2e)

This commit is contained in:
Mo
2023-04-03 10:59:04 -05:00
parent ba7d0cf4c1
commit 67a2627a0d
2 changed files with 3 additions and 1 deletions

View File

@@ -674,6 +674,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = Blue;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = StandardNotes/StandardNotes.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;

View File

@@ -1,7 +1,8 @@
{
"webcredentials": {
"apps": [
"HKF9BXSN95.com.standardnotes.standardnotes"
"HKF9BXSN95.com.standardnotes.standardnotes",
"MVYA8NJCQ5.com.standardnotes.standardnotes"
]
}
}