|
125 | 125 | 48EB73451C749212003A818E /* Home.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 48EB73441C749212003A818E /* Home.xcassets */; };
|
126 | 126 | 48EEAD6C1C9C25F4001138FE /* DemoVC12.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EEAD6B1C9C25F4001138FE /* DemoVC12.m */; };
|
127 | 127 | 48EEAD701C9C3006001138FE /* DemoVC13.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EEAD6F1C9C3006001138FE /* DemoVC13.m */; };
|
| 128 | + 48F4867E1D1010BA003B7418 /* LEETheme.m in Sources */ = {isa = PBXBuildFile; fileRef = 48F4867D1D1010BA003B7418 /* LEETheme.m */; }; |
128 | 129 | 48FC0E161C4FB3A8004098B8 /* Ads.m in Sources */ = {isa = PBXBuildFile; fileRef = 48FC0E041C4FB3A8004098B8 /* Ads.m */; };
|
129 | 130 | 48FC0E171C4FB3A8004098B8 /* Editor.m in Sources */ = {isa = PBXBuildFile; fileRef = 48FC0E061C4FB3A8004098B8 /* Editor.m */; };
|
130 | 131 | 48FC0E181C4FB3A8004098B8 /* Imgextra.m in Sources */ = {isa = PBXBuildFile; fileRef = 48FC0E081C4FB3A8004098B8 /* Imgextra.m */; };
|
|
214 | 215 | 99D694F01C8C567A00DA97E1 /* SDBaseTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 99D694ED1C8C567A00DA97E1 /* SDBaseTableViewController.m */; };
|
215 | 216 | 99D694F21C8C585300DA97E1 /* Discover.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 99D694F11C8C585200DA97E1 /* Discover.xcassets */; };
|
216 | 217 | 99D694F81C8C7F7600DA97E1 /* SDTimeLineRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 99D694F71C8C7F7600DA97E1 /* SDTimeLineRefreshFooter.m */; };
|
217 |
| - 9B3AEBEB1D0EA69500B90F77 /* LEETheme.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B3AEBEA1D0EA69500B90F77 /* LEETheme.m */; }; |
218 | 218 | 9BF7727A1D080DF700460B6E /* theme_day_json.json in Resources */ = {isa = PBXBuildFile; fileRef = 9BF772781D080DF700460B6E /* theme_day_json.json */; };
|
219 | 219 | 9BF7727B1D080DF700460B6E /* theme_night_json.json in Resources */ = {isa = PBXBuildFile; fileRef = 9BF772791D080DF700460B6E /* theme_night_json.json */; };
|
220 | 220 | /* End PBXBuildFile section */
|
|
417 | 417 | 48EEAD6B1C9C25F4001138FE /* DemoVC12.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DemoVC12.m; sourceTree = "<group>"; };
|
418 | 418 | 48EEAD6E1C9C3006001138FE /* DemoVC13.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DemoVC13.h; sourceTree = "<group>"; };
|
419 | 419 | 48EEAD6F1C9C3006001138FE /* DemoVC13.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DemoVC13.m; sourceTree = "<group>"; };
|
| 420 | + 48F4867C1D1010BA003B7418 /* LEETheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LEETheme.h; sourceTree = "<group>"; }; |
| 421 | + 48F4867D1D1010BA003B7418 /* LEETheme.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LEETheme.m; sourceTree = "<group>"; }; |
420 | 422 | 48FC0E031C4FB3A8004098B8 /* Ads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ads.h; sourceTree = "<group>"; };
|
421 | 423 | 48FC0E041C4FB3A8004098B8 /* Ads.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Ads.m; sourceTree = "<group>"; };
|
422 | 424 | 48FC0E051C4FB3A8004098B8 /* Editor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Editor.h; sourceTree = "<group>"; };
|
|
594 | 596 | 99D694F11C8C585200DA97E1 /* Discover.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Discover.xcassets; sourceTree = "<group>"; };
|
595 | 597 | 99D694F61C8C7F7600DA97E1 /* SDTimeLineRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDTimeLineRefreshFooter.h; sourceTree = "<group>"; };
|
596 | 598 | 99D694F71C8C7F7600DA97E1 /* SDTimeLineRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDTimeLineRefreshFooter.m; sourceTree = "<group>"; };
|
597 |
| - 9B3AEBE91D0EA69500B90F77 /* LEETheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LEETheme.h; sourceTree = "<group>"; }; |
598 |
| - 9B3AEBEA1D0EA69500B90F77 /* LEETheme.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LEETheme.m; sourceTree = "<group>"; }; |
599 | 599 | 9BF772781D080DF700460B6E /* theme_day_json.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = theme_day_json.json; sourceTree = "<group>"; };
|
600 | 600 | 9BF772791D080DF700460B6E /* theme_night_json.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = theme_night_json.json; sourceTree = "<group>"; };
|
601 | 601 | /* End PBXFileReference section */
|
|
635 | 635 | 485302961C3F648F004361A7 /* Vender */ = {
|
636 | 636 | isa = PBXGroup;
|
637 | 637 | children = (
|
| 638 | + 48F4867B1D1010BA003B7418 /* LEETheme */, |
638 | 639 | 48EB72F31C748DF5003A818E /* MLEmojiLabel */,
|
639 | 640 | 485302E41C3F65EE004361A7 /* SDCycleScrollView */,
|
640 | 641 | 485302971C3F648F004361A7 /* SDPhotoBrowser */,
|
|
905 | 906 | 487D3EB31BCB9EC700A66173 /* SDAutoLayoutDemo */ = {
|
906 | 907 | isa = PBXGroup;
|
907 | 908 | children = (
|
908 |
| - 9BF772621D07D45000460B6E /* LEETheme */, |
909 | 909 | 99A6976F1C423B0D004EA699 /* SDAutoLayout */,
|
910 | 910 | 485303491C3F97AA004361A7 /* Others */,
|
911 | 911 | 485303021C3F977A004361A7 /* DemoVC */,
|
|
1114 | 1114 | path = DemoVC13;
|
1115 | 1115 | sourceTree = "<group>";
|
1116 | 1116 | };
|
| 1117 | + 48F4867B1D1010BA003B7418 /* LEETheme */ = { |
| 1118 | + isa = PBXGroup; |
| 1119 | + children = ( |
| 1120 | + 48F4867C1D1010BA003B7418 /* LEETheme.h */, |
| 1121 | + 48F4867D1D1010BA003B7418 /* LEETheme.m */, |
| 1122 | + ); |
| 1123 | + path = LEETheme; |
| 1124 | + sourceTree = "<group>"; |
| 1125 | + }; |
1117 | 1126 | 48FC0E011C4FB399004098B8 /* DemoVC10 */ = {
|
1118 | 1127 | isa = PBXGroup;
|
1119 | 1128 | children = (
|
|
1582 | 1591 | path = BaseRefreshView;
|
1583 | 1592 | sourceTree = "<group>";
|
1584 | 1593 | };
|
1585 |
| - 9BF772621D07D45000460B6E /* LEETheme */ = { |
1586 |
| - isa = PBXGroup; |
1587 |
| - children = ( |
1588 |
| - 9B3AEBE91D0EA69500B90F77 /* LEETheme.h */, |
1589 |
| - 9B3AEBEA1D0EA69500B90F77 /* LEETheme.m */, |
1590 |
| - ); |
1591 |
| - path = LEETheme; |
1592 |
| - sourceTree = "<group>"; |
1593 |
| - }; |
1594 | 1594 | 9BF772771D080DF700460B6E /* Theme */ = {
|
1595 | 1595 | isa = PBXGroup;
|
1596 | 1596 | children = (
|
|
1649 | 1649 | TargetAttributes = {
|
1650 | 1650 | 487D3EB01BCB9EC700A66173 = {
|
1651 | 1651 | CreatedOnToolsVersion = 6.4;
|
1652 |
| - DevelopmentTeam = QCC328325S; |
| 1652 | + DevelopmentTeam = V4Q779DR3D; |
1653 | 1653 | };
|
1654 | 1654 | 487D3EC91BCB9EC700A66173 = {
|
1655 | 1655 | CreatedOnToolsVersion = 6.4;
|
|
1801 | 1801 | 48FC0EBD1C4FB60A004098B8 /* MJRefreshBackNormalFooter.m in Sources */,
|
1802 | 1802 | 48FC0EAD1C4FB60A004098B8 /* MJPropertyType.m in Sources */,
|
1803 | 1803 | 485302E11C3F6490004361A7 /* UIImageView+HighlightedWebCache.m in Sources */,
|
1804 |
| - 9B3AEBEB1D0EA69500B90F77 /* LEETheme.m in Sources */, |
1805 | 1804 | 485303401C3F977A004361A7 /* DemoVC7Cell.m in Sources */,
|
1806 | 1805 | 99D694B51C8C54D000DA97E1 /* SDTimeLineCellModel.m in Sources */,
|
1807 | 1806 | 48EEAD701C9C3006001138FE /* DemoVC13.m in Sources */,
|
|
1861 | 1860 | 4808F3941CE4ABFB00242779 /* DemoVC14.m in Sources */,
|
1862 | 1861 | 48FC0EA51C4FB60A004098B8 /* UIProgressView+AFNetworking.m in Sources */,
|
1863 | 1862 | 99D694D91C8C553500DA97E1 /* NSMutableAttributedString+MLLabel.m in Sources */,
|
| 1863 | + 48F4867E1D1010BA003B7418 /* LEETheme.m in Sources */, |
1864 | 1864 | 48FC0EC51C4FB60A004098B8 /* UIScrollView+MJRefresh.m in Sources */,
|
1865 | 1865 | 485303511C3F97AA004361A7 /* DemoTableViewControler.m in Sources */,
|
1866 | 1866 | 48FC0ECB1C4FB7CA004098B8 /* XYString.m in Sources */,
|
|
0 commit comments