|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 535699B615113E7300A4C397 /* MKAnnotationView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
11 |
| - 535699B715113E7300A4C397 /* MKAnnotationView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */; }; |
| 10 | + 531041C4157EAFA400BBABC3 /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D86148C56230056699D /* SDImageCache.m */; }; |
| 11 | + 531041C5157EAFA400BBABC3 /* SDWebImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8A148C56230056699D /* SDWebImageDecoder.m */; }; |
| 12 | + 531041C6157EAFA400BBABC3 /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8C148C56230056699D /* SDWebImageDownloader.m */; }; |
| 13 | + 531041C7157EAFA400BBABC3 /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8F148C56230056699D /* SDWebImageManager.m */; }; |
| 14 | + 531041C8157EAFA400BBABC3 /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D92148C56230056699D /* SDWebImagePrefetcher.m */; }; |
| 15 | + 531041C9157EAFA400BBABC3 /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D94148C56230056699D /* UIButton+WebCache.m */; }; |
| 16 | + 531041CA157EAFA400BBABC3 /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D96148C56230056699D /* UIImageView+WebCache.m */; }; |
| 17 | + 531041CB157EAFA400BBABC3 /* MKAnnotationView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */; }; |
| 18 | + 531041CD157EAFA400BBABC3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53FB894814D35E9E0020B787 /* UIKit.framework */; }; |
| 19 | + 531041CE157EAFA400BBABC3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53922D72148C55820056699D /* Foundation.framework */; }; |
| 20 | + 531041CF157EAFA400BBABC3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53FB893F14D35D1A0020B787 /* CoreGraphics.framework */; }; |
| 21 | + 531041D1157EAFA400BBABC3 /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D85148C56230056699D /* SDImageCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 22 | + 531041D2157EAFA400BBABC3 /* SDImageCacheDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D87148C56230056699D /* SDImageCacheDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 23 | + 531041D3157EAFA400BBABC3 /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D88148C56230056699D /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 24 | + 531041D4157EAFA400BBABC3 /* SDWebImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D89148C56230056699D /* SDWebImageDecoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 25 | + 531041D5157EAFA400BBABC3 /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D8B148C56230056699D /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 26 | + 531041D6157EAFA400BBABC3 /* SDWebImageDownloaderDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D8D148C56230056699D /* SDWebImageDownloaderDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 27 | + 531041D7157EAFA400BBABC3 /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D8E148C56230056699D /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 28 | + 531041D8157EAFA400BBABC3 /* SDWebImageManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D90148C56230056699D /* SDWebImageManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 29 | + 531041D9157EAFA400BBABC3 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D91148C56230056699D /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 30 | + 531041DA157EAFA400BBABC3 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D93148C56230056699D /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 31 | + 531041DB157EAFA400BBABC3 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D95148C56230056699D /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 32 | + 531041DC157EAFA400BBABC3 /* MKAnnotationView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
12 | 33 | 53761309155AD0D5005750A4 /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D86148C56230056699D /* SDImageCache.m */; };
|
13 | 34 | 5376130A155AD0D5005750A4 /* SDWebImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8A148C56230056699D /* SDWebImageDecoder.m */; };
|
14 | 35 | 5376130B155AD0D5005750A4 /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8C148C56230056699D /* SDWebImageDownloader.m */; };
|
15 | 36 | 5376130C155AD0D5005750A4 /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D8F148C56230056699D /* SDWebImageManager.m */; };
|
16 | 37 | 5376130D155AD0D5005750A4 /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D92148C56230056699D /* SDWebImagePrefetcher.m */; };
|
17 | 38 | 5376130E155AD0D5005750A4 /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D94148C56230056699D /* UIButton+WebCache.m */; };
|
18 | 39 | 5376130F155AD0D5005750A4 /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D96148C56230056699D /* UIImageView+WebCache.m */; };
|
19 |
| - 53761310155AD0D5005750A4 /* MKAnnotationView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */; }; |
20 | 40 | 53761312155AD0D5005750A4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53FB894814D35E9E0020B787 /* UIKit.framework */; };
|
21 | 41 | 53761313155AD0D5005750A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53922D72148C55820056699D /* Foundation.framework */; };
|
22 | 42 | 53761314155AD0D5005750A4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53FB893F14D35D1A0020B787 /* CoreGraphics.framework */; };
|
|
31 | 51 | 5376131E155AD0D5005750A4 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D91148C56230056699D /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
32 | 52 | 5376131F155AD0D5005750A4 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D93148C56230056699D /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
33 | 53 | 53761320155AD0D5005750A4 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D95148C56230056699D /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
34 |
| - 53761321155AD0D5005750A4 /* MKAnnotationView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
35 | 54 | 53922D73148C55820056699D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53922D72148C55820056699D /* Foundation.framework */; };
|
36 | 55 | 53922D97148C56230056699D /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 53922D85148C56230056699D /* SDImageCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
37 | 56 | 53922D98148C56230056699D /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 53922D86148C56230056699D /* SDImageCache.m */; };
|
|
56 | 75 | /* End PBXBuildFile section */
|
57 | 76 |
|
58 | 77 | /* Begin PBXFileReference section */
|
| 78 | + 531041E0157EAFA400BBABC3 /* libSDWebImageARC+MKAnnotation.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libSDWebImageARC+MKAnnotation.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
59 | 79 | 535699B415113E7300A4C397 /* MKAnnotationView+WebCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "MKAnnotationView+WebCache.h"; path = "SDWebImage/MKAnnotationView+WebCache.h"; sourceTree = SOURCE_ROOT; };
|
60 | 80 | 535699B515113E7300A4C397 /* MKAnnotationView+WebCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "MKAnnotationView+WebCache.m"; path = "SDWebImage/MKAnnotationView+WebCache.m"; sourceTree = SOURCE_ROOT; };
|
61 | 81 | 53761325155AD0D5005750A4 /* libSDWebImageARC.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDWebImageARC.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
84 | 104 | /* End PBXFileReference section */
|
85 | 105 |
|
86 | 106 | /* Begin PBXFrameworksBuildPhase section */
|
| 107 | + 531041CC157EAFA400BBABC3 /* Frameworks */ = { |
| 108 | + isa = PBXFrameworksBuildPhase; |
| 109 | + buildActionMask = 2147483647; |
| 110 | + files = ( |
| 111 | + 531041CD157EAFA400BBABC3 /* UIKit.framework in Frameworks */, |
| 112 | + 531041CE157EAFA400BBABC3 /* Foundation.framework in Frameworks */, |
| 113 | + 531041CF157EAFA400BBABC3 /* CoreGraphics.framework in Frameworks */, |
| 114 | + ); |
| 115 | + runOnlyForDeploymentPostprocessing = 0; |
| 116 | + }; |
87 | 117 | 53761311155AD0D5005750A4 /* Frameworks */ = {
|
88 | 118 | isa = PBXFrameworksBuildPhase;
|
89 | 119 | buildActionMask = 2147483647;
|
|
121 | 151 | children = (
|
122 | 152 | 53922D6F148C55820056699D /* libSDWebImage.a */,
|
123 | 153 | 53761325155AD0D5005750A4 /* libSDWebImageARC.a */,
|
| 154 | + 531041E0157EAFA400BBABC3 /* libSDWebImageARC+MKAnnotation.a */, |
124 | 155 | );
|
125 | 156 | name = Products;
|
126 | 157 | sourceTree = "<group>";
|
|
197 | 228 | /* End PBXGroup section */
|
198 | 229 |
|
199 | 230 | /* Begin PBXHeadersBuildPhase section */
|
| 231 | + 531041D0157EAFA400BBABC3 /* Headers */ = { |
| 232 | + isa = PBXHeadersBuildPhase; |
| 233 | + buildActionMask = 2147483647; |
| 234 | + files = ( |
| 235 | + 531041D1157EAFA400BBABC3 /* SDImageCache.h in Headers */, |
| 236 | + 531041D2157EAFA400BBABC3 /* SDImageCacheDelegate.h in Headers */, |
| 237 | + 531041D3157EAFA400BBABC3 /* SDWebImageCompat.h in Headers */, |
| 238 | + 531041D4157EAFA400BBABC3 /* SDWebImageDecoder.h in Headers */, |
| 239 | + 531041D5157EAFA400BBABC3 /* SDWebImageDownloader.h in Headers */, |
| 240 | + 531041D6157EAFA400BBABC3 /* SDWebImageDownloaderDelegate.h in Headers */, |
| 241 | + 531041D7157EAFA400BBABC3 /* SDWebImageManager.h in Headers */, |
| 242 | + 531041D8157EAFA400BBABC3 /* SDWebImageManagerDelegate.h in Headers */, |
| 243 | + 531041D9157EAFA400BBABC3 /* SDWebImagePrefetcher.h in Headers */, |
| 244 | + 531041DA157EAFA400BBABC3 /* UIButton+WebCache.h in Headers */, |
| 245 | + 531041DB157EAFA400BBABC3 /* UIImageView+WebCache.h in Headers */, |
| 246 | + 531041DC157EAFA400BBABC3 /* MKAnnotationView+WebCache.h in Headers */, |
| 247 | + ); |
| 248 | + runOnlyForDeploymentPostprocessing = 0; |
| 249 | + }; |
200 | 250 | 53761315155AD0D5005750A4 /* Headers */ = {
|
201 | 251 | isa = PBXHeadersBuildPhase;
|
202 | 252 | buildActionMask = 2147483647;
|
|
212 | 262 | 5376131E155AD0D5005750A4 /* SDWebImagePrefetcher.h in Headers */,
|
213 | 263 | 5376131F155AD0D5005750A4 /* UIButton+WebCache.h in Headers */,
|
214 | 264 | 53761320155AD0D5005750A4 /* UIImageView+WebCache.h in Headers */,
|
215 |
| - 53761321155AD0D5005750A4 /* MKAnnotationView+WebCache.h in Headers */, |
216 | 265 | );
|
217 | 266 | runOnlyForDeploymentPostprocessing = 0;
|
218 | 267 | };
|
|
231 | 280 | 53922DA3148C56230056699D /* SDWebImagePrefetcher.h in Headers */,
|
232 | 281 | 53922DA5148C56230056699D /* UIButton+WebCache.h in Headers */,
|
233 | 282 | 53922DA7148C56230056699D /* UIImageView+WebCache.h in Headers */,
|
234 |
| - 535699B615113E7300A4C397 /* MKAnnotationView+WebCache.h in Headers */, |
235 | 283 | );
|
236 | 284 | runOnlyForDeploymentPostprocessing = 0;
|
237 | 285 | };
|
238 | 286 | /* End PBXHeadersBuildPhase section */
|
239 | 287 |
|
240 | 288 | /* Begin PBXNativeTarget section */
|
| 289 | + 531041C2157EAFA400BBABC3 /* SDWebImage ARC+MKAnnotation */ = { |
| 290 | + isa = PBXNativeTarget; |
| 291 | + buildConfigurationList = 531041DD157EAFA400BBABC3 /* Build configuration list for PBXNativeTarget "SDWebImage ARC+MKAnnotation" */; |
| 292 | + buildPhases = ( |
| 293 | + 531041C3157EAFA400BBABC3 /* Sources */, |
| 294 | + 531041CC157EAFA400BBABC3 /* Frameworks */, |
| 295 | + 531041D0157EAFA400BBABC3 /* Headers */, |
| 296 | + ); |
| 297 | + buildRules = ( |
| 298 | + ); |
| 299 | + dependencies = ( |
| 300 | + ); |
| 301 | + name = "SDWebImage ARC+MKAnnotation"; |
| 302 | + productName = SDWebImage; |
| 303 | + productReference = 531041E0157EAFA400BBABC3 /* libSDWebImageARC+MKAnnotation.a */; |
| 304 | + productType = "com.apple.product-type.library.static"; |
| 305 | + }; |
241 | 306 | 53761307155AD0D5005750A4 /* SDWebImage ARC */ = {
|
242 | 307 | isa = PBXNativeTarget;
|
243 | 308 | buildConfigurationList = 53761322155AD0D5005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage ARC" */;
|
|
295 | 360 | targets = (
|
296 | 361 | 53922D6E148C55810056699D /* SDWebImage */,
|
297 | 362 | 53761307155AD0D5005750A4 /* SDWebImage ARC */,
|
| 363 | + 531041C2157EAFA400BBABC3 /* SDWebImage ARC+MKAnnotation */, |
298 | 364 | );
|
299 | 365 | };
|
300 | 366 | /* End PBXProject section */
|
301 | 367 |
|
302 | 368 | /* Begin PBXSourcesBuildPhase section */
|
| 369 | + 531041C3157EAFA400BBABC3 /* Sources */ = { |
| 370 | + isa = PBXSourcesBuildPhase; |
| 371 | + buildActionMask = 2147483647; |
| 372 | + files = ( |
| 373 | + 531041C4157EAFA400BBABC3 /* SDImageCache.m in Sources */, |
| 374 | + 531041C5157EAFA400BBABC3 /* SDWebImageDecoder.m in Sources */, |
| 375 | + 531041C6157EAFA400BBABC3 /* SDWebImageDownloader.m in Sources */, |
| 376 | + 531041C7157EAFA400BBABC3 /* SDWebImageManager.m in Sources */, |
| 377 | + 531041C8157EAFA400BBABC3 /* SDWebImagePrefetcher.m in Sources */, |
| 378 | + 531041C9157EAFA400BBABC3 /* UIButton+WebCache.m in Sources */, |
| 379 | + 531041CA157EAFA400BBABC3 /* UIImageView+WebCache.m in Sources */, |
| 380 | + 531041CB157EAFA400BBABC3 /* MKAnnotationView+WebCache.m in Sources */, |
| 381 | + ); |
| 382 | + runOnlyForDeploymentPostprocessing = 0; |
| 383 | + }; |
303 | 384 | 53761308155AD0D5005750A4 /* Sources */ = {
|
304 | 385 | isa = PBXSourcesBuildPhase;
|
305 | 386 | buildActionMask = 2147483647;
|
|
311 | 392 | 5376130D155AD0D5005750A4 /* SDWebImagePrefetcher.m in Sources */,
|
312 | 393 | 5376130E155AD0D5005750A4 /* UIButton+WebCache.m in Sources */,
|
313 | 394 | 5376130F155AD0D5005750A4 /* UIImageView+WebCache.m in Sources */,
|
314 |
| - 53761310155AD0D5005750A4 /* MKAnnotationView+WebCache.m in Sources */, |
315 | 395 | );
|
316 | 396 | runOnlyForDeploymentPostprocessing = 0;
|
317 | 397 | };
|
|
326 | 406 | 53922DA4148C56230056699D /* SDWebImagePrefetcher.m in Sources */,
|
327 | 407 | 53922DA6148C56230056699D /* UIButton+WebCache.m in Sources */,
|
328 | 408 | 53922DA8148C56230056699D /* UIImageView+WebCache.m in Sources */,
|
329 |
| - 535699B715113E7300A4C397 /* MKAnnotationView+WebCache.m in Sources */, |
330 | 409 | );
|
331 | 410 | runOnlyForDeploymentPostprocessing = 0;
|
332 | 411 | };
|
333 | 412 | /* End PBXSourcesBuildPhase section */
|
334 | 413 |
|
335 | 414 | /* Begin XCBuildConfiguration section */
|
| 415 | + 531041DE157EAFA400BBABC3 /* Debug */ = { |
| 416 | + isa = XCBuildConfiguration; |
| 417 | + buildSettings = { |
| 418 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 419 | + CLANG_WARN_OBJCPP_ARC_ABI = YES; |
| 420 | + DSTROOT = /tmp/SDWebImage.dst; |
| 421 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 422 | + GCC_PREFIX_HEADER = ""; |
| 423 | + INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; |
| 424 | + IPHONEOS_DEPLOYMENT_TARGET = 4.0; |
| 425 | + OTHER_LDFLAGS = "-ObjC"; |
| 426 | + PRODUCT_NAME = "SDWebImageARC+MKAnnotation"; |
| 427 | + SKIP_INSTALL = YES; |
| 428 | + }; |
| 429 | + name = Debug; |
| 430 | + }; |
| 431 | + 531041DF157EAFA400BBABC3 /* Release */ = { |
| 432 | + isa = XCBuildConfiguration; |
| 433 | + buildSettings = { |
| 434 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 435 | + CLANG_WARN_OBJCPP_ARC_ABI = YES; |
| 436 | + DSTROOT = /tmp/SDWebImage.dst; |
| 437 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 438 | + GCC_PREFIX_HEADER = ""; |
| 439 | + INSTALL_PATH = "$(BUILT_PRODUCTS_DIR)"; |
| 440 | + IPHONEOS_DEPLOYMENT_TARGET = 4.0; |
| 441 | + OTHER_LDFLAGS = "-ObjC"; |
| 442 | + PRODUCT_NAME = "SDWebImageARC+MKAnnotation"; |
| 443 | + SKIP_INSTALL = YES; |
| 444 | + }; |
| 445 | + name = Release; |
| 446 | + }; |
336 | 447 | 53761323155AD0D5005750A4 /* Debug */ = {
|
337 | 448 | isa = XCBuildConfiguration;
|
338 | 449 | buildSettings = {
|
|
460 | 571 | /* End XCBuildConfiguration section */
|
461 | 572 |
|
462 | 573 | /* Begin XCConfigurationList section */
|
| 574 | + 531041DD157EAFA400BBABC3 /* Build configuration list for PBXNativeTarget "SDWebImage ARC+MKAnnotation" */ = { |
| 575 | + isa = XCConfigurationList; |
| 576 | + buildConfigurations = ( |
| 577 | + 531041DE157EAFA400BBABC3 /* Debug */, |
| 578 | + 531041DF157EAFA400BBABC3 /* Release */, |
| 579 | + ); |
| 580 | + defaultConfigurationIsVisible = 0; |
| 581 | + defaultConfigurationName = Release; |
| 582 | + }; |
463 | 583 | 53761322155AD0D5005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage ARC" */ = {
|
464 | 584 | isa = XCConfigurationList;
|
465 | 585 | buildConfigurations = (
|
|
0 commit comments