|
337 | 337 | EA08126B1DA80C3600651B70 /* TestNSProgressFraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA08126A1DA80C3600651B70 /* TestNSProgressFraction.swift */; };
|
338 | 338 | EA08126C1DA810BE00651B70 /* ProgressFraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA0812681DA71C8A00651B70 /* ProgressFraction.swift */; };
|
339 | 339 | EA418C261D57257D005EAD0D /* NSKeyedArchiverHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA418C251D57257D005EAD0D /* NSKeyedArchiverHelpers.swift */; };
|
| 340 | + EA54A6FB1DB16D53009E0809 /* TestObjCRuntime.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA54A6FA1DB16D53009E0809 /* TestObjCRuntime.swift */; }; |
340 | 341 | EA66F6361BEED03E00136161 /* TargetConditionals.h in Headers */ = {isa = PBXBuildFile; fileRef = EA66F6351BEED03E00136161 /* TargetConditionals.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
341 | 342 | EA66F6481BF1619600136161 /* NSURLTestData.plist in Resources */ = {isa = PBXBuildFile; fileRef = EA66F63B1BF1619600136161 /* NSURLTestData.plist */; };
|
342 | 343 | EA66F6671BF2F2F100136161 /* CoreFoundation.h in Headers */ = {isa = PBXBuildFile; fileRef = EA66F6651BF2F2E800136161 /* CoreFoundation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
782 | 783 | EA313DFE1BE7F2E90060A403 /* CFURLComponents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CFURLComponents.c; sourceTree = "<group>"; };
|
783 | 784 | EA313DFF1BE7F2E90060A403 /* CFURLComponents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFURLComponents.h; sourceTree = "<group>"; };
|
784 | 785 | EA418C251D57257D005EAD0D /* NSKeyedArchiverHelpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSKeyedArchiverHelpers.swift; sourceTree = "<group>"; };
|
| 786 | + EA54A6FA1DB16D53009E0809 /* TestObjCRuntime.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestObjCRuntime.swift; sourceTree = "<group>"; }; |
785 | 787 | EA66F6351BEED03E00136161 /* TargetConditionals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TargetConditionals.h; path = CoreFoundation/Base.subproj/SwiftRuntime/TargetConditionals.h; sourceTree = SOURCE_ROOT; };
|
786 | 788 | EA66F6381BF1619600136161 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
787 | 789 | EA66F63B1BF1619600136161 /* NSURLTestData.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = NSURLTestData.plist; sourceTree = "<group>"; };
|
|
1375 | 1377 | 5B6F17961C48631C00935030 /* TestUtils.swift */,
|
1376 | 1378 | 0383A1741D2E558A0052E5D1 /* TestNSStream.swift */,
|
1377 | 1379 | 5B1FD9E21D6D17B80080E83C /* TestNSURLSession.swift */,
|
| 1380 | + EA54A6FA1DB16D53009E0809 /* TestObjCRuntime.swift */, |
1378 | 1381 | );
|
1379 | 1382 | name = Tests;
|
1380 | 1383 | sourceTree = "<group>";
|
|
2208 | 2211 | 5B13B3331C582D4C00651CE2 /* TestNSJSONSerialization.swift in Sources */,
|
2209 | 2212 | 5B13B33C1C582D4C00651CE2 /* TestNSOrderedSet.swift in Sources */,
|
2210 | 2213 | 5B13B34A1C582D4C00651CE2 /* TestNSURL.swift in Sources */,
|
| 2214 | + EA54A6FB1DB16D53009E0809 /* TestObjCRuntime.swift in Sources */, |
2211 | 2215 | 5B13B34D1C582D4C00651CE2 /* TestNSUUID.swift in Sources */,
|
2212 | 2216 | 5B13B3281C582D4C00651CE2 /* TestNSBundle.swift in Sources */,
|
2213 | 2217 | 5B13B32A1C582D4C00651CE2 /* TestNSCharacterSet.swift in Sources */,
|
|
0 commit comments