Skip to content

Commit

Permalink
updated marketing version to 5.4.0 correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
msadoon committed Jul 28, 2022
1 parent fe992b7 commit a0a921c
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 @@ -7380,7 +7380,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 5.3.0;
MARKETING_VERSION = 5.4.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down Expand Up @@ -7838,7 +7838,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 5.3.0;
MARKETING_VERSION = 5.4.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "-ObjC";
Expand Down Expand Up @@ -7910,7 +7910,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 5.3.0;
MARKETING_VERSION = 5.4.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D RELEASE";
Expand Down Expand Up @@ -8165,7 +8165,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 5.3.0;
MARKETING_VERSION = 5.4.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down

0 comments on commit a0a921c

Please sign in to comment.