Skip to content

Commit 63c9796

Browse files
committed
chore: bump to v1.6.0 (build 23) for App Store submission
Apple rejected 1.5.9 — that train is closed and CFBundleVersion must be an integer > 22 (previous upload). Bumped all targets to MARKETING_VERSION 1.6.0, CURRENT_PROJECT_VERSION 23.
1 parent b9383ed commit 63c9796

6 files changed

Lines changed: 21 additions & 21 deletions

File tree

dev/apple/NostrKey.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798
buildSettings = {
799799
CODE_SIGN_ENTITLEMENTS = "iOS (Extension)/nostrkey.entitlements";
800800
CODE_SIGN_STYLE = Automatic;
801-
CURRENT_PROJECT_VERSION = 5.7.0;
801+
CURRENT_PROJECT_VERSION = 23;
802802
GENERATE_INFOPLIST_FILE = YES;
803803
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
804804
INFOPLIST_KEY_CFBundleDisplayName = "nostrkey Extension";
@@ -809,7 +809,7 @@
809809
"@executable_path/Frameworks",
810810
"@executable_path/../../Frameworks",
811811
);
812-
MARKETING_VERSION = 1.5.9;
812+
MARKETING_VERSION = 1.6.0;
813813
OTHER_LDFLAGS = (
814814
"-framework",
815815
SafariServices,
@@ -829,7 +829,7 @@
829829
buildSettings = {
830830
CODE_SIGN_ENTITLEMENTS = "iOS (Extension)/nostrkey.entitlements";
831831
CODE_SIGN_STYLE = Automatic;
832-
CURRENT_PROJECT_VERSION = 5.7.0;
832+
CURRENT_PROJECT_VERSION = 23;
833833
GENERATE_INFOPLIST_FILE = YES;
834834
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
835835
INFOPLIST_KEY_CFBundleDisplayName = "nostrkey Extension";
@@ -840,7 +840,7 @@
840840
"@executable_path/Frameworks",
841841
"@executable_path/../../Frameworks",
842842
);
843-
MARKETING_VERSION = 1.5.9;
843+
MARKETING_VERSION = 1.6.0;
844844
OTHER_LDFLAGS = (
845845
"-framework",
846846
SafariServices,
@@ -864,7 +864,7 @@
864864
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
865865
CODE_SIGN_ENTITLEMENTS = "iOS (App)/nostrkey.entitlements";
866866
CODE_SIGN_STYLE = Automatic;
867-
CURRENT_PROJECT_VERSION = 5.7.0;
867+
CURRENT_PROJECT_VERSION = 23;
868868
DEVELOPMENT_TEAM = H48PW6TC25;
869869
GENERATE_INFOPLIST_FILE = YES;
870870
INFOPLIST_FILE = "iOS (App)/Info.plist";
@@ -881,7 +881,7 @@
881881
"$(inherited)",
882882
"@executable_path/Frameworks",
883883
);
884-
MARKETING_VERSION = 1.5.9;
884+
MARKETING_VERSION = 1.6.0;
885885
OTHER_LDFLAGS = (
886886
"-framework",
887887
SafariServices,
@@ -908,7 +908,7 @@
908908
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
909909
CODE_SIGN_ENTITLEMENTS = "iOS (App)/nostrkey.entitlements";
910910
CODE_SIGN_STYLE = Automatic;
911-
CURRENT_PROJECT_VERSION = 5.7.0;
911+
CURRENT_PROJECT_VERSION = 23;
912912
DEVELOPMENT_TEAM = H48PW6TC25;
913913
GENERATE_INFOPLIST_FILE = YES;
914914
INFOPLIST_FILE = "iOS (App)/Info.plist";
@@ -925,7 +925,7 @@
925925
"$(inherited)",
926926
"@executable_path/Frameworks",
927927
);
928-
MARKETING_VERSION = 1.5.9;
928+
MARKETING_VERSION = 1.6.0;
929929
OTHER_LDFLAGS = (
930930
"-framework",
931931
SafariServices,
@@ -950,7 +950,7 @@
950950
buildSettings = {
951951
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostrkey.entitlements";
952952
CODE_SIGN_STYLE = Automatic;
953-
CURRENT_PROJECT_VERSION = 5.7.0;
953+
CURRENT_PROJECT_VERSION = 23;
954954
DEAD_CODE_STRIPPING = YES;
955955
ENABLE_APP_SANDBOX = YES;
956956
ENABLE_HARDENED_RUNTIME = YES;
@@ -965,7 +965,7 @@
965965
"@executable_path/../../../../Frameworks",
966966
);
967967
MACOSX_DEPLOYMENT_TARGET = 11.0;
968-
MARKETING_VERSION = 1.5.9;
968+
MARKETING_VERSION = 1.6.0;
969969
OTHER_LDFLAGS = (
970970
"-framework",
971971
SafariServices,
@@ -984,7 +984,7 @@
984984
buildSettings = {
985985
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostrkey.entitlements";
986986
CODE_SIGN_STYLE = Automatic;
987-
CURRENT_PROJECT_VERSION = 5.7.0;
987+
CURRENT_PROJECT_VERSION = 23;
988988
DEAD_CODE_STRIPPING = YES;
989989
ENABLE_APP_SANDBOX = YES;
990990
ENABLE_HARDENED_RUNTIME = YES;
@@ -999,7 +999,7 @@
999999
"@executable_path/../../../../Frameworks",
10001000
);
10011001
MACOSX_DEPLOYMENT_TARGET = 11.0;
1002-
MARKETING_VERSION = 1.5.9;
1002+
MARKETING_VERSION = 1.6.0;
10031003
OTHER_LDFLAGS = (
10041004
"-framework",
10051005
SafariServices,
@@ -1022,7 +1022,7 @@
10221022
CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostrkey.entitlements";
10231023
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
10241024
CODE_SIGN_STYLE = Automatic;
1025-
CURRENT_PROJECT_VERSION = 5.7.0;
1025+
CURRENT_PROJECT_VERSION = 23;
10261026
DEAD_CODE_STRIPPING = YES;
10271027
ENABLE_APP_SANDBOX = YES;
10281028
ENABLE_HARDENED_RUNTIME = YES;
@@ -1047,7 +1047,7 @@
10471047
"@executable_path/../Frameworks",
10481048
);
10491049
MACOSX_DEPLOYMENT_TARGET = 13.5;
1050-
MARKETING_VERSION = 1.5.9;
1050+
MARKETING_VERSION = 1.6.0;
10511051
OTHER_LDFLAGS = (
10521052
"-framework",
10531053
SafariServices,
@@ -1071,7 +1071,7 @@
10711071
CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostrkey.entitlements";
10721072
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
10731073
CODE_SIGN_STYLE = Automatic;
1074-
CURRENT_PROJECT_VERSION = 5.7.0;
1074+
CURRENT_PROJECT_VERSION = 23;
10751075
DEAD_CODE_STRIPPING = YES;
10761076
ENABLE_APP_SANDBOX = YES;
10771077
ENABLE_HARDENED_RUNTIME = YES;
@@ -1096,7 +1096,7 @@
10961096
"@executable_path/../Frameworks",
10971097
);
10981098
MACOSX_DEPLOYMENT_TARGET = 13.5;
1099-
MARKETING_VERSION = 1.5.9;
1099+
MARKETING_VERSION = 1.6.0;
11001100
OTHER_LDFLAGS = (
11011101
"-framework",
11021102
SafariServices,

distros/safari/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extension_name__",
55
"description": "__MSG_extension_description__",
6-
"version": "1.5.9",
6+
"version": "1.6.0",
77
"author": "Humanjava Enterprises Inc",
88
"homepage_url": "https://nostrkey.com",
99
"icons": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nostrkey",
3-
"version": "1.5.9",
3+
"version": "1.6.0",
44
"description": "Nostr key manager and signer for web apps. Securely store your private keys and sign events without exposing them to websites.",
55
"source": [
66
"background.js",

src/chrome-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extension_name__",
55
"description": "__MSG_extension_description__",
6-
"version": "1.5.9",
6+
"version": "1.6.0",
77
"short_name": "NostrKey",
88
"author": "Humanjava Enterprises Inc",
99
"homepage_url": "https://nostrkey.com",

src/firefox-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extension_name__",
55
"description": "__MSG_extension_description__",
6-
"version": "1.5.9",
6+
"version": "1.6.0",
77
"short_name": "NostrKey",
88
"author": "Humanjava Enterprises Inc",
99
"homepage_url": "https://nostrkey.com",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extension_name__",
55
"description": "__MSG_extension_description__",
6-
"version": "1.5.9",
6+
"version": "1.6.0",
77
"author": "Humanjava Enterprises Inc",
88
"homepage_url": "https://nostrkey.com",
99
"icons": {

0 commit comments

Comments
 (0)