|
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 | + 326B84822363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; }; |
| 19 | + 326B84832363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; }; |
| 20 | + 326B84842363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; }; |
| 21 | + 326B84852363350C0011BDFB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B84812363350C0011BDFB /* Indicator.swift */; }; |
| 22 | + 326B8487236335110011BDFB /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B8486236335110011BDFB /* ActivityIndicator.swift */; }; |
| 23 | + 326B8488236335110011BDFB /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B8486236335110011BDFB /* ActivityIndicator.swift */; }; |
| 24 | + 326B8489236335110011BDFB /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B8486236335110011BDFB /* ActivityIndicator.swift */; }; |
| 25 | + 326B848A236335110011BDFB /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B8486236335110011BDFB /* ActivityIndicator.swift */; }; |
| 26 | + 326B848C236335400011BDFB /* ProgressIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B848B236335400011BDFB /* ProgressIndicator.swift */; }; |
| 27 | + 326B848D236335400011BDFB /* ProgressIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B848B236335400011BDFB /* ProgressIndicator.swift */; }; |
| 28 | + 326B848E236335400011BDFB /* ProgressIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B848B236335400011BDFB /* ProgressIndicator.swift */; }; |
| 29 | + 326B848F236335400011BDFB /* ProgressIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B848B236335400011BDFB /* ProgressIndicator.swift */; }; |
18 | 30 | 326E480A23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */; };
|
19 | 31 | 326E480B23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */; };
|
20 | 32 | 326E480C23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */; };
|
|
99 | 111 | /* Begin PBXFileReference section */
|
100 | 112 | 324F61C5235E07EC003973B8 /* SDAnimatedImageInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDAnimatedImageInterface.h; sourceTree = "<group>"; };
|
101 | 113 | 324F61C6235E07EC003973B8 /* SDAnimatedImageInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDAnimatedImageInterface.m; sourceTree = "<group>"; };
|
| 114 | + 326B84812363350C0011BDFB /* Indicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Indicator.swift; sourceTree = "<group>"; }; |
| 115 | + 326B8486236335110011BDFB /* ActivityIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityIndicator.swift; sourceTree = "<group>"; }; |
| 116 | + 326B848B236335400011BDFB /* ProgressIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressIndicator.swift; sourceTree = "<group>"; }; |
102 | 117 | 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageViewWrapper.swift; sourceTree = "<group>"; };
|
103 | 118 | 32C43DCC22FD540D00BE87F5 /* SDWebImageSwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImageSwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
104 | 119 | 32C43DDC22FD54C600BE87F5 /* ImageManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageManager.swift; sourceTree = "<group>"; };
|
|
161 | 176 | path = ObjC;
|
162 | 177 | sourceTree = "<group>";
|
163 | 178 | };
|
| 179 | + 326099472362E09E006EBB22 /* Indicator */ = { |
| 180 | + isa = PBXGroup; |
| 181 | + children = ( |
| 182 | + 326B84812363350C0011BDFB /* Indicator.swift */, |
| 183 | + 326B8486236335110011BDFB /* ActivityIndicator.swift */, |
| 184 | + 326B848B236335400011BDFB /* ProgressIndicator.swift */, |
| 185 | + ); |
| 186 | + path = Indicator; |
| 187 | + sourceTree = "<group>"; |
| 188 | + }; |
164 | 189 | 32C43DC222FD540D00BE87F5 = {
|
165 | 190 | isa = PBXGroup;
|
166 | 191 | children = (
|
|
194 | 219 | 32C43DDB22FD54C600BE87F5 /* Classes */ = {
|
195 | 220 | isa = PBXGroup;
|
196 | 221 | children = (
|
| 222 | + 326099472362E09E006EBB22 /* Indicator */, |
197 | 223 | 324F61C4235E07EC003973B8 /* ObjC */,
|
198 | 224 | 32C43DDC22FD54C600BE87F5 /* ImageManager.swift */,
|
199 | 225 | 32C43DDE22FD54C600BE87F5 /* WebImage.swift */,
|
|
418 | 444 | buildActionMask = 2147483647;
|
419 | 445 | files = (
|
420 | 446 | 32C43E1722FD583700BE87F5 /* WebImage.swift in Sources */,
|
| 447 | + 326B848C236335400011BDFB /* ProgressIndicator.swift in Sources */, |
| 448 | + 326B84822363350C0011BDFB /* Indicator.swift in Sources */, |
421 | 449 | 32C43E3222FD5DE100BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
422 | 450 | 326E480A23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
| 451 | + 326B8487236335110011BDFB /* ActivityIndicator.swift in Sources */, |
423 | 452 | 32C43E1622FD583700BE87F5 /* ImageManager.swift in Sources */,
|
424 | 453 | 32C43E1822FD583700BE87F5 /* AnimatedImage.swift in Sources */,
|
425 | 454 | 324F61CB235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
|
431 | 460 | buildActionMask = 2147483647;
|
432 | 461 | files = (
|
433 | 462 | 32C43E1A22FD583700BE87F5 /* WebImage.swift in Sources */,
|
| 463 | + 326B848D236335400011BDFB /* ProgressIndicator.swift in Sources */, |
| 464 | + 326B84832363350C0011BDFB /* Indicator.swift in Sources */, |
434 | 465 | 32C43E3322FD5DF400BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
435 | 466 | 326E480B23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
| 467 | + 326B8488236335110011BDFB /* ActivityIndicator.swift in Sources */, |
436 | 468 | 32C43E1922FD583700BE87F5 /* ImageManager.swift in Sources */,
|
437 | 469 | 32C43E1B22FD583700BE87F5 /* AnimatedImage.swift in Sources */,
|
438 | 470 | 324F61CC235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
|
444 | 476 | buildActionMask = 2147483647;
|
445 | 477 | files = (
|
446 | 478 | 32C43E1D22FD583800BE87F5 /* WebImage.swift in Sources */,
|
| 479 | + 326B848E236335400011BDFB /* ProgressIndicator.swift in Sources */, |
| 480 | + 326B84842363350C0011BDFB /* Indicator.swift in Sources */, |
447 | 481 | 32C43E3422FD5DF400BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
448 | 482 | 326E480C23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
| 483 | + 326B8489236335110011BDFB /* ActivityIndicator.swift in Sources */, |
449 | 484 | 32C43E1C22FD583800BE87F5 /* ImageManager.swift in Sources */,
|
450 | 485 | 32C43E1E22FD583800BE87F5 /* AnimatedImage.swift in Sources */,
|
451 | 486 | 324F61CD235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
|
457 | 492 | buildActionMask = 2147483647;
|
458 | 493 | files = (
|
459 | 494 | 32C43E2022FD583800BE87F5 /* WebImage.swift in Sources */,
|
| 495 | + 326B848F236335400011BDFB /* ProgressIndicator.swift in Sources */, |
| 496 | + 326B84852363350C0011BDFB /* Indicator.swift in Sources */, |
460 | 497 | 32C43E3522FD5DF400BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
461 | 498 | 326E480D23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
| 499 | + 326B848A236335110011BDFB /* ActivityIndicator.swift in Sources */, |
462 | 500 | 32C43E1F22FD583800BE87F5 /* ImageManager.swift in Sources */,
|
463 | 501 | 32C43E2122FD583800BE87F5 /* AnimatedImage.swift in Sources */,
|
464 | 502 | 324F61CE235E07EC003973B8 /* SDAnimatedImageInterface.m in Sources */,
|
|
0 commit comments