|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 52D6D9871BEFF229002C0205 /* ScrollStackController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D6D97C1BEFF229002C0205 /* ScrollStackController.framework */; }; |
| 11 | + 6402E1F22347A8540087963C /* Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6402E1F12347A8540087963C /* Extension.swift */; }; |
11 | 12 | 64C02255234735A800A6D844 /* ScrollStackViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0224F234735A800A6D844 /* ScrollStackViewController.swift */; }; |
12 | 13 | 64C02256234735A800A6D844 /* ScrollStackViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0224F234735A800A6D844 /* ScrollStackViewController.swift */; }; |
13 | 14 | 64C02257234735A800A6D844 /* ScrollStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02250234735A800A6D844 /* ScrollStack.swift */; }; |
|
18 | 19 | 64C0225C234735A800A6D844 /* ScrollStackSeparator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02252234735A800A6D844 /* ScrollStackSeparator.swift */; }; |
19 | 20 | 64C0225D234735A800A6D844 /* UIView+AutoLayout_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02253234735A800A6D844 /* UIView+AutoLayout_Extensions.swift */; }; |
20 | 21 | 64C0225E234735A800A6D844 /* UIView+AutoLayout_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02253234735A800A6D844 /* UIView+AutoLayout_Extensions.swift */; }; |
21 | | - 64C0225F234735A800A6D844 /* ScrollStackRowHighlightable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02254234735A800A6D844 /* ScrollStackRowHighlightable.swift */; }; |
22 | | - 64C02260234735A800A6D844 /* ScrollStackRowHighlightable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02254234735A800A6D844 /* ScrollStackRowHighlightable.swift */; }; |
23 | 22 | 64C022682347360800A6D844 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C022672347360800A6D844 /* AppDelegate.swift */; }; |
24 | 23 | 64C0226A2347360800A6D844 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C022692347360800A6D844 /* SceneDelegate.swift */; }; |
25 | 24 | 64C0226C2347360800A6D844 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0226B2347360800A6D844 /* ViewController.swift */; }; |
|
29 | 28 | 64C0227D234753A100A6D844 /* VC1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0227C234753A100A6D844 /* VC1.swift */; }; |
30 | 29 | 64C0227E2347582D00A6D844 /* ScrollStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02250234735A800A6D844 /* ScrollStack.swift */; }; |
31 | 30 | 64C0227F2347582D00A6D844 /* ScrollStackRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02251234735A800A6D844 /* ScrollStackRow.swift */; }; |
32 | | - 64C022802347582D00A6D844 /* ScrollStackRowHighlightable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02254234735A800A6D844 /* ScrollStackRowHighlightable.swift */; }; |
33 | 31 | 64C022812347582D00A6D844 /* ScrollStackSeparator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02252234735A800A6D844 /* ScrollStackSeparator.swift */; }; |
34 | 32 | 64C022822347582D00A6D844 /* ScrollStackViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0224F234735A800A6D844 /* ScrollStackViewController.swift */; }; |
35 | 33 | 64C022832347582D00A6D844 /* UIView+AutoLayout_Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C02253234735A800A6D844 /* UIView+AutoLayout_Extensions.swift */; }; |
36 | | - 64C0228623475A0E00A6D844 /* ScrollStack+Support.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0228523475A0E00A6D844 /* ScrollStack+Support.swift */; }; |
37 | | - 64C0228723475A0E00A6D844 /* ScrollStack+Support.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0228523475A0E00A6D844 /* ScrollStack+Support.swift */; }; |
38 | | - 64C0228823475A0E00A6D844 /* ScrollStack+Support.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0228523475A0E00A6D844 /* ScrollStack+Support.swift */; }; |
| 34 | + 64C0228623475A0E00A6D844 /* ScrollStack+Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0228523475A0E00A6D844 /* ScrollStack+Protocols.swift */; }; |
| 35 | + 64C0228723475A0E00A6D844 /* ScrollStack+Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0228523475A0E00A6D844 /* ScrollStack+Protocols.swift */; }; |
| 36 | + 64C0228823475A0E00A6D844 /* ScrollStack+Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C0228523475A0E00A6D844 /* ScrollStack+Protocols.swift */; }; |
39 | 37 | 64C0228A2347834300A6D844 /* VC2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64C022892347834300A6D844 /* VC2.swift */; }; |
40 | 38 | DD7502921C690C7A006590AF /* ScrollStackController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D6D9F01BEFFFBE002C0205 /* ScrollStackController.framework */; }; |
41 | 39 | /* End PBXBuildFile section */ |
|
61 | 59 | 52D6D97C1BEFF229002C0205 /* ScrollStackController.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ScrollStackController.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
62 | 60 | 52D6D9861BEFF229002C0205 /* ScrollStackController-iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ScrollStackController-iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | 61 | 52D6D9F01BEFFFBE002C0205 /* ScrollStackController.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ScrollStackController.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 62 | + 6402E1F12347A8540087963C /* Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extension.swift; sourceTree = "<group>"; }; |
64 | 63 | 64C0224F234735A800A6D844 /* ScrollStackViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScrollStackViewController.swift; sourceTree = "<group>"; }; |
65 | 64 | 64C02250234735A800A6D844 /* ScrollStack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScrollStack.swift; sourceTree = "<group>"; }; |
66 | 65 | 64C02251234735A800A6D844 /* ScrollStackRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScrollStackRow.swift; sourceTree = "<group>"; }; |
67 | 66 | 64C02252234735A800A6D844 /* ScrollStackSeparator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScrollStackSeparator.swift; sourceTree = "<group>"; }; |
68 | 67 | 64C02253234735A800A6D844 /* UIView+AutoLayout_Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+AutoLayout_Extensions.swift"; sourceTree = "<group>"; }; |
69 | | - 64C02254234735A800A6D844 /* ScrollStackRowHighlightable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScrollStackRowHighlightable.swift; sourceTree = "<group>"; }; |
70 | 68 | 64C022652347360800A6D844 /* ScrollStackControllerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ScrollStackControllerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
71 | 69 | 64C022672347360800A6D844 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
72 | 70 | 64C022692347360800A6D844 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
|
76 | 74 | 64C022732347360900A6D844 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
77 | 75 | 64C022752347360900A6D844 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
78 | 76 | 64C0227C234753A100A6D844 /* VC1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VC1.swift; sourceTree = "<group>"; }; |
79 | | - 64C0228523475A0E00A6D844 /* ScrollStack+Support.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ScrollStack+Support.swift"; sourceTree = "<group>"; }; |
| 77 | + 64C0228523475A0E00A6D844 /* ScrollStack+Protocols.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ScrollStack+Protocols.swift"; sourceTree = "<group>"; }; |
80 | 78 | 64C022892347834300A6D844 /* VC2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VC2.swift; sourceTree = "<group>"; }; |
81 | 79 | AD2FAA261CD0B6D800659CF4 /* ScrollStackController.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ScrollStackController.plist; sourceTree = "<group>"; }; |
82 | 80 | AD2FAA281CD0B6E100659CF4 /* ScrollStackControllerTests.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ScrollStackControllerTests.plist; sourceTree = "<group>"; }; |
|
155 | 153 | path = Configs; |
156 | 154 | sourceTree = "<group>"; |
157 | 155 | }; |
| 156 | + 64A8E8AE2348933C00E893FB /* Support */ = { |
| 157 | + isa = PBXGroup; |
| 158 | + children = ( |
| 159 | + 64C0228523475A0E00A6D844 /* ScrollStack+Protocols.swift */, |
| 160 | + 64C02253234735A800A6D844 /* UIView+AutoLayout_Extensions.swift */, |
| 161 | + ); |
| 162 | + path = Support; |
| 163 | + sourceTree = "<group>"; |
| 164 | + }; |
158 | 165 | 64C0224A2347358400A6D844 /* Sources */ = { |
159 | 166 | isa = PBXGroup; |
160 | 167 | children = ( |
|
169 | 176 | 64C0224F234735A800A6D844 /* ScrollStackViewController.swift */, |
170 | 177 | 64C02250234735A800A6D844 /* ScrollStack.swift */, |
171 | 178 | 64C02251234735A800A6D844 /* ScrollStackRow.swift */, |
172 | | - 64C02254234735A800A6D844 /* ScrollStackRowHighlightable.swift */, |
173 | 179 | 64C02252234735A800A6D844 /* ScrollStackSeparator.swift */, |
174 | | - 64C0228523475A0E00A6D844 /* ScrollStack+Support.swift */, |
175 | | - 64C02253234735A800A6D844 /* UIView+AutoLayout_Extensions.swift */, |
| 180 | + 64A8E8AE2348933C00E893FB /* Support */, |
176 | 181 | ); |
177 | 182 | path = ScrollStackController; |
178 | 183 | sourceTree = "<group>"; |
|
183 | 188 | 64C022672347360800A6D844 /* AppDelegate.swift */, |
184 | 189 | 64C022692347360800A6D844 /* SceneDelegate.swift */, |
185 | 190 | 64C0226B2347360800A6D844 /* ViewController.swift */, |
| 191 | + 6402E1F12347A8540087963C /* Extension.swift */, |
186 | 192 | 64C0227C234753A100A6D844 /* VC1.swift */, |
187 | 193 | 64C022892347834300A6D844 /* VC2.swift */, |
188 | 194 | 64C0226D2347360800A6D844 /* Main.storyboard */, |
|
419 | 425 | isa = PBXSourcesBuildPhase; |
420 | 426 | buildActionMask = 2147483647; |
421 | 427 | files = ( |
422 | | - 64C0228623475A0E00A6D844 /* ScrollStack+Support.swift in Sources */, |
| 428 | + 64C0228623475A0E00A6D844 /* ScrollStack+Protocols.swift in Sources */, |
423 | 429 | 64C02259234735A800A6D844 /* ScrollStackRow.swift in Sources */, |
424 | 430 | 64C02255234735A800A6D844 /* ScrollStackViewController.swift in Sources */, |
425 | 431 | 64C02257234735A800A6D844 /* ScrollStack.swift in Sources */, |
426 | 432 | 64C0225D234735A800A6D844 /* UIView+AutoLayout_Extensions.swift in Sources */, |
427 | 433 | 64C0225B234735A800A6D844 /* ScrollStackSeparator.swift in Sources */, |
428 | | - 64C0225F234735A800A6D844 /* ScrollStackRowHighlightable.swift in Sources */, |
429 | 434 | ); |
430 | 435 | runOnlyForDeploymentPostprocessing = 0; |
431 | 436 | }; |
|
440 | 445 | isa = PBXSourcesBuildPhase; |
441 | 446 | buildActionMask = 2147483647; |
442 | 447 | files = ( |
443 | | - 64C0228723475A0E00A6D844 /* ScrollStack+Support.swift in Sources */, |
| 448 | + 64C0228723475A0E00A6D844 /* ScrollStack+Protocols.swift in Sources */, |
444 | 449 | 64C0225A234735A800A6D844 /* ScrollStackRow.swift in Sources */, |
445 | 450 | 64C02256234735A800A6D844 /* ScrollStackViewController.swift in Sources */, |
446 | 451 | 64C02258234735A800A6D844 /* ScrollStack.swift in Sources */, |
447 | 452 | 64C0225E234735A800A6D844 /* UIView+AutoLayout_Extensions.swift in Sources */, |
448 | 453 | 64C0225C234735A800A6D844 /* ScrollStackSeparator.swift in Sources */, |
449 | | - 64C02260234735A800A6D844 /* ScrollStackRowHighlightable.swift in Sources */, |
450 | 454 | ); |
451 | 455 | runOnlyForDeploymentPostprocessing = 0; |
452 | 456 | }; |
453 | 457 | 64C022612347360800A6D844 /* Sources */ = { |
454 | 458 | isa = PBXSourcesBuildPhase; |
455 | 459 | buildActionMask = 2147483647; |
456 | 460 | files = ( |
457 | | - 64C0228823475A0E00A6D844 /* ScrollStack+Support.swift in Sources */, |
| 461 | + 64C0228823475A0E00A6D844 /* ScrollStack+Protocols.swift in Sources */, |
458 | 462 | 64C0227F2347582D00A6D844 /* ScrollStackRow.swift in Sources */, |
459 | | - 64C022802347582D00A6D844 /* ScrollStackRowHighlightable.swift in Sources */, |
460 | 463 | 64C0228A2347834300A6D844 /* VC2.swift in Sources */, |
461 | 464 | 64C022822347582D00A6D844 /* ScrollStackViewController.swift in Sources */, |
462 | 465 | 64C0226C2347360800A6D844 /* ViewController.swift in Sources */, |
463 | 466 | 64C022812347582D00A6D844 /* ScrollStackSeparator.swift in Sources */, |
464 | 467 | 64C0227E2347582D00A6D844 /* ScrollStack.swift in Sources */, |
465 | 468 | 64C022682347360800A6D844 /* AppDelegate.swift in Sources */, |
| 469 | + 6402E1F22347A8540087963C /* Extension.swift in Sources */, |
466 | 470 | 64C022832347582D00A6D844 /* UIView+AutoLayout_Extensions.swift in Sources */, |
467 | 471 | 64C0227D234753A100A6D844 /* VC1.swift in Sources */, |
468 | 472 | 64C0226A2347360800A6D844 /* SceneDelegate.swift in Sources */, |
|
0 commit comments