Skip to content

Commit

Permalink
Bumping version to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ifbarrera committed Apr 23, 2020
1 parent 281a7fa commit c177c51
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 @@ -6156,7 +6156,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
MARKETING_VERSION = 4.4.0;
MARKETING_VERSION = 4.5.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_SWIFT_FLAGS = "-D APPCENTER";
PRODUCT_NAME = Kickstarter;
Expand Down Expand Up @@ -6591,7 +6591,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
MARKETING_VERSION = 4.4.0;
MARKETING_VERSION = 4.5.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_SWIFT_FLAGS = "-D DEBUG -Xfrontend -warn-long-function-bodies=1000";
Expand Down Expand Up @@ -6655,7 +6655,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
MARKETING_VERSION = 4.4.0;
MARKETING_VERSION = 4.5.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_SWIFT_FLAGS = "-D RELEASE";
PRODUCT_NAME = Kickstarter;
Expand Down Expand Up @@ -7023,7 +7023,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
MARKETING_VERSION = 4.4.0;
MARKETING_VERSION = 4.5.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_SWIFT_FLAGS = "-D APPCENTER";
PRODUCT_NAME = Kickstarter;
Expand Down

0 comments on commit c177c51

Please sign in to comment.