|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - FC0BC2421EBAF4C1005A5CDB /* FLAnimatedImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */; }; |
11 | 10 | FCC6D1391EB3912D0065F944 /* libSDWebImage iOS static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FCC6D0D01EB38D2F0065F944 /* libSDWebImage iOS static.a */; };
|
12 | 11 | FCFB253F1EA5562700F59778 /* FFFastImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB25381EA5562700F59778 /* FFFastImageSource.m */; };
|
13 | 12 | FCFB25401EA5562700F59778 /* FFFastImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253A1EA5562700F59778 /* FFFastImageView.m */; };
|
|
16 | 15 | /* End PBXBuildFile section */
|
17 | 16 |
|
18 | 17 | /* Begin PBXContainerItemProxy section */
|
19 |
| - FC0BC23B1EBAF431005A5CDB /* PBXContainerItemProxy */ = { |
20 |
| - isa = PBXContainerItemProxy; |
21 |
| - containerPortal = FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */; |
22 |
| - proxyType = 2; |
23 |
| - remoteGlobalIDString = 92C9BC0C1B199DC500D79B06; |
24 |
| - remoteInfo = FLAnimatedImage; |
25 |
| - }; |
26 | 18 | FCC6D0CF1EB38D2F0065F944 /* PBXContainerItemProxy */ = {
|
27 | 19 | isa = PBXContainerItemProxy;
|
28 | 20 | containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */;
|
|
88 | 80 |
|
89 | 81 | /* Begin PBXFileReference section */
|
90 | 82 | A287971D1DE0C0A60081BDFA /* libFastImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFastImage.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
91 |
| - FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FLAnimatedImage.xcodeproj; path = Vendor/SDWebImage/Vendors/FLAnimatedImage/FLAnimatedImage.xcodeproj; sourceTree = "<group>"; }; |
92 | 83 | FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = Vendor/SDWebImage/SDWebImage.xcodeproj; sourceTree = "<group>"; };
|
93 | 84 | FCFB25371EA5562700F59778 /* FFFastImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFFastImageSource.h; sourceTree = "<group>"; };
|
94 | 85 | FCFB25381EA5562700F59778 /* FFFastImageSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FFFastImageSource.m; sourceTree = "<group>"; };
|
|
105 | 96 | isa = PBXFrameworksBuildPhase;
|
106 | 97 | buildActionMask = 2147483647;
|
107 | 98 | files = (
|
108 |
| - FC0BC2421EBAF4C1005A5CDB /* FLAnimatedImage.framework in Frameworks */, |
109 | 99 | FCC6D1391EB3912D0065F944 /* libSDWebImage iOS static.a in Frameworks */,
|
110 | 100 | );
|
111 | 101 | runOnlyForDeploymentPostprocessing = 0;
|
|
133 | 123 | A28797331DE0CA420081BDFA /* Vendor */ = {
|
134 | 124 | isa = PBXGroup;
|
135 | 125 | children = (
|
136 |
| - FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */, |
137 | 126 | FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */,
|
138 | 127 | );
|
139 | 128 | name = Vendor;
|
140 | 129 | sourceTree = "<group>";
|
141 | 130 | };
|
142 |
| - FC0BC2381EBAF431005A5CDB /* Products */ = { |
143 |
| - isa = PBXGroup; |
144 |
| - children = ( |
145 |
| - FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */, |
146 |
| - ); |
147 |
| - name = Products; |
148 |
| - sourceTree = "<group>"; |
149 |
| - }; |
150 | 131 | FCC6D0C71EB38D2F0065F944 /* Products */ = {
|
151 | 132 | isa = PBXGroup;
|
152 | 133 | children = (
|
|
222 | 203 | productRefGroup = A287971E1DE0C0A60081BDFA /* Products */;
|
223 | 204 | projectDirPath = "";
|
224 | 205 | projectReferences = (
|
225 |
| - { |
226 |
| - ProductGroup = FC0BC2381EBAF431005A5CDB /* Products */; |
227 |
| - ProjectRef = FC0BC2371EBAF431005A5CDB /* FLAnimatedImage.xcodeproj */; |
228 |
| - }, |
229 | 206 | {
|
230 | 207 | ProductGroup = FCC6D0C71EB38D2F0065F944 /* Products */;
|
231 | 208 | ProjectRef = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */;
|
|
239 | 216 | /* End PBXProject section */
|
240 | 217 |
|
241 | 218 | /* Begin PBXReferenceProxy section */
|
242 |
| - FC0BC23C1EBAF431005A5CDB /* FLAnimatedImage.framework */ = { |
243 |
| - isa = PBXReferenceProxy; |
244 |
| - fileType = wrapper.framework; |
245 |
| - path = FLAnimatedImage.framework; |
246 |
| - remoteRef = FC0BC23B1EBAF431005A5CDB /* PBXContainerItemProxy */; |
247 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
248 |
| - }; |
249 | 219 | FCC6D0D01EB38D2F0065F944 /* libSDWebImage iOS static.a */ = {
|
250 | 220 | isa = PBXReferenceProxy;
|
251 | 221 | fileType = archive.ar;
|
|
0 commit comments