Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed Aug 4, 2021
1 parent 1b4218c commit d96d443
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NthKey.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
DEVELOPMENT_TEAM = 227MFQPYQ4;
ENABLE_PREVIEWS = YES;
Expand All @@ -1012,7 +1012,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.2;
MARKETING_VERSION = 1.0.3;
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
PRODUCT_NAME = NthKey;
SWIFT_VERSION = 5.0;
Expand All @@ -1026,7 +1026,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
DEVELOPMENT_TEAM = 227MFQPYQ4;
ENABLE_PREVIEWS = YES;
Expand All @@ -1036,7 +1036,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.2;
MARKETING_VERSION = 1.0.3;
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
PRODUCT_NAME = NthKey;
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit d96d443

Please sign in to comment.