Skip to content

Commit

Permalink
Advance the build numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Es committed Mar 7, 2023
1 parent ea93e8b commit 39a75c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Daily Calorie Tracker Plus.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Sources/App.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "Sources/Preview\\ Content";
DEVELOPMENT_TEAM = J735QC5U38;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -369,7 +369,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = Sources/App.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_ASSET_PATHS = "Sources/Preview\\ Content";
DEVELOPMENT_TEAM = J735QC5U38;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down

0 comments on commit 39a75c0

Please sign in to comment.