|
12 | 12 | 8656BC5E2484313F0023549D /* HttpUtilityIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8656BC5D2484313F0023549D /* HttpUtilityIntegrationTests.swift */; }; |
13 | 13 | 8656BC61248495700023549D /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8656BC60248495700023549D /* Response.swift */; }; |
14 | 14 | 86719EA024720BD1002A2AB0 /* HttpUtility.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 86719E9624720BD1002A2AB0 /* HttpUtility.framework */; }; |
15 | | - 86719EA524720BD1002A2AB0 /* HttpUtilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86719EA424720BD1002A2AB0 /* HttpUtilityTests.swift */; }; |
16 | 15 | 86719EA724720BD1002A2AB0 /* HttpUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 86719E9924720BD1002A2AB0 /* HttpUtility.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
17 | 16 | 86719EB124720E40002A2AB0 /* HttpUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86719EB024720E40002A2AB0 /* HttpUtility.swift */; }; |
18 | 17 | /* End PBXBuildFile section */ |
|
36 | 35 | 86719E9924720BD1002A2AB0 /* HttpUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtility.h; sourceTree = "<group>"; }; |
37 | 36 | 86719E9A24720BD1002A2AB0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
38 | 37 | 86719E9F24720BD1002A2AB0 /* HttpUtilityTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HttpUtilityTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | | - 86719EA424720BD1002A2AB0 /* HttpUtilityTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HttpUtilityTests.swift; sourceTree = "<group>"; }; |
40 | 38 | 86719EA624720BD1002A2AB0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
41 | 39 | 86719EB024720E40002A2AB0 /* HttpUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HttpUtility.swift; sourceTree = "<group>"; }; |
42 | 40 | /* End PBXFileReference section */ |
|
127 | 125 | 8656BC5F248495620023549D /* TestModel */, |
128 | 126 | 8656BC5C248431200023549D /* IntegrationTests */, |
129 | 127 | 8656BC592483E4200023549D /* ExtensionsTests */, |
130 | | - 86719EA424720BD1002A2AB0 /* HttpUtilityTests.swift */, |
131 | 128 | 86719EA624720BD1002A2AB0 /* Info.plist */, |
132 | 129 | ); |
133 | 130 | path = HttpUtilityTests; |
|
254 | 251 | files = ( |
255 | 252 | 8656BC61248495700023549D /* Response.swift in Sources */, |
256 | 253 | 8656BC5B2483E43D0023549D /* EncodableExtensionUnitTest.swift in Sources */, |
257 | | - 86719EA524720BD1002A2AB0 /* HttpUtilityTests.swift in Sources */, |
258 | 254 | 8656BC5E2484313F0023549D /* HttpUtilityIntegrationTests.swift in Sources */, |
259 | 255 | ); |
260 | 256 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments