Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
boybeak committed Jun 22, 2024
1 parent 9285ea5 commit f6abb07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions JustTodo/JustTodo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
CODE_SIGN_ENTITLEMENTS = JustTodo/JustTodo.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1201;
CURRENT_PROJECT_VERSION = 1210;
DEVELOPMENT_ASSET_PATHS = "\"JustTodo/Preview Content\"";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -579,7 +579,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.2.01;
MARKETING_VERSION = 1.2.10;
PRODUCT_BUNDLE_IDENTIFIER = com.github.boybeak.JustTodo;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -595,7 +595,7 @@
CODE_SIGN_ENTITLEMENTS = JustTodo/JustTodo.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1201;
CURRENT_PROJECT_VERSION = 1210;
DEVELOPMENT_ASSET_PATHS = "\"JustTodo/Preview Content\"";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -606,7 +606,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.2.01;
MARKETING_VERSION = 1.2.10;
PRODUCT_BUNDLE_IDENTIFIER = com.github.boybeak.JustTodo;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
Binary file not shown.

0 comments on commit f6abb07

Please sign in to comment.