diff --git a/.swift-version b/.swift-version index 5186d07..819e07a 100644 --- a/.swift-version +++ b/.swift-version @@ -1 +1 @@ -4.0 +5.0 diff --git a/ARSLineProgress.podspec b/ARSLineProgress.podspec index 17d5e6b..62c3ecc 100644 --- a/ARSLineProgress.podspec +++ b/ARSLineProgress.podspec @@ -115,5 +115,5 @@ Pod::Spec.new do |s| s.source_files = "Source/*" s.exclude_files = "Demo/*", "Carthage/*" s.requires_arc = true - s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.2' } + s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' } end diff --git a/Demo/ARSLineProgress.xcodeproj/project.pbxproj b/Demo/ARSLineProgress.xcodeproj/project.pbxproj index b3c3000..3b894b3 100644 --- a/Demo/ARSLineProgress.xcodeproj/project.pbxproj +++ b/Demo/ARSLineProgress.xcodeproj/project.pbxproj @@ -149,6 +149,7 @@ developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( + English, en, Base, ); @@ -268,6 +269,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -316,6 +318,7 @@ MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; @@ -334,7 +337,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.arsenkin.ARSLineProgress; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; }; name = Debug; }; @@ -351,7 +354,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.arsenkin.ARSLineProgress; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; }; name = Release; }; diff --git a/Demo/ARSLineProgress.xcodeproj/project.xcworkspace/xcuserdata/albertoaznar.xcuserdatad/UserInterfaceState.xcuserstate b/Demo/ARSLineProgress.xcodeproj/project.xcworkspace/xcuserdata/albertoaznar.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..4e0566b Binary files /dev/null and b/Demo/ARSLineProgress.xcodeproj/project.xcworkspace/xcuserdata/albertoaznar.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Demo/ARSLineProgress.xcodeproj/xcuserdata/albertoaznar.xcuserdatad/xcschemes/xcschememanagement.plist b/Demo/ARSLineProgress.xcodeproj/xcuserdata/albertoaznar.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..cdd436f --- /dev/null +++ b/Demo/ARSLineProgress.xcodeproj/xcuserdata/albertoaznar.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + ARSLineProgress.xcscheme_^#shared#^_ + + orderHint + 0 + + + +