diff --git a/PushNotificationSimulation.xcodeproj/project.pbxproj b/PushNotificationSimulation.xcodeproj/project.pbxproj index 02e0b60..912196c 100644 --- a/PushNotificationSimulation.xcodeproj/project.pbxproj +++ b/PushNotificationSimulation.xcodeproj/project.pbxproj @@ -292,7 +292,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.4; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -350,7 +350,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.4; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; diff --git a/PushNotificationSimulation.xcodeproj/xcshareddata/xcdebugger/Breakpoints_v2.xcbkptlist b/PushNotificationSimulation.xcodeproj/xcshareddata/xcdebugger/Breakpoints_v2.xcbkptlist index 71d78fa..c190337 100644 --- a/PushNotificationSimulation.xcodeproj/xcshareddata/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/PushNotificationSimulation.xcodeproj/xcshareddata/xcdebugger/Breakpoints_v2.xcbkptlist @@ -10,7 +10,7 @@ ignoreCount = "0" continueAfterRunningActions = "Yes" filePath = "PushNotificationSimulationExamples/ViewController.swift" - timestampString = "590585509.129627" + timestampString = "590585569.931223" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" startingLineNumber = "14"