Skip to content

Commit

Permalink
FranzCocoa: bump MAS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp committed Oct 30, 2023
1 parent a72640d commit 4781e53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions FranzCocoa.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,7 @@
CODE_SIGN_ENTITLEMENTS = FranzCocoa/FranzCocoaMAS.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3YE679B58;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1074,7 +1074,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 1.3;
MARKETING_VERSION = 1.4;
PRODUCT_BUNDLE_IDENTIFIER = io.defn.Franz;
PRODUCT_NAME = Franz;
"SWIFT_ACTIVE_COMPILATION_CONDITIONS[arch=*]" = MAC_APP_STORE_BUILD;
Expand All @@ -1092,7 +1092,7 @@
CODE_SIGN_ENTITLEMENTS = FranzCocoa/FranzCocoaMAS.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3YE679B58;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1108,7 +1108,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 1.3;
MARKETING_VERSION = 1.4;
PRODUCT_BUNDLE_IDENTIFIER = io.defn.Franz;
PRODUCT_NAME = Franz;
"SWIFT_ACTIVE_COMPILATION_CONDITIONS[arch=*]" = MAC_APP_STORE_BUILD;
Expand Down

0 comments on commit 4781e53

Please sign in to comment.