|
32 | 32 | B1DFCA532BF4FC7900F01505 /* ArrowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1DFCA522BF4FC7900F01505 /* ArrowView.swift */; }; |
33 | 33 | B1EA09DE2C11A6B70024BC28 /* Banner.png in Resources */ = {isa = PBXBuildFile; fileRef = B1EA09DD2C11A6B70024BC28 /* Banner.png */; }; |
34 | 34 | B1FE861E2BFF6BC000FB111C /* ViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1FE861D2BFF6BC000FB111C /* ViewExtension.swift */; }; |
| 35 | + B717EC9D2C45488100555F90 /* CheckmarkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B717EC9C2C45488100555F90 /* CheckmarkView.swift */; }; |
| 36 | + B741D9A62C46448200ABFCB4 /* WaterProgressTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B741D9A52C46448200ABFCB4 /* WaterProgressTextView.swift */; }; |
| 37 | + B780A9182C3D063500342512 /* WaterProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B780A9172C3D063500342512 /* WaterProgressView.swift */; }; |
| 38 | + B780A91A2C3D0BCB00342512 /* WaterProgressViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B780A9192C3D0BCB00342512 /* WaterProgressViewStyle.swift */; }; |
| 39 | + B780A9242C3D7A7C00342512 /* WaterCircleOutlineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B780A9232C3D7A7C00342512 /* WaterCircleOutlineView.swift */; }; |
| 40 | + B780A9262C3D806300342512 /* ExampleWaterProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B780A9252C3D806300342512 /* ExampleWaterProgressView.swift */; }; |
| 41 | + B780A9282C3D851700342512 /* WaterCircleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B780A9272C3D851700342512 /* WaterCircleView.swift */; }; |
| 42 | + B7ECD58D2C452D8100B6A703 /* BubbleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7ECD58C2C452D8100B6A703 /* BubbleView.swift */; }; |
35 | 43 | /* End PBXBuildFile section */ |
36 | 44 |
|
37 | 45 | /* Begin PBXFileReference section */ |
|
61 | 69 | B1DFCA522BF4FC7900F01505 /* ArrowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArrowView.swift; sourceTree = "<group>"; }; |
62 | 70 | B1EA09DD2C11A6B70024BC28 /* Banner.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Banner.png; sourceTree = "<group>"; }; |
63 | 71 | B1FE861D2BFF6BC000FB111C /* ViewExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewExtension.swift; sourceTree = "<group>"; }; |
| 72 | + B717EC9C2C45488100555F90 /* CheckmarkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckmarkView.swift; sourceTree = "<group>"; }; |
| 73 | + B741D9A52C46448200ABFCB4 /* WaterProgressTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaterProgressTextView.swift; sourceTree = "<group>"; }; |
| 74 | + B780A9172C3D063500342512 /* WaterProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaterProgressView.swift; sourceTree = "<group>"; }; |
| 75 | + B780A9192C3D0BCB00342512 /* WaterProgressViewStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaterProgressViewStyle.swift; sourceTree = "<group>"; }; |
| 76 | + B780A9232C3D7A7C00342512 /* WaterCircleOutlineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaterCircleOutlineView.swift; sourceTree = "<group>"; }; |
| 77 | + B780A9252C3D806300342512 /* ExampleWaterProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleWaterProgressView.swift; sourceTree = "<group>"; }; |
| 78 | + B780A9272C3D851700342512 /* WaterCircleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaterCircleView.swift; sourceTree = "<group>"; }; |
| 79 | + B7ECD58C2C452D8100B6A703 /* BubbleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BubbleView.swift; sourceTree = "<group>"; }; |
64 | 80 | /* End PBXFileReference section */ |
65 | 81 |
|
66 | 82 | /* Begin PBXFrameworksBuildPhase section */ |
|
154 | 170 | children = ( |
155 | 171 | B19E0B652BF7498700E65974 /* ExampleProgressView.swift */, |
156 | 172 | B153FD142BFB7A7900AEFE83 /* ExampleLRArrowView.swift */, |
| 173 | + B780A9252C3D806300342512 /* ExampleWaterProgressView.swift */, |
157 | 174 | B1F9ED332BFCD85000189871 /* ExamplesList */, |
158 | 175 | ); |
159 | 176 | path = Examples; |
|
162 | 179 | B1DE99D72C060E1A006995FB /* Sources */ = { |
163 | 180 | isa = PBXGroup; |
164 | 181 | children = ( |
| 182 | + B780A9162C3D05CD00342512 /* WaterProgressAnimation */, |
165 | 183 | B14AB36A2BC40286004B09C4 /* ProgressAnimation */, |
166 | 184 | 469963A3290FCE1900DC01AD /* ArrowLeftRightAnimation */, |
167 | 185 | ); |
|
186 | 204 | path = ExamplesList; |
187 | 205 | sourceTree = "<group>"; |
188 | 206 | }; |
| 207 | + B780A9162C3D05CD00342512 /* WaterProgressAnimation */ = { |
| 208 | + isa = PBXGroup; |
| 209 | + children = ( |
| 210 | + B780A9172C3D063500342512 /* WaterProgressView.swift */, |
| 211 | + B780A9192C3D0BCB00342512 /* WaterProgressViewStyle.swift */, |
| 212 | + B780A9232C3D7A7C00342512 /* WaterCircleOutlineView.swift */, |
| 213 | + B780A9272C3D851700342512 /* WaterCircleView.swift */, |
| 214 | + B7ECD58C2C452D8100B6A703 /* BubbleView.swift */, |
| 215 | + B717EC9C2C45488100555F90 /* CheckmarkView.swift */, |
| 216 | + B741D9A52C46448200ABFCB4 /* WaterProgressTextView.swift */, |
| 217 | + ); |
| 218 | + path = WaterProgressAnimation; |
| 219 | + sourceTree = "<group>"; |
| 220 | + }; |
189 | 221 | /* End PBXGroup section */ |
190 | 222 |
|
191 | 223 | /* Begin PBXNativeTarget section */ |
|
273 | 305 | B15FD7992C04785700752CEA /* CustomToolBar.swift in Sources */, |
274 | 306 | 469963A5290FCE3600DC01AD /* SSLRArrowView.swift in Sources */, |
275 | 307 | B153FD0C2BFB3C1800AEFE83 /* LRArrowAnimStyle.swift in Sources */, |
| 308 | + B717EC9D2C45488100555F90 /* CheckmarkView.swift in Sources */, |
| 309 | + B780A9282C3D851700342512 /* WaterCircleView.swift in Sources */, |
276 | 310 | B153FD132BFB71F500AEFE83 /* FilledStrokeCircle.swift in Sources */, |
277 | 311 | 2BC2D8F328CF3A6F00CAB302 /* SSSwiftUIAnimationsApp.swift in Sources */, |
| 312 | + B741D9A62C46448200ABFCB4 /* WaterProgressTextView.swift in Sources */, |
| 313 | + B780A9242C3D7A7C00342512 /* WaterCircleOutlineView.swift in Sources */, |
278 | 314 | B1DFCA532BF4FC7900F01505 /* ArrowView.swift in Sources */, |
| 315 | + B780A9182C3D063500342512 /* WaterProgressView.swift in Sources */, |
279 | 316 | B11B983A2BCE9C3F00D76016 /* CheckView.swift in Sources */, |
| 317 | + B7ECD58D2C452D8100B6A703 /* BubbleView.swift in Sources */, |
| 318 | + B780A9262C3D806300342512 /* ExampleWaterProgressView.swift in Sources */, |
| 319 | + B780A91A2C3D0BCB00342512 /* WaterProgressViewStyle.swift in Sources */, |
280 | 320 | B1DFCA512BF4FA3D00F01505 /* ProgressCircle.swift in Sources */, |
281 | 321 | B14AB36C2BC41B05004B09C4 /* ProgressView.swift in Sources */, |
282 | 322 | B1FE861E2BFF6BC000FB111C /* ViewExtension.swift in Sources */, |
|
0 commit comments