diff --git a/PushNotificationSimulation.podspec b/PushNotificationSimulation.podspec index 021ee5c..191d1ce 100644 --- a/PushNotificationSimulation.podspec +++ b/PushNotificationSimulation.podspec @@ -24,7 +24,7 @@ Pod::Spec.new do |spec| spec.name = "PushNotificationSimulation" - spec.version = "1.1.1" + spec.version = "1.1.2" spec.summary = "Helper in simulating push notifications" spec.homepage = "https://github.com/pwlkania/PushNotificationSimulation" spec.license = "MIT" diff --git a/PushNotificationSimulation.xcodeproj/project.pbxproj b/PushNotificationSimulation.xcodeproj/project.pbxproj index eef8edb..f7ff406 100644 --- a/PushNotificationSimulation.xcodeproj/project.pbxproj +++ b/PushNotificationSimulation.xcodeproj/project.pbxproj @@ -242,7 +242,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1030; - LastUpgradeCheck = 1030; + LastUpgradeCheck = 1200; TargetAttributes = { 482392CC2334B4F80099A303 = { CreatedOnToolsVersion = 10.3; @@ -437,6 +437,7 @@ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; @@ -501,6 +502,7 @@ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; diff --git a/PushNotificationSimulation.xcodeproj/xcshareddata/xcschemes/PushNotificationSimulation.xcscheme b/PushNotificationSimulation.xcodeproj/xcshareddata/xcschemes/PushNotificationSimulation.xcscheme index f8275ad..751c05e 100644 --- a/PushNotificationSimulation.xcodeproj/xcshareddata/xcschemes/PushNotificationSimulation.xcscheme +++ b/PushNotificationSimulation.xcodeproj/xcshareddata/xcschemes/PushNotificationSimulation.xcscheme @@ -1,6 +1,6 @@