Skip to content

Commit b883d5f

Browse files
committed
chore: update provisioning profiles
1 parent 6355aa8 commit b883d5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/mobile/ios/StandardNotes.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@
852852
PRODUCT_BUNDLE_IDENTIFIER = "com.standardnotes.standardnotes.Share-To-SN";
853853
PRODUCT_NAME = "$(TARGET_NAME)";
854854
PROVISIONING_PROFILE_SPECIFIER = "match AppStore com.standardnotes.standardnotes.Share-To-SN";
855-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.standardnotes.standardnotes.Share-To-SN 1727276153";
855+
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.standardnotes.standardnotes.Share-To-SN";
856856
SKIP_INSTALL = YES;
857857
SWIFT_COMPILATION_MODE = wholemodule;
858858
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -924,7 +924,7 @@
924924
PRODUCT_BUNDLE_IDENTIFIER = com.standardnotes.standardnotes;
925925
PRODUCT_NAME = StandardNotes;
926926
PROVISIONING_PROFILE_SPECIFIER = "match AppStore com.standardnotes.standardnotes";
927-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.standardnotes.standardnotes 1727276140";
927+
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.standardnotes.standardnotes";
928928
SWIFT_OBJC_BRIDGING_HEADER = "StandardNotes-Bridging-Header.h";
929929
SWIFT_VERSION = 5.0;
930930
TARGETED_DEVICE_FAMILY = "1,2";

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.201.2",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
6-
"author": "Standard Notes",
6+
"author": "Standard Notes.",
77
"private": true,
88
"files": [
99
"dist"

0 commit comments

Comments
 (0)