Skip to content

Commit

Permalink
Merge branch 'main' into scott/optimizely-removal-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
scottkicks committed Jun 12, 2023
2 parents 8c1e17f + 0e92dd6 commit 8e9db64
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 @@ -9179,7 +9179,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 5.7.0;
MARKETING_VERSION = 5.8.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down Expand Up @@ -9702,7 +9702,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 5.7.0;
MARKETING_VERSION = 5.8.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "-ObjC";
Expand Down Expand Up @@ -9769,7 +9769,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 5.7.0;
MARKETING_VERSION = 5.8.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D RELEASE";
Expand Down Expand Up @@ -10041,7 +10041,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 5.7.0;
MARKETING_VERSION = 5.8.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-ObjC";
OTHER_SWIFT_FLAGS = "-D APPCENTER";
Expand Down

0 comments on commit 8e9db64

Please sign in to comment.