|
111 | 111 | B9C89FCE1F6DCAEB00087AF4 /* Test.plist in Resources */ = {isa = PBXBuildFile; fileRef = B9C89FB91F6DCAEB00087AF4 /* Test.plist */; };
|
112 | 112 | B9F137A120B998D0000B7577 /* xdgTestHelper in CopyFiles */ = {isa = PBXBuildFile; fileRef = B917D31C20B0DB8B00728EE0 /* xdgTestHelper */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
113 | 113 | B9F326A01FC714DD003C3599 /* DarwinShims.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9F3269E1FC714DD003C3599 /* DarwinShims.swift */; };
|
| 114 | + DAE7D0F320D8224200DC6C54 /* TestURLProtectionSpace.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAE7D0F220D8224200DC6C54 /* TestURLProtectionSpace.swift */; }; |
114 | 115 | /* End PBXBuildFile section */
|
115 | 116 |
|
116 | 117 | /* Begin PBXContainerItemProxy section */
|
|
255 | 256 | B9C89FB81F6DCAEB00087AF4 /* PropertyList-1.0.dtd */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "PropertyList-1.0.dtd"; path = "TestFoundation/Resources/PropertyList-1.0.dtd"; sourceTree = "<group>"; };
|
256 | 257 | B9C89FB91F6DCAEB00087AF4 /* Test.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Test.plist; path = TestFoundation/Resources/Test.plist; sourceTree = "<group>"; };
|
257 | 258 | B9F3269E1FC714DD003C3599 /* DarwinShims.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DarwinShims.swift; sourceTree = "<group>"; };
|
| 259 | + DAE7D0F220D8224200DC6C54 /* TestURLProtectionSpace.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestURLProtectionSpace.swift; path = TestFoundation/TestURLProtectionSpace.swift; sourceTree = "<group>"; }; |
258 | 260 | /* End PBXFileReference section */
|
259 | 261 |
|
260 | 262 | /* Begin PBXFrameworksBuildPhase section */
|
|
379 | 381 | B9C89F171F6BF89600087AF4 /* TestUnitConverter.swift */,
|
380 | 382 | B9C89F191F6BF89700087AF4 /* TestURL.swift */,
|
381 | 383 | B9C89F2D1F6BF89A00087AF4 /* TestURLCredential.swift */,
|
| 384 | + DAE7D0F220D8224200DC6C54 /* TestURLProtectionSpace.swift */, |
382 | 385 | B9C89EEB1F6BF89000087AF4 /* TestURLProtocol.swift */,
|
383 | 386 | B9C89F141F6BF89600087AF4 /* TestURLRequest.swift */,
|
384 | 387 | B9C89EF51F6BF89100087AF4 /* TestURLResponse.swift */,
|
|
574 | 577 | B9C89F4C1F6BF89C00087AF4 /* TestDateFormatter.swift in Sources */,
|
575 | 578 | B9C89F4D1F6BF89C00087AF4 /* TestHTTPCookie.swift in Sources */,
|
576 | 579 | B9C89F4E1F6BF89C00087AF4 /* TestNSError.swift in Sources */,
|
| 580 | + DAE7D0F320D8224200DC6C54 /* TestURLProtectionSpace.swift in Sources */, |
577 | 581 | B9C89F4F1F6BF89C00087AF4 /* TestNSString.swift in Sources */,
|
578 | 582 | B9C89F501F6BF89C00087AF4 /* TestNSUUID.swift in Sources */,
|
579 | 583 | B9C89F511F6BF89C00087AF4 /* TestPropertyListSerialization.swift in Sources */,
|
|
0 commit comments