Skip to content

Commit

Permalink
Merge pull request #2326 from CruGlobal/feature/changed-market-versio…
Browse files Browse the repository at this point in the history
…n-to-fix-ios-deploy

Feature/changed market version to fix ios deploy
  • Loading branch information
rossellemabunga authored Jan 15, 2024
2 parents b434a53 + 81f7961 commit 497d488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/MissionHub.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
"$(inherited)",
);
MARKETING_VERSION = 5.4.7;
MARKETING_VERSION = 5.4.8;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = com.missionhub;
PRODUCT_NAME = MissionHub;
Expand Down Expand Up @@ -811,7 +811,7 @@
"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
"$(inherited)",
);
MARKETING_VERSION = 5.4.7;
MARKETING_VERSION = 5.4.8;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = com.missionhub;
PRODUCT_NAME = MissionHub;
Expand Down

0 comments on commit 497d488

Please sign in to comment.