Skip to content

Commit

Permalink
Build 10
Browse files Browse the repository at this point in the history
  • Loading branch information
dankimio committed Oct 22, 2023
1 parent e579702 commit e735f90
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Flip Timer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 9;
CURRENT_PROJECT_VERSION = 10;
DEVELOPMENT_ASSET_PATHS = "\"FlipTimer/Preview Content\"";
DEVELOPMENT_TEAM = B2K4X3ZJDS;
ENABLE_PREVIEWS = YES;
Expand All @@ -369,7 +369,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5.1;
MARKETING_VERSION = 1.6.0;
PRODUCT_BUNDLE_IDENTIFIER = io.dankim.FlipTimer;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -383,7 +383,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 9;
CURRENT_PROJECT_VERSION = 10;
DEVELOPMENT_ASSET_PATHS = "\"FlipTimer/Preview Content\"";
DEVELOPMENT_TEAM = B2K4X3ZJDS;
ENABLE_PREVIEWS = YES;
Expand All @@ -393,7 +393,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5.1;
MARKETING_VERSION = 1.6.0;
PRODUCT_BUNDLE_IDENTIFIER = io.dankim.FlipTimer;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit e735f90

Please sign in to comment.