|
122 | 122 | BF1623D71DF50011006209D1 /* time.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = time.png; sourceTree = "<group>"; };
|
123 | 123 | BF1623D81DF50011006209D1 /* video_play_btn_bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "video_play_btn_bg@2x.png"; sourceTree = "<group>"; };
|
124 | 124 | BF1623D91DF50011006209D1 /* WMPlayer.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = WMPlayer.gif; sourceTree = "<group>"; };
|
125 |
| - BF1623DC1DF50011006209D1 /* MASCompositeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASCompositeConstraint.h; sourceTree = "<group>"; }; |
126 |
| - BF1623DD1DF50011006209D1 /* MASCompositeConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraint.m; sourceTree = "<group>"; }; |
127 |
| - BF1623DE1DF50011006209D1 /* MASConstraint+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MASConstraint+Private.h"; sourceTree = "<group>"; }; |
128 |
| - BF1623DF1DF50011006209D1 /* MASConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraint.h; sourceTree = "<group>"; }; |
129 |
| - BF1623E01DF50011006209D1 /* MASConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraint.m; sourceTree = "<group>"; }; |
130 |
| - BF1623E11DF50011006209D1 /* MASConstraintMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintMaker.h; sourceTree = "<group>"; }; |
131 |
| - BF1623E21DF50011006209D1 /* MASConstraintMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMaker.m; sourceTree = "<group>"; }; |
132 |
| - BF1623E31DF50011006209D1 /* MASLayoutConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASLayoutConstraint.h; sourceTree = "<group>"; }; |
133 |
| - BF1623E41DF50011006209D1 /* MASLayoutConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASLayoutConstraint.m; sourceTree = "<group>"; }; |
134 |
| - BF1623E51DF50011006209D1 /* Masonry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Masonry.h; sourceTree = "<group>"; }; |
135 |
| - BF1623E61DF50011006209D1 /* MASUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASUtilities.h; sourceTree = "<group>"; }; |
136 |
| - BF1623E71DF50011006209D1 /* MASViewAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewAttribute.h; sourceTree = "<group>"; }; |
137 |
| - BF1623E81DF50011006209D1 /* MASViewAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttribute.m; sourceTree = "<group>"; }; |
138 |
| - BF1623E91DF50011006209D1 /* MASViewConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewConstraint.h; sourceTree = "<group>"; }; |
139 |
| - BF1623EA1DF50011006209D1 /* MASViewConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraint.m; sourceTree = "<group>"; }; |
140 |
| - BF1623EB1DF50011006209D1 /* NSArray+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+MASAdditions.h"; sourceTree = "<group>"; }; |
141 |
| - BF1623EC1DF50011006209D1 /* NSArray+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray+MASAdditions.m"; sourceTree = "<group>"; }; |
142 |
| - BF1623ED1DF50011006209D1 /* NSArray+MASShorthandAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+MASShorthandAdditions.h"; sourceTree = "<group>"; }; |
143 |
| - BF1623EE1DF50011006209D1 /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = "<group>"; }; |
144 |
| - BF1623EF1DF50011006209D1 /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = "<group>"; }; |
145 |
| - BF1623F01DF50011006209D1 /* View+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASAdditions.h"; sourceTree = "<group>"; }; |
146 |
| - BF1623F11DF50011006209D1 /* View+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditions.m"; sourceTree = "<group>"; }; |
147 |
| - BF1623F21DF50011006209D1 /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASShorthandAdditions.h"; sourceTree = "<group>"; }; |
148 | 125 | BF1623F41DF50011006209D1 /* MBProgressHUD+Show.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD+Show.h"; sourceTree = "<group>"; };
|
149 | 126 | BF1623F51DF50011006209D1 /* MBProgressHUD+Show.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD+Show.m"; sourceTree = "<group>"; };
|
150 | 127 | BF1623F61DF50011006209D1 /* MBProgressHUD.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MBProgressHUD.bundle; sourceTree = "<group>"; };
|
|
334 | 311 | BF1623DA1DF50011006209D1 /* ThirdLib */ = {
|
335 | 312 | isa = PBXGroup;
|
336 | 313 | children = (
|
337 |
| - BF1623DB1DF50011006209D1 /* Masonry */, |
338 | 314 | BF1623F31DF50011006209D1 /* MBprogressHUD */,
|
339 | 315 | BF1623F91DF50011006209D1 /* MJRefresh */,
|
340 | 316 | BF1624261DF50011006209D1 /* ScreenShotBack */,
|
|
343 | 319 | path = ThirdLib;
|
344 | 320 | sourceTree = "<group>";
|
345 | 321 | };
|
346 |
| - BF1623DB1DF50011006209D1 /* Masonry */ = { |
347 |
| - isa = PBXGroup; |
348 |
| - children = ( |
349 |
| - BF1623DC1DF50011006209D1 /* MASCompositeConstraint.h */, |
350 |
| - BF1623DD1DF50011006209D1 /* MASCompositeConstraint.m */, |
351 |
| - BF1623DE1DF50011006209D1 /* MASConstraint+Private.h */, |
352 |
| - BF1623DF1DF50011006209D1 /* MASConstraint.h */, |
353 |
| - BF1623E01DF50011006209D1 /* MASConstraint.m */, |
354 |
| - BF1623E11DF50011006209D1 /* MASConstraintMaker.h */, |
355 |
| - BF1623E21DF50011006209D1 /* MASConstraintMaker.m */, |
356 |
| - BF1623E31DF50011006209D1 /* MASLayoutConstraint.h */, |
357 |
| - BF1623E41DF50011006209D1 /* MASLayoutConstraint.m */, |
358 |
| - BF1623E51DF50011006209D1 /* Masonry.h */, |
359 |
| - BF1623E61DF50011006209D1 /* MASUtilities.h */, |
360 |
| - BF1623E71DF50011006209D1 /* MASViewAttribute.h */, |
361 |
| - BF1623E81DF50011006209D1 /* MASViewAttribute.m */, |
362 |
| - BF1623E91DF50011006209D1 /* MASViewConstraint.h */, |
363 |
| - BF1623EA1DF50011006209D1 /* MASViewConstraint.m */, |
364 |
| - BF1623EB1DF50011006209D1 /* NSArray+MASAdditions.h */, |
365 |
| - BF1623EC1DF50011006209D1 /* NSArray+MASAdditions.m */, |
366 |
| - BF1623ED1DF50011006209D1 /* NSArray+MASShorthandAdditions.h */, |
367 |
| - BF1623EE1DF50011006209D1 /* NSLayoutConstraint+MASDebugAdditions.h */, |
368 |
| - BF1623EF1DF50011006209D1 /* NSLayoutConstraint+MASDebugAdditions.m */, |
369 |
| - BF1623F01DF50011006209D1 /* View+MASAdditions.h */, |
370 |
| - BF1623F11DF50011006209D1 /* View+MASAdditions.m */, |
371 |
| - BF1623F21DF50011006209D1 /* View+MASShorthandAdditions.h */, |
372 |
| - ); |
373 |
| - path = Masonry; |
374 |
| - sourceTree = "<group>"; |
375 |
| - }; |
376 | 322 | BF1623F31DF50011006209D1 /* MBprogressHUD */ = {
|
377 | 323 | isa = PBXGroup;
|
378 | 324 | children = (
|
|
0 commit comments