Skip to content

Commit 4744a26

Browse files
committed
Version 1.0.0: first App Store release candidate
1 parent a4ba2a9 commit 4744a26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NthKey.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@
990990
buildSettings = {
991991
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
992992
CODE_SIGN_STYLE = Automatic;
993-
CURRENT_PROJECT_VERSION = 12;
993+
CURRENT_PROJECT_VERSION = 13;
994994
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
995995
DEVELOPMENT_TEAM = 227MFQPYQ4;
996996
ENABLE_PREVIEWS = YES;
@@ -1000,7 +1000,7 @@
10001000
"$(inherited)",
10011001
"@executable_path/Frameworks",
10021002
);
1003-
MARKETING_VERSION = 0.0.11;
1003+
MARKETING_VERSION = 1.0.0;
10041004
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
10051005
PRODUCT_NAME = NthKey;
10061006
SWIFT_VERSION = 5.0;
@@ -1014,7 +1014,7 @@
10141014
buildSettings = {
10151015
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10161016
CODE_SIGN_STYLE = Automatic;
1017-
CURRENT_PROJECT_VERSION = 12;
1017+
CURRENT_PROJECT_VERSION = 13;
10181018
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
10191019
DEVELOPMENT_TEAM = 227MFQPYQ4;
10201020
ENABLE_PREVIEWS = YES;
@@ -1024,7 +1024,7 @@
10241024
"$(inherited)",
10251025
"@executable_path/Frameworks",
10261026
);
1027-
MARKETING_VERSION = 0.0.11;
1027+
MARKETING_VERSION = 1.0.0;
10281028
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
10291029
PRODUCT_NAME = NthKey;
10301030
SWIFT_VERSION = 5.0;

0 commit comments

Comments
 (0)