diff --git a/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj b/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj index e096e8d..9540849 100644 --- a/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj +++ b/UPCarouselFlowLayoutDemo.xcodeproj/project.pbxproj @@ -204,11 +204,12 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0730; - LastUpgradeCheck = 1000; + LastUpgradeCheck = 1020; ORGANIZATIONNAME = "Paul Ulric"; TargetAttributes = { 01D3876A1D1C4B9D00CE4E1F = { CreatedOnToolsVersion = 7.3.1; + DevelopmentTeam = W98CFJ7362; LastSwiftMigration = 1000; }; 841C94FC1DDEE57F00B997F5 = { @@ -223,7 +224,7 @@ developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( - en, + English, Base, ); mainGroup = 01D387621D1C4B9D00CE4E1F; @@ -361,6 +362,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; }; name = Debug; }; @@ -409,6 +411,7 @@ MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_VERSION = 5.0; VALIDATE_PRODUCT = YES; }; name = Release; @@ -418,13 +421,13 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - DEVELOPMENT_TEAM = ""; + DEVELOPMENT_TEAM = W98CFJ7362; INFOPLIST_FILE = UPCarouselFlowLayoutDemo/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = UP.UPCarouselFlowLayoutDemo; PRODUCT_NAME = UPCarouselFlowLayoutDemo; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; }; name = Debug; }; @@ -433,13 +436,13 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - DEVELOPMENT_TEAM = ""; + DEVELOPMENT_TEAM = W98CFJ7362; INFOPLIST_FILE = UPCarouselFlowLayoutDemo/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = UP.UPCarouselFlowLayoutDemo; PRODUCT_NAME = UPCarouselFlowLayoutDemo; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; }; name = Release; }; @@ -463,7 +466,7 @@ SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; @@ -489,7 +492,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; diff --git a/UPCarouselFlowLayoutDemo.xcodeproj/xcshareddata/xcschemes/UPCarouselFlowLayout.xcscheme b/UPCarouselFlowLayoutDemo.xcodeproj/xcshareddata/xcschemes/UPCarouselFlowLayout.xcscheme index 5fb4559..741ecae 100644 --- a/UPCarouselFlowLayoutDemo.xcodeproj/xcshareddata/xcschemes/UPCarouselFlowLayout.xcscheme +++ b/UPCarouselFlowLayoutDemo.xcodeproj/xcshareddata/xcschemes/UPCarouselFlowLayout.xcscheme @@ -1,6 +1,6 @@