Skip to content

Commit

Permalink
[CHORE] v1.7.0_1
Browse files Browse the repository at this point in the history
  • Loading branch information
MMMIIIN committed Nov 21, 2023
1 parent d53cfb6 commit 895fa87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Manito/Manito.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2496,7 +2496,7 @@
CODE_SIGN_ENTITLEMENTS = Manito/App/Manito.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 7;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = HF8GHZB58X;
FRAMEWORK_SEARCH_PATHS = "";
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -2515,7 +2515,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.7.0;
OTHER_SWIFT_FLAGS = "-DDEV";
PRODUCT_BUNDLE_IDENTIFIER = com.TeamFirefighter.Manito;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -2536,7 +2536,7 @@
CODE_SIGN_ENTITLEMENTS = Manito/App/Manito.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 7;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = HF8GHZB58X;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "";
Expand All @@ -2556,7 +2556,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.7.0;
OTHER_SWIFT_FLAGS = "-DPROD";
PRODUCT_BUNDLE_IDENTIFIER = com.TeamFirefighter.Manito;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 895fa87

Please sign in to comment.