|
354 | 354 | 7900433C1CACD33E00ECCBF1 /* TestNSPredicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7900433A1CACD33E00ECCBF1 /* TestNSPredicate.swift */; };
|
355 | 355 | 7D0DE86E211883F500540061 /* TestDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0DE86C211883F500540061 /* TestDateComponents.swift */; };
|
356 | 356 | 7D0DE86F211883F500540061 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0DE86D211883F500540061 /* Utilities.swift */; };
|
357 |
| - 7D8BD739225ED1480057CF37 /* TestMeasurement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D8BD738225ED1480057CF37 /* TestMeasurement.swift */; }; |
358 | 357 | 7D8BD737225EADB80057CF37 /* TestDateInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D8BD736225EADB80057CF37 /* TestDateInterval.swift */; };
|
| 358 | + 7D8BD739225ED1480057CF37 /* TestMeasurement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D8BD738225ED1480057CF37 /* TestMeasurement.swift */; }; |
359 | 359 | 90E645DF1E4C89A400D0D47C /* TestNSCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90E645DE1E4C89A400D0D47C /* TestNSCache.swift */; };
|
360 | 360 | 91B668A32252B3C5001487A1 /* FileManager+POSIX.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91B668A22252B3C5001487A1 /* FileManager+POSIX.swift */; };
|
361 | 361 | 91B668A52252B3E7001487A1 /* FileManager+Win32.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91B668A42252B3E7001487A1 /* FileManager+Win32.swift */; };
|
|
883 | 883 | 7A7D6FBA1C16439400957E2E /* TestURLResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestURLResponse.swift; sourceTree = "<group>"; };
|
884 | 884 | 7D0DE86C211883F500540061 /* TestDateComponents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestDateComponents.swift; sourceTree = "<group>"; };
|
885 | 885 | 7D0DE86D211883F500540061 /* Utilities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utilities.swift; sourceTree = "<group>"; };
|
886 |
| - 7D8BD738225ED1480057CF37 /* TestMeasurement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestMeasurement.swift; sourceTree = "<group>"; }; |
887 | 886 | 7D8BD736225EADB80057CF37 /* TestDateInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestDateInterval.swift; sourceTree = "<group>"; };
|
| 887 | + 7D8BD738225ED1480057CF37 /* TestMeasurement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestMeasurement.swift; sourceTree = "<group>"; }; |
888 | 888 | 83712C8D1C1684900049AD49 /* TestNSURLRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSURLRequest.swift; sourceTree = "<group>"; };
|
889 | 889 | 844DC3321C17584F005611F9 /* TestScanner.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestScanner.swift; sourceTree = "<group>"; };
|
890 | 890 | 848A30571C137B3500C83206 /* TestHTTPCookie.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestHTTPCookie.swift; path = TestFoundation/TestHTTPCookie.swift; sourceTree = SOURCE_ROOT; };
|
|
2223 | 2223 | isa = PBXProject;
|
2224 | 2224 | attributes = {
|
2225 | 2225 | LastSwiftUpdateCheck = 0830;
|
2226 |
| - LastUpgradeCheck = 1000; |
| 2226 | + LastUpgradeCheck = 1020; |
2227 | 2227 | ORGANIZATIONNAME = Apple;
|
2228 | 2228 | TargetAttributes = {
|
2229 | 2229 | 5B5D885C1BBC938800234F36 = {
|
|
2257 | 2257 | };
|
2258 | 2258 | buildConfigurationList = 5B5D88571BBC938800234F36 /* Build configuration list for PBXProject "Foundation" */;
|
2259 | 2259 | compatibilityVersion = "Xcode 3.2";
|
2260 |
| - developmentRegion = English; |
| 2260 | + developmentRegion = en; |
2261 | 2261 | hasScannedForEncodings = 0;
|
2262 | 2262 | knownRegions = (
|
2263 |
| - English, |
2264 | 2263 | en,
|
2265 | 2264 | Base,
|
2266 | 2265 | );
|
|
2757 | 2756 | isa = XCBuildConfiguration;
|
2758 | 2757 | buildSettings = {
|
2759 | 2758 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 2759 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
2760 | 2760 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
2761 | 2761 | CLANG_CXX_LIBRARY = "libc++";
|
2762 | 2762 | CLANG_LINK_OBJC_RUNTIME = NO;
|
|
2818 | 2818 | isa = XCBuildConfiguration;
|
2819 | 2819 | buildSettings = {
|
2820 | 2820 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 2821 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
2821 | 2822 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
2822 | 2823 | CLANG_CXX_LIBRARY = "libc++";
|
2823 | 2824 | CLANG_LINK_OBJC_RUNTIME = NO;
|
|
0 commit comments