|
16 | 16 | B10677FE2BE8D0D400957B4E /* DownArrow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B10677FD2BE8D0D400957B4E /* DownArrow.swift */; }; |
17 | 17 | B1098E7D2BD94ED900BC19DD /* WaveView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1098E7C2BD94ED900BC19DD /* WaveView.swift */; }; |
18 | 18 | B11B983A2BCE9C3F00D76016 /* CheckView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B11B98392BCE9C3F00D76016 /* CheckView.swift */; }; |
| 19 | + B1343F722C060680009ACE90 /* ProgressView.gif in Resources */ = {isa = PBXBuildFile; fileRef = B1343F712C060680009ACE90 /* ProgressView.gif */; }; |
| 20 | + B1343F742C060686009ACE90 /* LRArrowView.gif in Resources */ = {isa = PBXBuildFile; fileRef = B1343F732C060686009ACE90 /* LRArrowView.gif */; }; |
19 | 21 | B14AB36C2BC41B05004B09C4 /* ProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B14AB36B2BC41B05004B09C4 /* ProgressView.swift */; }; |
20 | 22 | B153FD0C2BFB3C1800AEFE83 /* LRArrowAnimStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B153FD0B2BFB3C1800AEFE83 /* LRArrowAnimStyle.swift */; }; |
21 | 23 | B153FD0E2BFB566000AEFE83 /* ExampleListRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B153FD0D2BFB566000AEFE83 /* ExampleListRow.swift */; }; |
|
28 | 30 | B19E0B662BF7498700E65974 /* ExampleProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B19E0B652BF7498700E65974 /* ExampleProgressView.swift */; }; |
29 | 31 | B1DFCA512BF4FA3D00F01505 /* ProgressCircle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1DFCA502BF4FA3D00F01505 /* ProgressCircle.swift */; }; |
30 | 32 | B1DFCA532BF4FC7900F01505 /* ArrowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1DFCA522BF4FC7900F01505 /* ArrowView.swift */; }; |
| 33 | + B1EA09DE2C11A6B70024BC28 /* Banner.png in Resources */ = {isa = PBXBuildFile; fileRef = B1EA09DD2C11A6B70024BC28 /* Banner.png */; }; |
31 | 34 | B1FE861E2BFF6BC000FB111C /* ViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1FE861D2BFF6BC000FB111C /* ViewExtension.swift */; }; |
32 | 35 | /* End PBXBuildFile section */ |
33 | 36 |
|
|
42 | 45 | B10677FD2BE8D0D400957B4E /* DownArrow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownArrow.swift; sourceTree = "<group>"; }; |
43 | 46 | B1098E7C2BD94ED900BC19DD /* WaveView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaveView.swift; sourceTree = "<group>"; }; |
44 | 47 | B11B98392BCE9C3F00D76016 /* CheckView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckView.swift; sourceTree = "<group>"; }; |
| 48 | + B1343F712C060680009ACE90 /* ProgressView.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ProgressView.gif; sourceTree = "<group>"; }; |
| 49 | + B1343F732C060686009ACE90 /* LRArrowView.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = LRArrowView.gif; sourceTree = "<group>"; }; |
45 | 50 | B14AB36B2BC41B05004B09C4 /* ProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressView.swift; sourceTree = "<group>"; }; |
46 | 51 | B153FD0B2BFB3C1800AEFE83 /* LRArrowAnimStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LRArrowAnimStyle.swift; sourceTree = "<group>"; }; |
47 | 52 | B153FD0D2BFB566000AEFE83 /* ExampleListRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleListRow.swift; sourceTree = "<group>"; }; |
|
54 | 59 | B19E0B652BF7498700E65974 /* ExampleProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleProgressView.swift; sourceTree = "<group>"; }; |
55 | 60 | B1DFCA502BF4FA3D00F01505 /* ProgressCircle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressCircle.swift; sourceTree = "<group>"; }; |
56 | 61 | B1DFCA522BF4FC7900F01505 /* ArrowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArrowView.swift; sourceTree = "<group>"; }; |
| 62 | + B1EA09DD2C11A6B70024BC28 /* Banner.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Banner.png; sourceTree = "<group>"; }; |
57 | 63 | B1FE861D2BFF6BC000FB111C /* ViewExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewExtension.swift; sourceTree = "<group>"; }; |
58 | 64 | /* End PBXFileReference section */ |
59 | 65 |
|
|
87 | 93 | 2BC2D8F128CF3A6F00CAB302 /* SSSwiftUIAnimations */ = { |
88 | 94 | isa = PBXGroup; |
89 | 95 | children = ( |
90 | | - B14AB36A2BC40286004B09C4 /* ProgressAnimation */, |
91 | | - 469963A3290FCE1900DC01AD /* ArrowLeftRightAnimation */, |
| 96 | + B1DE99D72C060E1A006995FB /* Sources */, |
92 | 97 | 2BC2D8F228CF3A6F00CAB302 /* SSSwiftUIAnimationsApp.swift */, |
93 | 98 | B153FD112BFB64BE00AEFE83 /* Examples */, |
| 99 | + B1EA09DC2C11A68A0024BC28 /* Banner */, |
| 100 | + B1343F702C06064B009ACE90 /* GIFs */, |
94 | 101 | 2BC2D8F428CF3A6F00CAB302 /* ContentView.swift */, |
95 | 102 | 2BC2D8F628CF3A7000CAB302 /* Assets.xcassets */, |
96 | 103 | 2BC2D8F828CF3A7000CAB302 /* Preview Content */, |
|
118 | 125 | path = ArrowLeftRightAnimation; |
119 | 126 | sourceTree = "<group>"; |
120 | 127 | }; |
| 128 | + B1343F702C06064B009ACE90 /* GIFs */ = { |
| 129 | + isa = PBXGroup; |
| 130 | + children = ( |
| 131 | + B1343F712C060680009ACE90 /* ProgressView.gif */, |
| 132 | + B1343F732C060686009ACE90 /* LRArrowView.gif */, |
| 133 | + ); |
| 134 | + path = GIFs; |
| 135 | + sourceTree = "<group>"; |
| 136 | + }; |
121 | 137 | B14AB36A2BC40286004B09C4 /* ProgressAnimation */ = { |
122 | 138 | isa = PBXGroup; |
123 | 139 | children = ( |
|
143 | 159 | path = Examples; |
144 | 160 | sourceTree = "<group>"; |
145 | 161 | }; |
| 162 | + B1DE99D72C060E1A006995FB /* Sources */ = { |
| 163 | + isa = PBXGroup; |
| 164 | + children = ( |
| 165 | + B14AB36A2BC40286004B09C4 /* ProgressAnimation */, |
| 166 | + 469963A3290FCE1900DC01AD /* ArrowLeftRightAnimation */, |
| 167 | + ); |
| 168 | + path = Sources; |
| 169 | + sourceTree = "<group>"; |
| 170 | + }; |
| 171 | + B1EA09DC2C11A68A0024BC28 /* Banner */ = { |
| 172 | + isa = PBXGroup; |
| 173 | + children = ( |
| 174 | + B1EA09DD2C11A6B70024BC28 /* Banner.png */, |
| 175 | + ); |
| 176 | + path = Banner; |
| 177 | + sourceTree = "<group>"; |
| 178 | + }; |
146 | 179 | B1F9ED332BFCD85000189871 /* ExamplesList */ = { |
147 | 180 | isa = PBXGroup; |
148 | 181 | children = ( |
|
212 | 245 | buildActionMask = 2147483647; |
213 | 246 | files = ( |
214 | 247 | 2BC2D8FA28CF3A7000CAB302 /* Preview Assets.xcassets in Resources */, |
| 248 | + B1343F722C060680009ACE90 /* ProgressView.gif in Resources */, |
| 249 | + B1EA09DE2C11A6B70024BC28 /* Banner.png in Resources */, |
215 | 250 | 2BC2D8F728CF3A7000CAB302 /* Assets.xcassets in Resources */, |
| 251 | + B1343F742C060686009ACE90 /* LRArrowView.gif in Resources */, |
216 | 252 | ); |
217 | 253 | runOnlyForDeploymentPostprocessing = 0; |
218 | 254 | }; |
|
0 commit comments