|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 2DC070A8190AB6070018A6F9 /* PackageDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DC070A7190AB6070018A6F9 /* PackageDataResponse.m */; }; |
10 | 11 | 3403516516CE93F2009E3B88 /* reader.css in Resources */ = {isa = PBXBuildFile; fileRef = 3403516116CE93F2009E3B88 /* reader.css */; }; |
11 | 12 | 3403516616CE93F2009E3B88 /* reader.html in Resources */ = {isa = PBXBuildFile; fileRef = 3403516216CE93F2009E3B88 /* reader.html */; }; |
12 | 13 | 340535AA16BC5DD100D4A802 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 340535A916BC5DD100D4A802 /* BaseViewController.m */; }; |
|
137 | 138 | /* End PBXContainerItemProxy section */ |
138 | 139 |
|
139 | 140 | /* Begin PBXFileReference section */ |
| 141 | + 2DC070A6190AB6070018A6F9 /* PackageDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PackageDataResponse.h; sourceTree = "<group>"; }; |
| 142 | + 2DC070A7190AB6070018A6F9 /* PackageDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PackageDataResponse.m; sourceTree = "<group>"; }; |
140 | 143 | 3403516116CE93F2009E3B88 /* reader.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = reader.css; sourceTree = "<group>"; }; |
141 | 144 | 3403516216CE93F2009E3B88 /* reader.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = reader.html; sourceTree = "<group>"; }; |
142 | 145 | 340535A816BC5DD100D4A802 /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; }; |
|
523 | 526 | children = ( |
524 | 527 | 3499B0C318413C68002D8AEA /* PackageResourceConnection.h */, |
525 | 528 | 3499B0C418413C68002D8AEA /* PackageResourceConnection.m */, |
| 529 | + 2DC070A6190AB6070018A6F9 /* PackageDataResponse.h */, |
| 530 | + 2DC070A7190AB6070018A6F9 /* PackageDataResponse.m */, |
526 | 531 | 3434215618D4E826001D4279 /* PackageResourceResponse.h */, |
527 | 532 | 3434215718D4E826001D4279 /* PackageResourceResponse.m */, |
528 | 533 | 34C5534216E15D32003A7C23 /* PackageResourceServer.h */, |
|
806 | 811 | 34DAC6EB18D4BB96004F926A /* DispatchQueueLogFormatter.m in Sources */, |
807 | 812 | 34C4064817A451D100354C33 /* EPubSettings.m in Sources */, |
808 | 813 | 34C4064317A43A1700354C33 /* EPubSettingsController.m in Sources */, |
| 814 | + 2DC070A8190AB6070018A6F9 /* PackageDataResponse.m in Sources */, |
809 | 815 | 3411DF03175FACC000FCE6D9 /* EPubViewController.m in Sources */, |
810 | 816 | 340535B216BC608900D4A802 /* LocStr.m in Sources */, |
811 | 817 | 340535B316BC608900D4A802 /* LocStrError.m in Sources */, |
|
0 commit comments