|
25 | 25 | B62026F416788B34004F3873 /* PCFadedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = B62026E516788B34004F3873 /* PCFadedImageView.m */; };
|
26 | 26 | B63779DC16799D4200E79BFE /* SLColorArt.m in Sources */ = {isa = PBXBuildFile; fileRef = B63779DA16799D4200E79BFE /* SLColorArt.m */; };
|
27 | 27 | B63779DF16799D7E00E79BFE /* LBGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = B63779DE16799D7E00E79BFE /* LBGradient.m */; };
|
| 28 | + B6934671167F215400B7590D /* UIImage+ColorArt.m in Sources */ = {isa = PBXBuildFile; fileRef = B6934670167F215400B7590D /* UIImage+ColorArt.m */; }; |
28 | 29 | B6CDCAA5167D6F5700A8D642 /* UIImage+Scale.m in Sources */ = {isa = PBXBuildFile; fileRef = B6CDCAA4167D6F5700A8D642 /* UIImage+Scale.m */; };
|
29 | 30 | /* End PBXBuildFile section */
|
30 | 31 |
|
|
55 | 56 | B63779DA16799D4200E79BFE /* SLColorArt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SLColorArt.m; sourceTree = "<group>"; };
|
56 | 57 | B63779DD16799D7E00E79BFE /* LBGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LBGradient.h; sourceTree = "<group>"; };
|
57 | 58 | B63779DE16799D7E00E79BFE /* LBGradient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LBGradient.m; sourceTree = "<group>"; };
|
| 59 | + B693466F167F215400B7590D /* UIImage+ColorArt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+ColorArt.h"; sourceTree = "<group>"; }; |
| 60 | + B6934670167F215400B7590D /* UIImage+ColorArt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+ColorArt.m"; sourceTree = "<group>"; }; |
58 | 61 | B6CDCAA3167D6F5700A8D642 /* UIImage+Scale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Scale.h"; sourceTree = "<group>"; };
|
59 | 62 | B6CDCAA4167D6F5700A8D642 /* UIImage+Scale.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Scale.m"; sourceTree = "<group>"; };
|
60 | 63 | /* End PBXFileReference section */
|
|
144 | 147 | B63779DA16799D4200E79BFE /* SLColorArt.m */,
|
145 | 148 | B6CDCAA3167D6F5700A8D642 /* UIImage+Scale.h */,
|
146 | 149 | B6CDCAA4167D6F5700A8D642 /* UIImage+Scale.m */,
|
| 150 | + B693466F167F215400B7590D /* UIImage+ColorArt.h */, |
| 151 | + B6934670167F215400B7590D /* UIImage+ColorArt.m */, |
147 | 152 | );
|
148 | 153 | path = Classes;
|
149 | 154 | sourceTree = "<group>";
|
|
225 | 230 | B63779DC16799D4200E79BFE /* SLColorArt.m in Sources */,
|
226 | 231 | B63779DF16799D7E00E79BFE /* LBGradient.m in Sources */,
|
227 | 232 | B6CDCAA5167D6F5700A8D642 /* UIImage+Scale.m in Sources */,
|
| 233 | + B6934671167F215400B7590D /* UIImage+ColorArt.m in Sources */, |
228 | 234 | );
|
229 | 235 | runOnlyForDeploymentPostprocessing = 0;
|
230 | 236 | };
|
|
0 commit comments