|
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 | + 75D8F39F1B4D023300EBC7E9 /* UIColor+YAColorMixing.m in Sources */ = {isa = PBXBuildFile; fileRef = 75D8F39E1B4D023300EBC7E9 /* UIColor+YAColorMixing.m */; }; |
91 | 92 | 75F9D1321B2A8DF800972CB5 /* UITableView+YAReusableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 75F9D1311B2A8DF800972CB5 /* UITableView+YAReusableCell.m */; };
|
92 | 93 | /* End PBXBuildFile section */
|
93 | 94 |
|
|
215 | 216 | 75900D4B19E448F100C05D28 /* YATableDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YATableDataSource.m; sourceTree = "<group>"; };
|
216 | 217 | 75C15C2219EA70AA00E5C341 /* UIApplication+YAKeyboardWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIApplication+YAKeyboardWindow.h"; sourceTree = "<group>"; };
|
217 | 218 | 75C15C2319EA70AA00E5C341 /* UIApplication+YAKeyboardWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIApplication+YAKeyboardWindow.m"; sourceTree = "<group>"; };
|
| 219 | + 75D8F39D1B4D023300EBC7E9 /* UIColor+YAColorMixing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+YAColorMixing.h"; sourceTree = "<group>"; }; |
| 220 | + 75D8F39E1B4D023300EBC7E9 /* UIColor+YAColorMixing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+YAColorMixing.m"; sourceTree = "<group>"; }; |
218 | 221 | 75F9D1301B2A8DF800972CB5 /* UITableView+YAReusableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITableView+YAReusableCell.h"; sourceTree = "<group>"; };
|
219 | 222 | 75F9D1311B2A8DF800972CB5 /* UITableView+YAReusableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITableView+YAReusableCell.m"; sourceTree = "<group>"; };
|
220 | 223 | /* End PBXFileReference section */
|
|
503 | 506 | 75900CF219E4438E00C05D28 /* UIColor */ = {
|
504 | 507 | isa = PBXGroup;
|
505 | 508 | children = (
|
| 509 | + 75D8F39D1B4D023300EBC7E9 /* UIColor+YAColorMixing.h */, |
| 510 | + 75D8F39E1B4D023300EBC7E9 /* UIColor+YAColorMixing.m */, |
506 | 511 | 75900CF319E4438E00C05D28 /* UIColor+YAHexColor.h */,
|
507 | 512 | 75900CF419E4438E00C05D28 /* UIColor+YAHexColor.m */,
|
508 | 513 | );
|
|
798 | 803 | buildActionMask = 2147483647;
|
799 | 804 | files = (
|
800 | 805 | 75900D3819E4438E00C05D28 /* YASeparatorLine.m in Sources */,
|
| 806 | + 75D8F39F1B4D023300EBC7E9 /* UIColor+YAColorMixing.m in Sources */, |
801 | 807 | 75900D2F19E4438E00C05D28 /* UIBarButtonItem+YAItemFactory.m in Sources */,
|
802 | 808 | 7543F9D91A2342C0008178C8 /* YATextEditorViewController.m in Sources */,
|
803 | 809 | 75900D3119E4438E00C05D28 /* UIControl+YAUIKit.m in Sources */,
|
|
0 commit comments