|
23 | 23 | 4B66215F27515AD100509356 /* TypedTextAttributes in Frameworks */ = {isa = PBXBuildFile; productRef = 4B66215E27515AD100509356 /* TypedTextAttributes */; }; |
24 | 24 | 4B66216227515B1900509356 /* StorybookKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4B66216127515B1900509356 /* StorybookKit */; }; |
25 | 25 | 4B66216427515B1900509356 /* StorybookUI in Frameworks */ = {isa = PBXBuildFile; productRef = 4B66216327515B1900509356 /* StorybookUI */; }; |
26 | | - 4B6ABA2A2796E28600D9BFC6 /* CompositionKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4B6ABA292796E28600D9BFC6 /* CompositionKit */; }; |
| 26 | + 4B98480627F31E8300ED3FA9 /* ScrollStickyVerticalHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B98480527F31E8300ED3FA9 /* ScrollStickyVerticalHeaderView.swift */; }; |
| 27 | + 4B98480927F33C5200ED3FA9 /* CompositionKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4B98480827F33C5200ED3FA9 /* CompositionKit */; }; |
| 28 | + 4B98480B27F33CB000ED3FA9 /* DemoVerticalStickyHeaderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B98480A27F33CB000ED3FA9 /* DemoVerticalStickyHeaderViewController.swift */; }; |
27 | 29 | 4BC42830275157320047A850 /* ScrollEdgeControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BC4282F275157320047A850 /* ScrollEdgeControl.swift */; }; |
28 | 30 | 4BC42833275157C00047A850 /* Advance in Frameworks */ = {isa = PBXBuildFile; productRef = 4BC42832275157C00047A850 /* Advance */; }; |
29 | 31 | 4BC4283B275158240047A850 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BC4283A275158240047A850 /* AppDelegate.swift */; }; |
|
68 | 70 | 4B5E52D627515C900075AE52 /* BookContainerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookContainerViewController.swift; sourceTree = "<group>"; }; |
69 | 71 | 4B5E52DF27515DC30075AE52 /* ScrollEdgeActivityIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollEdgeActivityIndicatorView.swift; sourceTree = "<group>"; }; |
70 | 72 | 4B5E52E127515DE30075AE52 /* DonutsIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DonutsIndicatorView.swift; sourceTree = "<group>"; }; |
| 73 | + 4B98480527F31E8300ED3FA9 /* ScrollStickyVerticalHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollStickyVerticalHeaderView.swift; sourceTree = "<group>"; }; |
| 74 | + 4B98480A27F33CB000ED3FA9 /* DemoVerticalStickyHeaderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoVerticalStickyHeaderViewController.swift; sourceTree = "<group>"; }; |
71 | 75 | 4BC42825275157080047A850 /* ScrollEdgeControl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ScrollEdgeControl.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
72 | 76 | 4BC4282F275157320047A850 /* ScrollEdgeControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollEdgeControl.swift; sourceTree = "<group>"; }; |
73 | 77 | 4BC42838275158240047A850 /* ScrollEdgeControl-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ScrollEdgeControl-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
82 | 86 | isa = PBXFrameworksBuildPhase; |
83 | 87 | buildActionMask = 2147483647; |
84 | 88 | files = ( |
85 | | - 4B6ABA2A2796E28600D9BFC6 /* CompositionKit in Frameworks */, |
86 | 89 | 4BC42833275157C00047A850 /* Advance in Frameworks */, |
87 | 90 | ); |
88 | 91 | runOnlyForDeploymentPostprocessing = 0; |
|
97 | 100 | 4BC42852275158F80047A850 /* RxRelay in Frameworks */, |
98 | 101 | 4B5E52D827515CF20075AE52 /* ScrollEdgeControl.framework in Frameworks */, |
99 | 102 | 4B39D04F2752740100D013F4 /* StackScrollView in Frameworks */, |
| 103 | + 4B98480927F33C5200ED3FA9 /* CompositionKit in Frameworks */, |
100 | 104 | 4BC42850275158F80047A850 /* RxCocoa in Frameworks */, |
101 | 105 | 4B5E52E527515E0A0075AE52 /* MondrianLayout in Frameworks */, |
102 | 106 | 4B66216427515B1900509356 /* StorybookUI in Frameworks */, |
|
110 | 114 | isa = PBXGroup; |
111 | 115 | children = ( |
112 | 116 | 4BC4282F275157320047A850 /* ScrollEdgeControl.swift */, |
| 117 | + 4B98480527F31E8300ED3FA9 /* ScrollStickyVerticalHeaderView.swift */, |
113 | 118 | ); |
114 | 119 | path = Core; |
115 | 120 | sourceTree = "<group>"; |
|
123 | 128 | path = Library; |
124 | 129 | sourceTree = "<group>"; |
125 | 130 | }; |
| 131 | + 4B98480727F33C5200ED3FA9 /* Frameworks */ = { |
| 132 | + isa = PBXGroup; |
| 133 | + children = ( |
| 134 | + ); |
| 135 | + name = Frameworks; |
| 136 | + sourceTree = "<group>"; |
| 137 | + }; |
126 | 138 | 4BC4281B275157080047A850 = { |
127 | 139 | isa = PBXGroup; |
128 | 140 | children = ( |
129 | 141 | 4BC42827275157080047A850 /* ScrollEdgeControl */, |
130 | 142 | 4BC42839275158240047A850 /* ScrollEdgeControl-Demo */, |
131 | 143 | 4BC42826275157080047A850 /* Products */, |
| 144 | + 4B98480727F33C5200ED3FA9 /* Frameworks */, |
132 | 145 | ); |
133 | 146 | sourceTree = "<group>"; |
134 | 147 | }; |
|
156 | 169 | 4B39D05427528A1900D013F4 /* DebuggingRefreshIndicatorView.swift */, |
157 | 170 | 4B39D0502752745C00D013F4 /* DemoHorizontalViewController.swift */, |
158 | 171 | 4B39D0522752746600D013F4 /* DemoVerticalViewController.swift */, |
| 172 | + 4B98480A27F33CB000ED3FA9 /* DemoVerticalStickyHeaderViewController.swift */, |
159 | 173 | 4BC4283A275158240047A850 /* AppDelegate.swift */, |
160 | 174 | 4B5E52D427515C830075AE52 /* Book.swift */, |
161 | 175 | 4B5E52D627515C900075AE52 /* BookContainerViewController.swift */, |
|
197 | 211 | name = ScrollEdgeControl; |
198 | 212 | packageProductDependencies = ( |
199 | 213 | 4BC42832275157C00047A850 /* Advance */, |
200 | | - 4B6ABA292796E28600D9BFC6 /* CompositionKit */, |
201 | 214 | ); |
202 | 215 | productName = ScrollEdgeControl; |
203 | 216 | productReference = 4BC42825275157080047A850 /* ScrollEdgeControl.framework */; |
|
227 | 240 | 4B66216327515B1900509356 /* StorybookUI */, |
228 | 241 | 4B5E52E427515E0A0075AE52 /* MondrianLayout */, |
229 | 242 | 4B39D04E2752740100D013F4 /* StackScrollView */, |
| 243 | + 4B98480827F33C5200ED3FA9 /* CompositionKit */, |
230 | 244 | ); |
231 | 245 | productName = "ScrollEdgeControl-Demo"; |
232 | 246 | productReference = 4BC42838275158240047A850 /* ScrollEdgeControl-Demo.app */; |
|
304 | 318 | files = ( |
305 | 319 | 4BC42830275157320047A850 /* ScrollEdgeControl.swift in Sources */, |
306 | 320 | 4B39D05F2753948300D013F4 /* ScrollEdgeActivityIndicatorView.swift in Sources */, |
| 321 | + 4B98480627F31E8300ED3FA9 /* ScrollStickyVerticalHeaderView.swift in Sources */, |
307 | 322 | 4B39D05E2753942F00D013F4 /* DonutsIndicatorView.swift in Sources */, |
308 | 323 | ); |
309 | 324 | runOnlyForDeploymentPostprocessing = 0; |
|
320 | 335 | 4B39D05727528ACD00D013F4 /* Components.swift in Sources */, |
321 | 336 | 4B39D0512752745C00D013F4 /* DemoHorizontalViewController.swift in Sources */, |
322 | 337 | 4B39D05527528A1900D013F4 /* DebuggingRefreshIndicatorView.swift in Sources */, |
| 338 | + 4B98480B27F33CB000ED3FA9 /* DemoVerticalStickyHeaderViewController.swift in Sources */, |
323 | 339 | ); |
324 | 340 | runOnlyForDeploymentPostprocessing = 0; |
325 | 341 | }; |
|
692 | 708 | package = 4B66216027515B1800509356 /* XCRemoteSwiftPackageReference "Storybook-ios" */; |
693 | 709 | productName = StorybookUI; |
694 | 710 | }; |
695 | | - 4B6ABA292796E28600D9BFC6 /* CompositionKit */ = { |
| 711 | + 4B98480827F33C5200ED3FA9 /* CompositionKit */ = { |
696 | 712 | isa = XCSwiftPackageProductDependency; |
697 | 713 | package = 4B6ABA282796E28600D9BFC6 /* XCRemoteSwiftPackageReference "CompositionKit" */; |
698 | 714 | productName = CompositionKit; |
|
0 commit comments