|
17 | 17 | 791B8D7624E28EF800851E2A /* AppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 791B8D7524E28EF800851E2A /* AppState.swift */; }; |
18 | 18 | 791B8D7824E2C6C200851E2A /* SharePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 791B8D7724E2C6C200851E2A /* SharePicker.swift */; }; |
19 | 19 | 79284D6B2507CCDC00210E61 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79284D6A2507CCDC00210E61 /* WelcomeView.swift */; }; |
| 20 | + 79284D6D2507DE7F00210E61 /* PagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79284D6C2507DE7F00210E61 /* PagerView.swift */; }; |
20 | 21 | 7936F88F24D450B900F09AE7 /* SnipItemsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7936F88E24D450B900F09AE7 /* SnipItemsList.swift */; }; |
21 | 22 | 7936F89324D6377D00F09AE7 /* List.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7936F89224D6377D00F09AE7 /* List.swift */; }; |
22 | 23 | 7936F89624D637D800F09AE7 /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = 7936F89524D637D800F09AE7 /* Introspect */; }; |
|
88 | 89 | 791B8D7524E28EF800851E2A /* AppState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppState.swift; sourceTree = "<group>"; }; |
89 | 90 | 791B8D7724E2C6C200851E2A /* SharePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharePicker.swift; sourceTree = "<group>"; }; |
90 | 91 | 79284D6A2507CCDC00210E61 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; |
| 92 | + 79284D6C2507DE7F00210E61 /* PagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PagerView.swift; sourceTree = "<group>"; }; |
91 | 93 | 7936F88E24D450B900F09AE7 /* SnipItemsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnipItemsList.swift; sourceTree = "<group>"; }; |
92 | 94 | 7936F89224D6377D00F09AE7 /* List.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = List.swift; sourceTree = "<group>"; }; |
93 | 95 | 7936F89924D845B600F09AE7 /* SnipItemsListAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnipItemsListAction.swift; sourceTree = "<group>"; }; |
|
394 | 396 | children = ( |
395 | 397 | 79F07A2824D3050500469324 /* ImageButton.swift */, |
396 | 398 | 791AC9C424DAE45D00CAB87C /* DeferView.swift */, |
| 399 | + 79284D6C2507DE7F00210E61 /* PagerView.swift */, |
397 | 400 | ); |
398 | 401 | path = Misc; |
399 | 402 | sourceTree = "<group>"; |
|
527 | 530 | 7936F89F24DA02DD00F09AE7 /* TextField.swift in Sources */, |
528 | 531 | 79C612B12506278D008672BA /* DeepLinkManager.swift in Sources */, |
529 | 532 | 79C463D024F44233009B2DA3 /* MarkdownHTMLViewer.swift in Sources */, |
| 533 | + 79284D6D2507DE7F00210E61 /* PagerView.swift in Sources */, |
530 | 534 | 79956A4724E57AC700B823E1 /* Dictionary.swift in Sources */, |
531 | 535 | 79BC1D2224D16E67008FD16E /* SnipViewApp.swift in Sources */, |
532 | 536 | 791B8D7624E28EF800851E2A /* AppState.swift in Sources */, |
|
0 commit comments