|
220 | 220 | 5B7C8B021BEA830200C5B690 /* CFBurstTrie.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B5D89341BBDA76300234F36 /* CFBurstTrie.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
221 | 221 | 5B7C8B031BEA86A900C5B690 /* libCoreFoundation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B7C8A6E1BEA7F8F00C5B690 /* libCoreFoundation.a */; };
|
222 | 222 | 5B8BA1621D0B773A00938C27 /* IndexSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8BA1611D0B773A00938C27 /* IndexSet.swift */; };
|
223 |
| - 5B94E8821C430DE70055C035 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B94E8811C430DE70055C035 /* String.swift */; }; |
| 223 | + 5B94E8821C430DE70055C035 /* NSStringAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B94E8811C430DE70055C035 /* NSStringAPI.swift */; }; |
224 | 224 | 5BA9BEA41CF380E8009DBD6C /* URLRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9BEA31CF380E8009DBD6C /* URLRequest.swift */; };
|
225 | 225 | 5BA9BEA61CF3D747009DBD6C /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9BEA51CF3D747009DBD6C /* Data.swift */; };
|
226 | 226 | 5BA9BEA81CF3E7E7009DBD6C /* CharacterSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9BEA71CF3E7E7009DBD6C /* CharacterSet.swift */; };
|
|
230 | 230 | 5BC46D541D05D6D900005853 /* DateInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BC46D531D05D6D900005853 /* DateInterval.swift */; };
|
231 | 231 | 5BCCA8D91CE6697F0059B963 /* URLComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BCCA8D81CE6697F0059B963 /* URLComponents.swift */; };
|
232 | 232 | 5BCD03821D3EE35C00E3FF9B /* TimeZone.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BCD03811D3EE35C00E3FF9B /* TimeZone.swift */; };
|
| 233 | + 5BD31D201D5CE8C400563814 /* Bridging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD31D1F1D5CE8C400563814 /* Bridging.swift */; }; |
| 234 | + 5BD31D221D5CEBA800563814 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD31D211D5CEBA800563814 /* String.swift */; }; |
| 235 | + 5BD31D241D5CECC400563814 /* Array.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD31D231D5CECC400563814 /* Array.swift */; }; |
| 236 | + 5BD31D3F1D5D19D600563814 /* Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD31D3E1D5D19D600563814 /* Dictionary.swift */; }; |
| 237 | + 5BD31D411D5D1BC300563814 /* Set.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD31D401D5D1BC300563814 /* Set.swift */; }; |
233 | 238 | 5BD70FB21D3D4CDC003B9BF8 /* Locale.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD70FB11D3D4CDC003B9BF8 /* Locale.swift */; };
|
234 | 239 | 5BD70FB41D3D4F8B003B9BF8 /* Calendar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD70FB31D3D4F8B003B9BF8 /* Calendar.swift */; };
|
235 | 240 | 5BDC3FCA1BCF176100ED97BB /* NSCFArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BDC3FC91BCF176100ED97BB /* NSCFArray.swift */; };
|
|
613 | 618 | 5B6F17961C48631C00935030 /* TestUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestUtils.swift; sourceTree = "<group>"; };
|
614 | 619 | 5B7C8A6E1BEA7F8F00C5B690 /* libCoreFoundation.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libCoreFoundation.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
615 | 620 | 5B8BA1611D0B773A00938C27 /* IndexSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IndexSet.swift; sourceTree = "<group>"; };
|
616 |
| - 5B94E8811C430DE70055C035 /* String.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; }; |
| 621 | + 5B94E8811C430DE70055C035 /* NSStringAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSStringAPI.swift; sourceTree = "<group>"; }; |
617 | 622 | 5BA9BEA31CF380E8009DBD6C /* URLRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLRequest.swift; sourceTree = "<group>"; };
|
618 | 623 | 5BA9BEA51CF3D747009DBD6C /* Data.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Data.swift; sourceTree = "<group>"; };
|
619 | 624 | 5BA9BEA71CF3E7E7009DBD6C /* CharacterSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CharacterSet.swift; sourceTree = "<group>"; };
|
|
623 | 628 | 5BC46D531D05D6D900005853 /* DateInterval.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateInterval.swift; sourceTree = "<group>"; };
|
624 | 629 | 5BCCA8D81CE6697F0059B963 /* URLComponents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLComponents.swift; sourceTree = "<group>"; };
|
625 | 630 | 5BCD03811D3EE35C00E3FF9B /* TimeZone.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeZone.swift; sourceTree = "<group>"; };
|
| 631 | + 5BD31D1F1D5CE8C400563814 /* Bridging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Bridging.swift; sourceTree = "<group>"; }; |
| 632 | + 5BD31D211D5CEBA800563814 /* String.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; }; |
| 633 | + 5BD31D231D5CECC400563814 /* Array.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Array.swift; sourceTree = "<group>"; }; |
| 634 | + 5BD31D3E1D5D19D600563814 /* Dictionary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dictionary.swift; sourceTree = "<group>"; }; |
| 635 | + 5BD31D401D5D1BC300563814 /* Set.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Set.swift; sourceTree = "<group>"; }; |
626 | 636 | 5BD70FB11D3D4CDC003B9BF8 /* Locale.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Locale.swift; sourceTree = "<group>"; };
|
627 | 637 | 5BD70FB31D3D4F8B003B9BF8 /* Calendar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Calendar.swift; sourceTree = "<group>"; };
|
628 | 638 | 5BDC3F191BCC440100ED97BB /* CFICULogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFICULogging.h; sourceTree = "<group>"; };
|
|
1446 | 1456 | 5BDC3F3F1BCC5DCB00ED97BB /* NSObject.swift */,
|
1447 | 1457 | 5BDC3F461BCC5DCB00ED97BB /* NSSwiftRuntime.swift */,
|
1448 | 1458 | 5B23AB861CE62D17000DB898 /* Boxing.swift */,
|
| 1459 | + 5BD31D1F1D5CE8C400563814 /* Bridging.swift */, |
1449 | 1460 | 5B23AB881CE62D4D000DB898 /* ReferenceConvertible.swift */,
|
1450 | 1461 | );
|
1451 | 1462 | name = Runtime;
|
|
1461 | 1472 | EADE0B621BD15DFF00C49C64 /* NSIndexPath.swift */,
|
1462 | 1473 | 5B424C751D0B6E5B007B39C8 /* IndexPath.swift */,
|
1463 | 1474 | 5BDC3F2E1BCC5DCB00ED97BB /* NSArray.swift */,
|
| 1475 | + 5BD31D231D5CECC400563814 /* Array.swift */, |
1464 | 1476 | 5BDC3F361BCC5DCB00ED97BB /* NSDictionary.swift */,
|
| 1477 | + 5BD31D3E1D5D19D600563814 /* Dictionary.swift */, |
1465 | 1478 | 5BDC3FCD1BCF17D300ED97BB /* NSCFDictionary.swift */,
|
1466 | 1479 | 5BDC3F441BCC5DCB00ED97BB /* NSSet.swift */,
|
| 1480 | + 5BD31D401D5D1BC300563814 /* Set.swift */, |
1467 | 1481 | 5BDC3FCF1BCF17E600ED97BB /* NSCFSet.swift */,
|
1468 | 1482 | EADE0B541BD15DFF00C49C64 /* NSCache.swift */,
|
1469 | 1483 | EADE0B781BD15DFF00C49C64 /* NSSortDescriptor.swift */,
|
|
1496 | 1510 | 5BDC3F451BCC5DCB00ED97BB /* NSString.swift */,
|
1497 | 1511 | 5B40920F1D1B304C0022B067 /* NSStringEncodings.swift */,
|
1498 | 1512 | 5BDC3FCB1BCF177E00ED97BB /* NSCFString.swift */,
|
1499 |
| - 5B94E8811C430DE70055C035 /* String.swift */, |
| 1513 | + 5B94E8811C430DE70055C035 /* NSStringAPI.swift */, |
| 1514 | + 5BD31D211D5CEBA800563814 /* String.swift */, |
1500 | 1515 | 5B4092111D1B30B40022B067 /* ExtraStringAPIs.swift */,
|
1501 | 1516 | );
|
1502 | 1517 | name = String;
|
|
1910 | 1925 | 5B23AB891CE62D4D000DB898 /* ReferenceConvertible.swift in Sources */,
|
1911 | 1926 | D3E8D6D11C367AB600295652 /* NSSpecialValue.swift in Sources */,
|
1912 | 1927 | EAB57B721BD1C7A5004AC5C5 /* NSPortMessage.swift in Sources */,
|
| 1928 | + 5BD31D201D5CE8C400563814 /* Bridging.swift in Sources */, |
1913 | 1929 | EADE0BBB1BD15E0000C49C64 /* NSURLAuthenticationChallenge.swift in Sources */,
|
1914 | 1930 | EADE0BA11BD15DFF00C49C64 /* NSIndexSet.swift in Sources */,
|
1915 | 1931 | 5BF7AEA91BCD51F9008F214A /* NSDate.swift in Sources */,
|
|
1922 | 1938 | 5BD70FB21D3D4CDC003B9BF8 /* Locale.swift in Sources */,
|
1923 | 1939 | EADE0BB71BD15E0000C49C64 /* NSStream.swift in Sources */,
|
1924 | 1940 | 5BF7AEBF1BCD51F9008F214A /* NSURL.swift in Sources */,
|
| 1941 | + 5BD31D411D5D1BC300563814 /* Set.swift in Sources */, |
| 1942 | + 5BD31D241D5CECC400563814 /* Array.swift in Sources */, |
1925 | 1943 | 5BF7AEBC1BCD51F9008F214A /* NSThread.swift in Sources */,
|
1926 | 1944 | D31302011C30CEA900295652 /* NSConcreteValue.swift in Sources */,
|
1927 | 1945 | 5BF7AEA81BCD51F9008F214A /* NSData.swift in Sources */,
|
|
1942 | 1960 | 5BF7AEA51BCD51F9008F214A /* NSCalendar.swift in Sources */,
|
1943 | 1961 | EADE0BB81BD15E0000C49C64 /* NSTask.swift in Sources */,
|
1944 | 1962 | 5BF7AEB31BCD51F9008F214A /* NSObjCRuntime.swift in Sources */,
|
1945 |
| - 5B94E8821C430DE70055C035 /* String.swift in Sources */, |
| 1963 | + 5BD31D3F1D5D19D600563814 /* Dictionary.swift in Sources */, |
| 1964 | + 5B94E8821C430DE70055C035 /* NSStringAPI.swift in Sources */, |
1946 | 1965 | 5B0163BB1D024EB7003CCD96 /* DateComponents.swift in Sources */,
|
1947 | 1966 | 5BF7AEAB1BCD51F9008F214A /* NSDictionary.swift in Sources */,
|
1948 | 1967 | EADE0BAA1BD15E0000C49C64 /* NSNumberFormatter.swift in Sources */,
|
|
1957 | 1976 | EA418C261D57257D005EAD0D /* NSKeyedArchiverHelpers.swift in Sources */,
|
1958 | 1977 | EADE0B981BD15DFF00C49C64 /* NSDecimalNumber.swift in Sources */,
|
1959 | 1978 | 5BA9BEA61CF3D747009DBD6C /* Data.swift in Sources */,
|
| 1979 | + 5BD31D221D5CEBA800563814 /* String.swift in Sources */, |
1960 | 1980 | 5BF7AEA71BCD51F9008F214A /* NSCoder.swift in Sources */,
|
1961 | 1981 | D3BCEBA01C2F6DDB00295652 /* NSKeyedCoderOldStyleArray.swift in Sources */,
|
1962 | 1982 | 5B8BA1621D0B773A00938C27 /* IndexSet.swift in Sources */,
|
|
0 commit comments