|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 0383A1751D2E558A0052E5D1 /* TestStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0383A1741D2E558A0052E5D1 /* TestStream.swift */; };
|
11 | 11 | 03B6F5841F15F339004F25AF /* TestURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B6F5831F15F339004F25AF /* TestURLProtocol.swift */; };
|
12 |
| - 1513A8432044893F00539722 /* FileManager_XDG.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1513A8422044893F00539722 /* FileManager_XDG.swift */; }; |
13 | 12 | 1520469B1D8AEABE00D02E36 /* HTTPServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1520469A1D8AEABE00D02E36 /* HTTPServer.swift */; };
|
14 | 13 | 153E951120111DC500F250BE /* CFKnownLocations.h in Headers */ = {isa = PBXBuildFile; fileRef = 153E950F20111DC500F250BE /* CFKnownLocations.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
15 | 14 | 153E951220111DC500F250BE /* CFKnownLocations.c in Sources */ = {isa = PBXBuildFile; fileRef = 153E951020111DC500F250BE /* CFKnownLocations.c */; };
|
|
516 | 515 | /* Begin PBXFileReference section */
|
517 | 516 | 0383A1741D2E558A0052E5D1 /* TestStream.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestStream.swift; sourceTree = "<group>"; };
|
518 | 517 | 03B6F5831F15F339004F25AF /* TestURLProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestURLProtocol.swift; sourceTree = "<group>"; };
|
519 |
| - 1513A8422044893F00539722 /* FileManager_XDG.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileManager_XDG.swift; sourceTree = "<group>"; }; |
520 | 518 | 1520469A1D8AEABE00D02E36 /* HTTPServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTTPServer.swift; sourceTree = "<group>"; };
|
521 | 519 | 153E950F20111DC500F250BE /* CFKnownLocations.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CFKnownLocations.h; sourceTree = "<group>"; };
|
522 | 520 | 153E951020111DC500F250BE /* CFKnownLocations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CFKnownLocations.c; sourceTree = "<group>"; };
|
|
1824 | 1822 | children = (
|
1825 | 1823 | EADE0B5D1BD15DFF00C49C64 /* FileHandle.swift */,
|
1826 | 1824 | EADE0B5E1BD15DFF00C49C64 /* FileManager.swift */,
|
1827 |
| - 1513A8422044893F00539722 /* FileManager_XDG.swift */, |
1828 | 1825 | EADE0B7A1BD15DFF00C49C64 /* Process.swift */,
|
1829 | 1826 | 5BDC3F2F1BCC5DCB00ED97BB /* Bundle.swift */,
|
1830 | 1827 | 5BDC3F411BCC5DCB00ED97BB /* ProcessInfo.swift */,
|
|
2347 | 2344 | 5BECBA3A1D1CAE9A00B39B1F /* NSMeasurement.swift in Sources */,
|
2348 | 2345 | 5BF7AEB21BCD51F9008F214A /* NSNumber.swift in Sources */,
|
2349 | 2346 | 61D2F9AF1FECFB3E0033306A /* NativeProtocol.swift in Sources */,
|
2350 |
| - 1513A8432044893F00539722 /* FileManager_XDG.swift in Sources */, |
2351 | 2347 | B9974B991EDF4A22007F15B8 /* HTTPURLProtocol.swift in Sources */,
|
2352 | 2348 | 5BCD03821D3EE35C00E3FF9B /* TimeZone.swift in Sources */,
|
2353 | 2349 | EADE0BBC1BD15E0000C49C64 /* URLCache.swift in Sources */,
|
|
2717 | 2713 | DYLIB_COMPATIBILITY_VERSION = 150;
|
2718 | 2714 | DYLIB_CURRENT_VERSION = 1303;
|
2719 | 2715 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
2720 |
| - ENABLE_TESTABILITY = YES; |
2721 | 2716 | FRAMEWORK_VERSION = A;
|
2722 | 2717 | GCC_PREFIX_HEADER = CoreFoundation/Base.subproj/CoreFoundation_Prefix.h;
|
2723 | 2718 | HEADER_SEARCH_PATHS = (
|
|
2791 | 2786 | DYLIB_COMPATIBILITY_VERSION = 150;
|
2792 | 2787 | DYLIB_CURRENT_VERSION = 1303;
|
2793 | 2788 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
2794 |
| - ENABLE_TESTABILITY = YES; |
2795 | 2789 | FRAMEWORK_VERSION = A;
|
2796 | 2790 | GCC_PREFIX_HEADER = CoreFoundation/Base.subproj/CoreFoundation_Prefix.h;
|
2797 | 2791 | HEADER_SEARCH_PATHS = (
|
|
0 commit comments