|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 701570961E067CC700632595 /* WMDragView.m in Sources */ = {isa = PBXBuildFile; fileRef = 701570951E067CC700632595 /* WMDragView.m */; }; |
10 | 11 | BF1624601DF50011006209D1 /* DataManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BF1623B81DF50011006209D1 /* DataManager.m */; };
|
11 | 12 | BF1624611DF50011006209D1 /* SidModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BF1623BA1DF50011006209D1 /* SidModel.m */; };
|
12 | 13 | BF1624621DF50011006209D1 /* VideoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BF1623BC1DF50011006209D1 /* VideoModel.m */; };
|
|
94 | 95 |
|
95 | 96 | /* Begin PBXFileReference section */
|
96 | 97 | 405F2043D18D2B06CC91D75F /* libPods-PlayerDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PlayerDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 98 | + 701570941E067CC700632595 /* WMDragView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMDragView.h; sourceTree = "<group>"; }; |
| 99 | + 701570951E067CC700632595 /* WMDragView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMDragView.m; sourceTree = "<group>"; }; |
97 | 100 | A41F0B6E980617F314AD7227 /* Pods-PlayerDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PlayerDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-PlayerDemo/Pods-PlayerDemo.release.xcconfig"; sourceTree = "<group>"; };
|
98 | 101 | AD4E1C1A77CA0A18F1DFB6AE /* Pods-PlayerDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PlayerDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PlayerDemo/Pods-PlayerDemo.debug.xcconfig"; sourceTree = "<group>"; };
|
99 | 102 | BF1623B71DF50011006209D1 /* DataManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataManager.h; sourceTree = "<group>"; };
|
|
246 | 249 | /* End PBXFrameworksBuildPhase section */
|
247 | 250 |
|
248 | 251 | /* Begin PBXGroup section */
|
| 252 | + 701570791E06384A00632595 /* WMDragView */ = { |
| 253 | + isa = PBXGroup; |
| 254 | + children = ( |
| 255 | + 701570941E067CC700632595 /* WMDragView.h */, |
| 256 | + 701570951E067CC700632595 /* WMDragView.m */, |
| 257 | + ); |
| 258 | + path = WMDragView; |
| 259 | + sourceTree = "<group>"; |
| 260 | + }; |
249 | 261 | 8AAEEC1312C0C3531902D027 /* Pods */ = {
|
250 | 262 | isa = PBXGroup;
|
251 | 263 | children = (
|
|
304 | 316 | BF1623DA1DF50011006209D1 /* ThirdLib */ = {
|
305 | 317 | isa = PBXGroup;
|
306 | 318 | children = (
|
| 319 | + 701570791E06384A00632595 /* WMDragView */, |
307 | 320 | BF1623F31DF50011006209D1 /* MBprogressHUD */,
|
308 | 321 | BF1623F91DF50011006209D1 /* MJRefresh */,
|
309 | 322 | BF1624261DF50011006209D1 /* ScreenShotBack */,
|
|
742 | 755 | BF1624AF1DF50011006209D1 /* SinaNewsViewController.m in Sources */,
|
743 | 756 | BF1624981DF50011006209D1 /* UIView+MJExtension.m in Sources */,
|
744 | 757 | BF16249C1DF50011006209D1 /* SDWebImageCompat.m in Sources */,
|
| 758 | + 701570961E067CC700632595 /* WMDragView.m in Sources */, |
745 | 759 | BF1624A41DF50011006209D1 /* UIImage+MultiFormat.m in Sources */,
|
746 | 760 | BF1624C71DF50182006209D1 /* WMPlayer.m in Sources */,
|
747 | 761 | BF1624931DF50011006209D1 /* MJRefreshStateHeader.m in Sources */,
|
|
0 commit comments