|
20 | 20 | 6B4EC8A8240D1182001E7490 /* BizarreExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B4EC8A7240D1182001E7490 /* BizarreExampleView.swift */; };
|
21 | 21 | 6B6FAA3D24D553C8000D1539 /* PagingAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B6FAA3C24D553C8000D1539 /* PagingAnimation.swift */; };
|
22 | 22 | 6B9C4A8A24B45F66004C06C5 /* OnDeactivateModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B9C4A8924B45F66004C06C5 /* OnDeactivateModifier.swift */; };
|
23 |
| - 6BB1AAD324C9C9D20032B5A3 /* PagerProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB1AAD224C9C9D20032B5A3 /* PagerProxy.swift */; }; |
24 | 23 | 6BB1AAD524C9CA1C0032B5A3 /* PagerContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB1AAD424C9CA1C0032B5A3 /* PagerContent.swift */; };
|
25 | 24 | 6BB1AAD724C9D0820032B5A3 /* Pager+Buildable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB1AAD624C9D0820032B5A3 /* Pager+Buildable.swift */; };
|
26 | 25 | 6BC5EDFC24866D9500E1E78C /* PagerContent+Buildable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BC5EDF424866D9500E1E78C /* PagerContent+Buildable.swift */; };
|
|
67 | 66 | 6B4EC8A7240D1182001E7490 /* BizarreExampleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BizarreExampleView.swift; sourceTree = "<group>"; };
|
68 | 67 | 6B6FAA3C24D553C8000D1539 /* PagingAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = PagingAnimation.swift; path = ../../Sources/SwiftUIPager/PageConfiguration/PagingAnimation.swift; sourceTree = "<group>"; };
|
69 | 68 | 6B9C4A8924B45F66004C06C5 /* OnDeactivateModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnDeactivateModifier.swift; sourceTree = "<group>"; };
|
70 |
| - 6BB1AAD224C9C9D20032B5A3 /* PagerProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PagerProxy.swift; sourceTree = "<group>"; }; |
71 | 69 | 6BB1AAD424C9CA1C0032B5A3 /* PagerContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = PagerContent.swift; path = ../../Sources/SwiftUIPager/PagerContent.swift; sourceTree = "<group>"; };
|
72 | 70 | 6BB1AAD624C9D0820032B5A3 /* Pager+Buildable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "Pager+Buildable.swift"; path = "../../Sources/SwiftUIPager/Pager+Buildable.swift"; sourceTree = "<group>"; };
|
73 | 71 | 6BC5EDF424866D9500E1E78C /* PagerContent+Buildable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "PagerContent+Buildable.swift"; path = "../../Sources/SwiftUIPager/PagerContent+Buildable.swift"; sourceTree = "<group>"; };
|
|
147 | 145 | path = Examples;
|
148 | 146 | sourceTree = "<group>";
|
149 | 147 | };
|
150 |
| - 6BB1AAD124C9C9370032B5A3 /* Proxy */ = { |
151 |
| - isa = PBXGroup; |
152 |
| - children = ( |
153 |
| - 6BB1AAD224C9C9D20032B5A3 /* PagerProxy.swift */, |
154 |
| - ); |
155 |
| - name = Proxy; |
156 |
| - path = ../../Sources/SwiftUIPager/Proxy; |
157 |
| - sourceTree = "<group>"; |
158 |
| - }; |
159 | 148 | 6BC5EDEB24866D6000E1E78C /* Pagination */ = {
|
160 | 149 | isa = PBXGroup;
|
161 | 150 | children = (
|
162 | 151 | 6BC5EDF524866D9500E1E78C /* Helpers */,
|
163 | 152 | 6BEA730E24ACF8BB007EA8DC /* PageConfiguration */,
|
164 |
| - 6BB1AAD124C9C9370032B5A3 /* Proxy */, |
165 | 153 | 6BC5EDFA24866D9500E1E78C /* Pager.swift */,
|
166 | 154 | 6BB1AAD624C9D0820032B5A3 /* Pager+Buildable.swift */,
|
167 | 155 | 6BB1AAD424C9CA1C0032B5A3 /* PagerContent.swift */,
|
|
274 | 262 | buildActionMask = 2147483647;
|
275 | 263 | files = (
|
276 | 264 | 6B4EC8A2240D072B001E7490 /* ColorsExampleView.swift in Sources */,
|
277 |
| - 6BB1AAD324C9C9D20032B5A3 /* PagerProxy.swift in Sources */, |
278 | 265 | 17D9E0F423D4CF6700C5AE93 /* AppDelegate.swift in Sources */,
|
279 | 266 | 6BEF677024C98B62008533FE /* PageWrapper.swift in Sources */,
|
280 | 267 | 6BD3828224C97DE3007B1CF6 /* CGPoint+Angle.swift in Sources */,
|
|
0 commit comments