Skip to content

Commit

Permalink
Merge pull request #329 from aapis/feature/1.16/release
Browse files Browse the repository at this point in the history
1.16 Release
  • Loading branch information
aapis authored Nov 6, 2024
2 parents 949fd18 + 8a923f9 commit c98c85e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions KlockWork.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1988,7 +1988,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 187;
CURRENT_PROJECT_VERSION = 188;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = 6DT7L2N5X6;
Expand All @@ -2004,7 +2004,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.6;
MARKETING_VERSION = 1.15;
MARKETING_VERSION = 1.16;
PRODUCT_BUNDLE_IDENTIFIER = com.yegcollective.DLPrototype;
PRODUCT_NAME = KlockWork.Beta;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
Expand All @@ -2025,7 +2025,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 187;
CURRENT_PROJECT_VERSION = 188;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = 6DT7L2N5X6;
Expand All @@ -2041,7 +2041,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.6;
MARKETING_VERSION = 1.15;
MARKETING_VERSION = 1.16;
PRODUCT_BUNDLE_IDENTIFIER = com.yegcollective.DLPrototype;
PRODUCT_NAME = KlockWork;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit c98c85e

Please sign in to comment.