|
23 | 23 | 326B8488236335110011BDFB /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B8486236335110011BDFB /* ActivityIndicator.swift */; };
|
24 | 24 | 326B8489236335110011BDFB /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326B8486236335110011BDFB /* ActivityIndicator.swift */; };
|
25 | 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 */; }; |
26 | 30 | 326E480A23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */; };
|
27 | 31 | 326E480B23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */; };
|
28 | 32 | 326E480C23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */; };
|
|
109 | 113 | 324F61C6235E07EC003973B8 /* SDAnimatedImageInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDAnimatedImageInterface.m; sourceTree = "<group>"; };
|
110 | 114 | 326B84812363350C0011BDFB /* Indicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Indicator.swift; sourceTree = "<group>"; };
|
111 | 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>"; }; |
112 | 117 | 326E480923431C0F00C633E9 /* ImageViewWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageViewWrapper.swift; sourceTree = "<group>"; };
|
113 | 118 | 32C43DCC22FD540D00BE87F5 /* SDWebImageSwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImageSwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
114 | 119 | 32C43DDC22FD54C600BE87F5 /* ImageManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageManager.swift; sourceTree = "<group>"; };
|
|
176 | 181 | children = (
|
177 | 182 | 326B84812363350C0011BDFB /* Indicator.swift */,
|
178 | 183 | 326B8486236335110011BDFB /* ActivityIndicator.swift */,
|
| 184 | + 326B848B236335400011BDFB /* ProgressIndicator.swift */, |
179 | 185 | );
|
180 | 186 | path = Indicator;
|
181 | 187 | sourceTree = "<group>";
|
|
438 | 444 | buildActionMask = 2147483647;
|
439 | 445 | files = (
|
440 | 446 | 32C43E1722FD583700BE87F5 /* WebImage.swift in Sources */,
|
| 447 | + 326B848C236335400011BDFB /* ProgressIndicator.swift in Sources */, |
441 | 448 | 326B84822363350C0011BDFB /* Indicator.swift in Sources */,
|
442 | 449 | 32C43E3222FD5DE100BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
443 | 450 | 326E480A23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
|
453 | 460 | buildActionMask = 2147483647;
|
454 | 461 | files = (
|
455 | 462 | 32C43E1A22FD583700BE87F5 /* WebImage.swift in Sources */,
|
| 463 | + 326B848D236335400011BDFB /* ProgressIndicator.swift in Sources */, |
456 | 464 | 326B84832363350C0011BDFB /* Indicator.swift in Sources */,
|
457 | 465 | 32C43E3322FD5DF400BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
458 | 466 | 326E480B23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
|
468 | 476 | buildActionMask = 2147483647;
|
469 | 477 | files = (
|
470 | 478 | 32C43E1D22FD583800BE87F5 /* WebImage.swift in Sources */,
|
| 479 | + 326B848E236335400011BDFB /* ProgressIndicator.swift in Sources */, |
471 | 480 | 326B84842363350C0011BDFB /* Indicator.swift in Sources */,
|
472 | 481 | 32C43E3422FD5DF400BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
473 | 482 | 326E480C23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
|
483 | 492 | buildActionMask = 2147483647;
|
484 | 493 | files = (
|
485 | 494 | 32C43E2022FD583800BE87F5 /* WebImage.swift in Sources */,
|
| 495 | + 326B848F236335400011BDFB /* ProgressIndicator.swift in Sources */, |
486 | 496 | 326B84852363350C0011BDFB /* Indicator.swift in Sources */,
|
487 | 497 | 32C43E3522FD5DF400BE87F5 /* SDWebImageSwiftUI.swift in Sources */,
|
488 | 498 | 326E480D23431C0F00C633E9 /* ImageViewWrapper.swift in Sources */,
|
|
0 commit comments