|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 3E75A9861742DBE700DA412D /* CustomPathImages in Resources */ = {isa = PBXBuildFile; fileRef = 3E75A9851742DBE700DA412D /* CustomPathImages */; }; |
11 | 11 | 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E6155ABA44005750A4 /* ImageIO.framework */; }; |
| 12 | + 5324F0FB17FF4390008DF7F6 /* libSDWebImage+WebP.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5324F0F817FF436E008DF7F6 /* libSDWebImage+WebP.a */; }; |
12 | 13 | 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53761299155AB74D005750A4 /* UIKit.framework */; }; |
13 | 14 | 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129B155AB74D005750A4 /* Foundation.framework */; }; |
14 | 15 | 5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129D155AB74D005750A4 /* CoreGraphics.framework */; }; |
|
21 | 22 | 53A2B50D155B155A00B12423 /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50B155B155A00B12423 /* placeholder.png */; }; |
22 | 23 | 53A2B50E155B155A00B12423 /* placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50C155B155A00B12423 /* placeholder@2x.png */; }; |
23 | 24 | 53EEC18916484553007601E1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 53EEC18816484553007601E1 /* Default-568h@2x.png */; }; |
24 | | - 53EEC1B2164845E9007601E1 /* libSDWebImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 53EEC1AD164845D9007601E1 /* libSDWebImage.a */; }; |
25 | 25 | /* End PBXBuildFile section */ |
26 | 26 |
|
27 | 27 | /* Begin PBXContainerItemProxy section */ |
| 28 | + 5324F0F717FF436E008DF7F6 /* PBXContainerItemProxy */ = { |
| 29 | + isa = PBXContainerItemProxy; |
| 30 | + containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; |
| 31 | + proxyType = 2; |
| 32 | + remoteGlobalIDString = 537D95C117ECC1FE0097C263; |
| 33 | + remoteInfo = "SDWebImage+WebP"; |
| 34 | + }; |
| 35 | + 5324F0F917FF4389008DF7F6 /* PBXContainerItemProxy */ = { |
| 36 | + isa = PBXContainerItemProxy; |
| 37 | + containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; |
| 38 | + proxyType = 1; |
| 39 | + remoteGlobalIDString = 537D957317ECC1FE0097C263; |
| 40 | + remoteInfo = "SDWebImage+WebP"; |
| 41 | + }; |
28 | 42 | 53EEC1AC164845D9007601E1 /* PBXContainerItemProxy */ = { |
29 | 43 | isa = PBXContainerItemProxy; |
30 | 44 | containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; |
|
39 | 53 | remoteGlobalIDString = 531041E0157EAFA400BBABC3; |
40 | 54 | remoteInfo = "SDWebImage+MKAnnotation"; |
41 | 55 | }; |
42 | | - 53EEC1B0164845E3007601E1 /* PBXContainerItemProxy */ = { |
43 | | - isa = PBXContainerItemProxy; |
44 | | - containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; |
45 | | - proxyType = 1; |
46 | | - remoteGlobalIDString = 53761307155AD0D5005750A4; |
47 | | - remoteInfo = SDWebImage; |
48 | | - }; |
49 | 56 | /* End PBXContainerItemProxy section */ |
50 | 57 |
|
51 | 58 | /* Begin PBXFileReference section */ |
|
78 | 85 | isa = PBXFrameworksBuildPhase; |
79 | 86 | buildActionMask = 2147483647; |
80 | 87 | files = ( |
81 | | - 53EEC1B2164845E9007601E1 /* libSDWebImage.a in Frameworks */, |
| 88 | + 5324F0FB17FF4390008DF7F6 /* libSDWebImage+WebP.a in Frameworks */, |
82 | 89 | 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */, |
83 | 90 | 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */, |
84 | 91 | 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */, |
|
153 | 160 | isa = PBXGroup; |
154 | 161 | children = ( |
155 | 162 | 53EEC1AD164845D9007601E1 /* libSDWebImage.a */, |
| 163 | + 5324F0F817FF436E008DF7F6 /* libSDWebImage+WebP.a */, |
156 | 164 | 53EEC1AF164845D9007601E1 /* libSDWebImage+MKAnnotation.a */, |
157 | 165 | ); |
158 | 166 | name = Products; |
|
172 | 180 | buildRules = ( |
173 | 181 | ); |
174 | 182 | dependencies = ( |
175 | | - 53EEC1B1164845E3007601E1 /* PBXTargetDependency */, |
| 183 | + 5324F0FA17FF4389008DF7F6 /* PBXTargetDependency */, |
176 | 184 | ); |
177 | 185 | name = "SDWebImage Demo"; |
178 | 186 | productName = "SDWebImage Demo"; |
|
185 | 193 | 5376128C155AB74D005750A4 /* Project object */ = { |
186 | 194 | isa = PBXProject; |
187 | 195 | attributes = { |
188 | | - LastUpgradeCheck = 0430; |
| 196 | + LastUpgradeCheck = 0500; |
189 | 197 | ORGANIZATIONNAME = Dailymotion; |
190 | 198 | }; |
191 | 199 | buildConfigurationList = 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */; |
|
212 | 220 | /* End PBXProject section */ |
213 | 221 |
|
214 | 222 | /* Begin PBXReferenceProxy section */ |
| 223 | + 5324F0F817FF436E008DF7F6 /* libSDWebImage+WebP.a */ = { |
| 224 | + isa = PBXReferenceProxy; |
| 225 | + fileType = archive.ar; |
| 226 | + path = "libSDWebImage+WebP.a"; |
| 227 | + remoteRef = 5324F0F717FF436E008DF7F6 /* PBXContainerItemProxy */; |
| 228 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 229 | + }; |
215 | 230 | 53EEC1AD164845D9007601E1 /* libSDWebImage.a */ = { |
216 | 231 | isa = PBXReferenceProxy; |
217 | 232 | fileType = archive.ar; |
|
259 | 274 | /* End PBXSourcesBuildPhase section */ |
260 | 275 |
|
261 | 276 | /* Begin PBXTargetDependency section */ |
262 | | - 53EEC1B1164845E3007601E1 /* PBXTargetDependency */ = { |
| 277 | + 5324F0FA17FF4389008DF7F6 /* PBXTargetDependency */ = { |
263 | 278 | isa = PBXTargetDependency; |
264 | | - name = SDWebImage; |
265 | | - targetProxy = 53EEC1B0164845E3007601E1 /* PBXContainerItemProxy */; |
| 279 | + name = "SDWebImage+WebP"; |
| 280 | + targetProxy = 5324F0F917FF4389008DF7F6 /* PBXContainerItemProxy */; |
266 | 281 | }; |
267 | 282 | /* End PBXTargetDependency section */ |
268 | 283 |
|
|
290 | 305 | isa = XCBuildConfiguration; |
291 | 306 | buildSettings = { |
292 | 307 | ALWAYS_SEARCH_USER_PATHS = NO; |
293 | | - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
294 | 308 | CLANG_ENABLE_OBJC_ARC = YES; |
295 | 309 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
296 | 310 | COPY_PHASE_STRIP = NO; |
|
307 | 321 | GCC_WARN_UNINITIALIZED_AUTOS = YES; |
308 | 322 | GCC_WARN_UNUSED_VARIABLE = YES; |
309 | 323 | IPHONEOS_DEPLOYMENT_TARGET = 5.0; |
| 324 | + ONLY_ACTIVE_ARCH = YES; |
310 | 325 | SDKROOT = iphoneos; |
311 | 326 | }; |
312 | 327 | name = Debug; |
|
315 | 330 | isa = XCBuildConfiguration; |
316 | 331 | buildSettings = { |
317 | 332 | ALWAYS_SEARCH_USER_PATHS = NO; |
318 | | - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
319 | 333 | CLANG_ENABLE_OBJC_ARC = YES; |
320 | 334 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
321 | 335 | COPY_PHASE_STRIP = YES; |
|
0 commit comments