|
189 | 189 | D270148B20D113EA003B45C7 /* Optional+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Optional+Extension.swift"; sourceTree = "<group>"; }; |
190 | 190 | D270148F20D1251E003B45C7 /* TypeWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TypeWrapper.swift; sourceTree = "<group>"; }; |
191 | 191 | D270149320D125AC003B45C7 /* MemoryCapsule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryCapsule.swift; sourceTree = "<group>"; }; |
192 | | - D27014A420D129EB003B45C7 /* TransformerFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransformerFactory.swift; sourceTree = "<group>"; }; |
| 192 | + D27014A420D129EB003B45C7 /* TransformerFactory.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = TransformerFactory.swift; sourceTree = "<group>"; tabWidth = 4; }; |
193 | 193 | D285143E1F6FFE1F00C674D1 /* ObjectConverterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObjectConverterTests.swift; sourceTree = "<group>"; }; |
194 | 194 | D28897041F8B79B300C61DEE /* JSONDecoder+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "JSONDecoder+Extensions.swift"; sourceTree = "<group>"; }; |
195 | 195 | D292DAFC1F6A970B0060F614 /* Result.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Result.swift; sourceTree = "<group>"; }; |
|
667 | 667 | isa = PBXProject; |
668 | 668 | attributes = { |
669 | 669 | LastSwiftUpdateCheck = 0800; |
670 | | - LastUpgradeCheck = 0930; |
| 670 | + LastUpgradeCheck = 1030; |
671 | 671 | ORGANIZATIONNAME = "Hyper Interaktiv AS"; |
672 | 672 | TargetAttributes = { |
673 | 673 | BDEDD3551DBCE5B1007416A6 = { |
|
697 | 697 | }; |
698 | 698 | buildConfigurationList = D5DC59DA1C20593E003BD79B /* Build configuration list for PBXProject "Cache" */; |
699 | 699 | compatibilityVersion = "Xcode 3.2"; |
700 | | - developmentRegion = English; |
| 700 | + developmentRegion = en; |
701 | 701 | hasScannedForEncodings = 0; |
702 | 702 | knownRegions = ( |
703 | 703 | en, |
| 704 | + Base, |
704 | 705 | ); |
705 | 706 | mainGroup = D5DC59D61C20593E003BD79B; |
706 | 707 | productRefGroup = D5DC59E11C20593E003BD79B /* Products */; |
|
1170 | 1171 | isa = XCBuildConfiguration; |
1171 | 1172 | buildSettings = { |
1172 | 1173 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 1174 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
1173 | 1175 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
1174 | 1176 | CLANG_CXX_LIBRARY = "libc++"; |
1175 | 1177 | CLANG_ENABLE_MODULES = YES; |
|
1218 | 1220 | ONLY_ACTIVE_ARCH = YES; |
1219 | 1221 | SDKROOT = iphoneos; |
1220 | 1222 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1221 | | - SWIFT_VERSION = 4.2; |
| 1223 | + SWIFT_VERSION = 5.0; |
1222 | 1224 | TARGETED_DEVICE_FAMILY = "1,2"; |
1223 | 1225 | VERSIONING_SYSTEM = "apple-generic"; |
1224 | 1226 | VERSION_INFO_PREFIX = ""; |
|
1229 | 1231 | isa = XCBuildConfiguration; |
1230 | 1232 | buildSettings = { |
1231 | 1233 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 1234 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
1232 | 1235 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
1233 | 1236 | CLANG_CXX_LIBRARY = "libc++"; |
1234 | 1237 | CLANG_ENABLE_MODULES = YES; |
|
1270 | 1273 | MTL_ENABLE_DEBUG_INFO = NO; |
1271 | 1274 | SDKROOT = iphoneos; |
1272 | 1275 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
1273 | | - SWIFT_VERSION = 4.2; |
| 1276 | + SWIFT_VERSION = 5.0; |
1274 | 1277 | TARGETED_DEVICE_FAMILY = "1,2"; |
1275 | 1278 | VALIDATE_PRODUCT = YES; |
1276 | 1279 | VERSIONING_SYSTEM = "apple-generic"; |
|
0 commit comments