diff --git a/TrashCanKit.xcodeproj/project.pbxproj b/TrashCanKit.xcodeproj/project.pbxproj index 6daf9cc..08640f7 100644 --- a/TrashCanKit.xcodeproj/project.pbxproj +++ b/TrashCanKit.xcodeproj/project.pbxproj @@ -331,7 +331,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.1; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -373,7 +373,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.1; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -476,6 +476,7 @@ 236364861BE22F1100AA7104 /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; 236364871BE22F1100AA7104 /* Build configuration list for PBXNativeTarget "TrashCanKitTests" */ = { isa = XCConfigurationList; @@ -484,6 +485,7 @@ 236364891BE22F1100AA7104 /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; /* End XCConfigurationList section */ };