Skip to content

Commit

Permalink
Update project.pbxproj (#2442)
Browse files Browse the repository at this point in the history
Bump version to 9.43
  • Loading branch information
groakland authored Jun 14, 2024
1 parent 5d526a7 commit 8b6b9eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/Mallard/ios/Mallard.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
KOTLIN_BUILD_TYPE = DEBUG;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 9.42;
MARKETING_VERSION = 9.43;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = uk.co.guardian.gce;
PRODUCT_NAME = "Guardian Editions";
Expand Down Expand Up @@ -913,7 +913,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
KOTLIN_BUILD_TYPE = RELEASE;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 9.42;
MARKETING_VERSION = 9.43;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = uk.co.guardian.gce;
PRODUCT_NAME = "Guardian Editions";
Expand Down

0 comments on commit 8b6b9eb

Please sign in to comment.