Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbart01 committed Nov 30, 2023
1 parent 712a658 commit 3fc8a6d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Code.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1527,7 +1527,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Code/Code.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 278;
CURRENT_PROJECT_VERSION = 300;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_ASSET_PATHS = "\"Code/Preview Content\"";
DEVELOPMENT_TEAM = 83VHY3GSWL;
Expand All @@ -1543,7 +1543,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.43;
MARKETING_VERSION = 2.0;
OTHER_LDFLAGS = (
"-lc++",
"$(inherited)",
Expand Down Expand Up @@ -1672,7 +1672,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Code/Code.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 278;
CURRENT_PROJECT_VERSION = 300;
DEVELOPMENT_ASSET_PATHS = "\"Code/Preview Content\"";
DEVELOPMENT_TEAM = 83VHY3GSWL;
ENABLE_PREVIEWS = YES;
Expand All @@ -1687,7 +1687,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.43;
MARKETING_VERSION = 2.0;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = (
"-lc++",
Expand Down Expand Up @@ -2052,7 +2052,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Code/Code.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 278;
CURRENT_PROJECT_VERSION = 300;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_ASSET_PATHS = "\"Code/Preview Content\"";
DEVELOPMENT_TEAM = 83VHY3GSWL;
Expand All @@ -2068,7 +2068,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.43;
MARKETING_VERSION = 2.0;
OTHER_LDFLAGS = (
"-lc++",
"$(inherited)",
Expand All @@ -2089,7 +2089,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Code/Code.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 278;
CURRENT_PROJECT_VERSION = 300;
DEVELOPMENT_ASSET_PATHS = "\"Code/Preview Content\"";
DEVELOPMENT_TEAM = 83VHY3GSWL;
ENABLE_PREVIEWS = YES;
Expand All @@ -2104,7 +2104,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.43;
MARKETING_VERSION = 2.0;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = (
"-lc++",
Expand Down

0 comments on commit 3fc8a6d

Please # to comment.