Skip to content

Commit

Permalink
reverted back version to 4.15.0 from 4.15.1 to support runway and app…
Browse files Browse the repository at this point in the history
… store.
  • Loading branch information
msadoon committed Oct 26, 2021
1 parent d8b5ac2 commit d080f72
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 @@ -7382,7 +7382,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 4.15.1;
MARKETING_VERSION = 4.15.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down Expand Up @@ -7833,7 +7833,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 4.15.1;
MARKETING_VERSION = 4.15.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "-ObjC";
Expand Down Expand Up @@ -7904,7 +7904,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 4.15.1;
MARKETING_VERSION = 4.15.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D RELEASE";
Expand Down Expand Up @@ -8279,7 +8279,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.6;
MARKETING_VERSION = 4.15.1;
MARKETING_VERSION = 4.15.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down

0 comments on commit d080f72

Please sign in to comment.