Skip to content

Commit

Permalink
TestFlight Release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed Feb 28, 2020
1 parent 74d9201 commit 9e8cf10
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 @@ -700,7 +700,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
DEVELOPMENT_TEAM = 227MFQPYQ4;
ENABLE_PREVIEWS = YES;
Expand All @@ -710,7 +710,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.0.3;
MARKETING_VERSION = 0.0.4;
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
PRODUCT_NAME = NthKey;
SWIFT_VERSION = 5.0;
Expand All @@ -724,7 +724,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
DEVELOPMENT_TEAM = 227MFQPYQ4;
ENABLE_PREVIEWS = YES;
Expand All @@ -734,7 +734,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.0.3;
MARKETING_VERSION = 0.0.4;
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
PRODUCT_NAME = NthKey;
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit 9e8cf10

Please sign in to comment.