|
88 | 88 | 75900D4819E445E500C05D28 /* YASkinManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 75900D4719E445E500C05D28 /* YASkinManager.m */; };
|
89 | 89 | 75900D4C19E448F100C05D28 /* YATableDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 75900D4B19E448F100C05D28 /* YATableDataSource.m */; };
|
90 | 90 | 75C15C2419EA70AA00E5C341 /* UIApplication+YAKeyboardWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C15C2319EA70AA00E5C341 /* UIApplication+YAKeyboardWindow.m */; };
|
| 91 | + 75F9D1321B2A8DF800972CB5 /* UITableView+YAReusableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 75F9D1311B2A8DF800972CB5 /* UITableView+YAReusableCell.m */; }; |
91 | 92 | /* End PBXBuildFile section */
|
92 | 93 |
|
93 | 94 | /* Begin PBXContainerItemProxy section */
|
|
214 | 215 | 75900D4B19E448F100C05D28 /* YATableDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YATableDataSource.m; sourceTree = "<group>"; };
|
215 | 216 | 75C15C2219EA70AA00E5C341 /* UIApplication+YAKeyboardWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIApplication+YAKeyboardWindow.h"; sourceTree = "<group>"; };
|
216 | 217 | 75C15C2319EA70AA00E5C341 /* UIApplication+YAKeyboardWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIApplication+YAKeyboardWindow.m"; sourceTree = "<group>"; };
|
| 218 | + 75F9D1301B2A8DF800972CB5 /* UITableView+YAReusableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITableView+YAReusableCell.h"; sourceTree = "<group>"; }; |
| 219 | + 75F9D1311B2A8DF800972CB5 /* UITableView+YAReusableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITableView+YAReusableCell.m"; sourceTree = "<group>"; }; |
217 | 220 | /* End PBXFileReference section */
|
218 | 221 |
|
219 | 222 | /* Begin PBXFrameworksBuildPhase section */
|
|
475 | 478 | 75900CEE19E4438E00C05D28 /* Extend */ = {
|
476 | 479 | isa = PBXGroup;
|
477 | 480 | children = (
|
| 481 | + 75C710881B2A8D7C00901AA7 /* UITableView */, |
478 | 482 | 75C15C2119EA709E00E5C341 /* UIApplication */,
|
479 | 483 | 75900CEF19E4438E00C05D28 /* UIBarButtonItem */,
|
480 | 484 | 75900CF219E4438E00C05D28 /* UIColor */,
|
|
655 | 659 | path = UIApplication;
|
656 | 660 | sourceTree = "<group>";
|
657 | 661 | };
|
| 662 | + 75C710881B2A8D7C00901AA7 /* UITableView */ = { |
| 663 | + isa = PBXGroup; |
| 664 | + children = ( |
| 665 | + 75F9D1301B2A8DF800972CB5 /* UITableView+YAReusableCell.h */, |
| 666 | + 75F9D1311B2A8DF800972CB5 /* UITableView+YAReusableCell.m */, |
| 667 | + ); |
| 668 | + path = UITableView; |
| 669 | + sourceTree = "<group>"; |
| 670 | + }; |
658 | 671 | /* End PBXGroup section */
|
659 | 672 |
|
660 | 673 | /* Begin PBXNativeTarget section */
|
|
804 | 817 | 75900D4219E4438E00C05D28 /* YARefreshControl.m in Sources */,
|
805 | 818 | 75900D3219E4438E00C05D28 /* UIFont+YAUIKit.m in Sources */,
|
806 | 819 | 75900D4419E4438E00C05D28 /* YARefreshIndicator.m in Sources */,
|
| 820 | + 75F9D1321B2A8DF800972CB5 /* UITableView+YAReusableCell.m in Sources */, |
807 | 821 | 75900D3619E4438E00C05D28 /* UINavigationController+YAAnimation.m in Sources */,
|
808 | 822 | 75900D3319E4438E00C05D28 /* UIImage+YAColor.m in Sources */,
|
809 | 823 | 75900D4819E445E500C05D28 /* YASkinManager.m in Sources */,
|
|
0 commit comments