Skip to content

Commit

Permalink
Update marketing version (#1973)
Browse files Browse the repository at this point in the history
  • Loading branch information
ifosli committed Mar 11, 2024
1 parent 6b22259 commit 937b2f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Kickstarter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9127,7 +9127,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 5.12.0;
MARKETING_VERSION = 5.13.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down Expand Up @@ -9641,7 +9641,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 5.12.0;
MARKETING_VERSION = 5.13.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "-ObjC";
Expand Down Expand Up @@ -9708,7 +9708,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 5.12.0;
MARKETING_VERSION = 5.13.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D RELEASE";
Expand Down Expand Up @@ -9974,7 +9974,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 5.12.0;
MARKETING_VERSION = 5.13.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down

0 comments on commit 937b2f8

Please sign in to comment.