|
15 | 15 | 324F61CC235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 324F61C6235E07EC003973B8 /* SDAnimatedImageInterface.m */; };
|
16 | 16 | 324F61CD235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 324F61C6235E07EC003973B8 /* SDAnimatedImageInterface.m */; };
|
17 | 17 | 324F61CE235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 324F61C6235E07EC003973B8 /* SDAnimatedImageInterface.m */; };
|
| 18 | + 3253E05823879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 3253E05623879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 19 | + 3253E05923879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 3253E05623879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 20 | + 3253E05A23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 3253E05623879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 21 | + 3253E05B23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 3253E05623879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 22 | + 3253E05C23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 3253E05723879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m */; }; |
| 23 | + 3253E05D23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 3253E05723879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m */; }; |
| 24 | + 3253E05E23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 3253E05723879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m */; }; |
| 25 | + 3253E05F23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 3253E05723879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m */; }; |
18 | 26 | 326B84822363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; };
|
19 | 27 | 326B84832363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; };
|
20 | 28 | 326B84842363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; };
|
|
123 | 131 | /* Begin PBXFileReference section */
|
124 | 132 | 324F61C5235E07EC003973B8 /* SDAnimatedImageInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDAnimatedImageInterface.h; sourceTree = "<group>"; };
|
125 | 133 | 324F61C6235E07EC003973B8 /* SDAnimatedImageInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDAnimatedImageInterface.m; sourceTree = "<group>"; };
|
| 134 | + 3253E05623879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDAnimatedImageInterface+WebCache.h"; sourceTree = "<group>"; }; |
| 135 | + 3253E05723879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SDAnimatedImageInterface+WebCache.m"; sourceTree = "<group>"; }; |
126 | 136 | 326B84812363350C0011BDFB /* Indicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Indicator.swift; sourceTree = "<group>"; };
|
127 | 137 | 326B8486236335110011BDFB /* ActivityIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityIndicator.swift; sourceTree = "<group>"; };
|
128 | 138 | 326B848B236335400011BDFB /* ProgressIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressIndicator.swift; sourceTree = "<group>"; };
|
|
187 | 197 | children = (
|
188 | 198 | 324F61C5235E07EC003973B8 /* SDAnimatedImageInterface.h */,
|
189 | 199 | 324F61C6235E07EC003973B8 /* SDAnimatedImageInterface.m */,
|
| 200 | + 3253E05623879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h */, |
| 201 | + 3253E05723879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m */, |
190 | 202 | 3276EAFE237760D800B385D4 /* SDAnimatedImageInterfaceWrapper.h */,
|
191 | 203 | 3276EAFF237760D800B385D4 /* SDAnimatedImageInterfaceWrapper.m */,
|
192 | 204 | );
|
|
274 | 286 | isa = PBXHeadersBuildPhase;
|
275 | 287 | buildActionMask = 2147483647;
|
276 | 288 | files = (
|
| 289 | + 3253E05823879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */, |
277 | 290 | 3276EB00237760D800B385D4 /* SDAnimatedImageInterfaceWrapper.h in Headers */,
|
278 | 291 | 324F61C7235E07EC003973B8 /* SDAnimatedImageInterface.h in Headers */,
|
279 | 292 | 32C43DE622FD54CD00BE87F5 /* SDWebImageSwiftUI.h in Headers */,
|
|
284 | 297 | isa = PBXHeadersBuildPhase;
|
285 | 298 | buildActionMask = 2147483647;
|
286 | 299 | files = (
|
| 300 | + 3253E05923879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */, |
287 | 301 | 3276EB01237760D800B385D4 /* SDAnimatedImageInterfaceWrapper.h in Headers */,
|
288 | 302 | 324F61C8235E07EC003973B8 /* SDAnimatedImageInterface.h in Headers */,
|
289 | 303 | 32C43E2222FD583A00BE87F5 /* SDWebImageSwiftUI.h in Headers */,
|
|
294 | 308 | isa = PBXHeadersBuildPhase;
|
295 | 309 | buildActionMask = 2147483647;
|
296 | 310 | files = (
|
| 311 | + 3253E05A23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */, |
297 | 312 | 3276EB02237760D800B385D4 /* SDAnimatedImageInterfaceWrapper.h in Headers */,
|
298 | 313 | 324F61C9235E07EC003973B8 /* SDAnimatedImageInterface.h in Headers */,
|
299 | 314 | 32C43E2322FD583B00BE87F5 /* SDWebImageSwiftUI.h in Headers */,
|
|
304 | 319 | isa = PBXHeadersBuildPhase;
|
305 | 320 | buildActionMask = 2147483647;
|
306 | 321 | files = (
|
| 322 | + 3253E05B23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.h in Headers */, |
307 | 323 | 3276EB03237760D800B385D4 /* SDAnimatedImageInterfaceWrapper.h in Headers */,
|
308 | 324 | 324F61CA235E07EC003973B8 /* SDAnimatedImageInterface.h in Headers */,
|
309 | 325 | 32C43E2422FD583C00BE87F5 /* SDWebImageSwiftUI.h in Headers */,
|
|
482 | 498 | 326E480A23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
483 | 499 | 326B8487236335110011BDFB /* ActivityIndicator.swift in Sources */,
|
484 | 500 | 32C43E1622FD583700BE87F5 /* ImageManager.swift in Sources */,
|
| 501 | + 3253E05C23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */, |
485 | 502 | 32C43E1822FD583700BE87F5 /* AnimatedImage.swift in Sources */,
|
486 | 503 | 324F61CB235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
487 | 504 | );
|
|
500 | 517 | 326E480B23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
501 | 518 | 326B8488236335110011BDFB /* ActivityIndicator.swift in Sources */,
|
502 | 519 | 32C43E1922FD583700BE87F5 /* ImageManager.swift in Sources */,
|
| 520 | + 3253E05D23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */, |
503 | 521 | 32C43E1B22FD583700BE87F5 /* AnimatedImage.swift in Sources */,
|
504 | 522 | 324F61CC235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
505 | 523 | );
|
|
518 | 536 | 326E480C23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
519 | 537 | 326B8489236335110011BDFB /* ActivityIndicator.swift in Sources */,
|
520 | 538 | 32C43E1C22FD583800BE87F5 /* ImageManager.swift in Sources */,
|
| 539 | + 3253E05E23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */, |
521 | 540 | 32C43E1E22FD583800BE87F5 /* AnimatedImage.swift in Sources */,
|
522 | 541 | 324F61CD235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
523 | 542 | );
|
|
536 | 555 | 326E480D23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
537 | 556 | 326B848A236335110011BDFB /* ActivityIndicator.swift in Sources */,
|
538 | 557 | 32C43E1F22FD583800BE87F5 /* ImageManager.swift in Sources */,
|
| 558 | + 3253E05F23879A6F007ACAD8 /* SDAnimatedImageInterface+WebCache.m in Sources */, |
539 | 559 | 32C43E2122FD583800BE87F5 /* AnimatedImage.swift in Sources */,
|
540 | 560 | 324F61CE235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
541 | 561 | );
|
|
0 commit comments