|
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
22 | | - 111E54CC201BBD9700A7FE9A /* wiki_1_1.opds */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = wiki_1_1.opds; path = "readium-opdsTests/Samples/wiki_1_1.opds"; sourceTree = SOURCE_ROOT; }; |
23 | | - 111E54D9201FC91600A7FE9A /* feedbooks_catalog.atom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = feedbooks_catalog.atom; path = "readium-opdsTests/Samples/feedbooks_catalog.atom"; sourceTree = SOURCE_ROOT; }; |
24 | 22 | 111E54DB2021022700A7FE9A /* OPDS2Parser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OPDS2Parser.swift; sourceTree = "<group>"; }; |
25 | | - 111E54DE2022812B00A7FE9A /* opds_2_0.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = opds_2_0.json; path = "readium-opdsTests/Samples/opds_2_0.json"; sourceTree = SOURCE_ROOT; }; |
26 | 23 | 111E54E02022816000A7FE9A /* readium_opds2_0_test.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = readium_opds2_0_test.swift; sourceTree = "<group>"; }; |
27 | 24 | AE49834620D902710013B912 /* ParseData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParseData.swift; sourceTree = "<group>"; }; |
28 | 25 | AE6B98DF20CAB93200117197 /* OPDSParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OPDSParser.swift; sourceTree = "<group>"; }; |
29 | 26 | AED681EF20A316160090DBCD /* URLHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLHelper.swift; sourceTree = "<group>"; }; |
30 | 27 | CA415EC9221D5182003A0F7F /* Deprecated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Deprecated.swift; sourceTree = "<group>"; }; |
31 | 28 | CA7B77CB263AB97E00260838 /* R2Shared.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = R2Shared.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 29 | CA7B77CF263AB98800260838 /* Fuzi.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Fuzi.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 30 | + CAF6487D266F5CC70067D2C3 /* Samples */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Samples; sourceTree = "<group>"; }; |
33 | 31 | F34B7E4D1FA35B7900534FD3 /* ReadiumOPDS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReadiumOPDS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | 32 | F34B7E501FA35B7900534FD3 /* readium_opds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = readium_opds.h; sourceTree = "<group>"; }; |
35 | 33 | F34B7E511FA35B7900534FD3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
51 | 49 | /* End PBXFrameworksBuildPhase section */ |
52 | 50 |
|
53 | 51 | /* Begin PBXGroup section */ |
54 | | - 111E54CB201BBD7A00A7FE9A /* Samples */ = { |
55 | | - isa = PBXGroup; |
56 | | - children = ( |
57 | | - 111E54DE2022812B00A7FE9A /* opds_2_0.json */, |
58 | | - 111E54D9201FC91600A7FE9A /* feedbooks_catalog.atom */, |
59 | | - 111E54CC201BBD9700A7FE9A /* wiki_1_1.opds */, |
60 | | - ); |
61 | | - path = Samples; |
62 | | - sourceTree = "<group>"; |
63 | | - }; |
64 | 52 | F34B7E431FA35B7900534FD3 = { |
65 | 53 | isa = PBXGroup; |
66 | 54 | children = ( |
|
99 | 87 | children = ( |
100 | 88 | 111E54E02022816000A7FE9A /* readium_opds2_0_test.swift */, |
101 | 89 | F34B7E5B1FA35B7900534FD3 /* readium_opds1_1_test.swift */, |
102 | | - 111E54CB201BBD7A00A7FE9A /* Samples */, |
| 90 | + CAF6487D266F5CC70067D2C3 /* Samples */, |
103 | 91 | F34B7E5D1FA35B7900534FD3 /* Info.plist */, |
104 | 92 | ); |
105 | 93 | path = "readium-opdsTests"; |
|
0 commit comments