Skip to content

Commit

Permalink
Bump build and marketing version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Gerhardt committed Jul 5, 2020
1 parent 6c6b2d0 commit c561069
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions Jointify.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;

CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"Jointify/Preview Content\"";
DEVELOPMENT_TEAM = 4SK5JS59G8;
ENABLE_PREVIEWS = YES;
Expand All @@ -780,7 +779,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = lukasgerhardt.Jointify;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -794,8 +793,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;

CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "\"Jointify/Preview Content\"";
DEVELOPMENT_TEAM = 4SK5JS59G8;
ENABLE_PREVIEWS = YES;
Expand All @@ -805,7 +803,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = lukasgerhardt.Jointify;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit c561069

Please sign in to comment.