|
303 | 303 | BE8592C21E0EE72800836C1D /* reddift_config.json in Resources */ = {isa = PBXBuildFile; fileRef = BE8592C11E0EE72800836C1D /* reddift_config.json */; }; |
304 | 304 | BE86300F1E2E6A54004F0E1F /* PostFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE86300E1E2E6A54004F0E1F /* PostFilter.swift */; }; |
305 | 305 | BE8630111E2EDFB2004F0E1F /* SettingsContentFilters.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE8630101E2EDFB2004F0E1F /* SettingsContentFilters.swift */; }; |
| 306 | + BE8643FD25D8AF9F0089E5EB /* UISplitViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE8643FC25D8AF9F0089E5EB /* UISplitViewController+Extensions.swift */; }; |
306 | 307 | BE8833F1251FB66900131DEB /* ic_space@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BE8833EE251FB66800131DEB /* ic_space@2x.png */; }; |
307 | 308 | BE8833F2251FB66900131DEB /* ic_space@2x~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = BE8833EF251FB66900131DEB /* ic_space@2x~ipad.png */; }; |
308 | 309 | BE8833F3251FB66900131DEB /* ic_space@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = BE8833F0251FB66900131DEB /* ic_space@3x.png */; }; |
|
816 | 817 | BE8592C11E0EE72800836C1D /* reddift_config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = reddift_config.json; sourceTree = "<group>"; }; |
817 | 818 | BE86300E1E2E6A54004F0E1F /* PostFilter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostFilter.swift; sourceTree = "<group>"; }; |
818 | 819 | BE8630101E2EDFB2004F0E1F /* SettingsContentFilters.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsContentFilters.swift; sourceTree = "<group>"; }; |
| 820 | + BE8643FC25D8AF9F0089E5EB /* UISplitViewController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UISplitViewController+Extensions.swift"; sourceTree = "<group>"; }; |
819 | 821 | BE8833EE251FB66800131DEB /* ic_space@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ic_space@2x.png"; sourceTree = "<group>"; }; |
820 | 822 | BE8833EF251FB66900131DEB /* ic_space@2x~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ic_space@2x~ipad.png"; sourceTree = "<group>"; }; |
821 | 823 | BE8833F0251FB66900131DEB /* ic_space@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ic_space@3x.png"; sourceTree = "<group>"; }; |
|
1057 | 1059 | BEC4A1A12322F74D00EE5114 /* SFSymbolsEnum.swift */, |
1058 | 1060 | BE2F3BE9253D37EF00FB21EC /* UIResponder+Extensions.swift */, |
1059 | 1061 | BEC9129F258B19AA00E65F34 /* UIBezierPath+Helpers.swift */, |
| 1062 | + BE8643FC25D8AF9F0089E5EB /* UISplitViewController+Extensions.swift */, |
1060 | 1063 | ); |
1061 | 1064 | name = Extensions; |
1062 | 1065 | sourceTree = "<group>"; |
|
2513 | 2516 | BE2B8A0B1E2602CD0053D493 /* SubredditReorderViewController.swift in Sources */, |
2514 | 2517 | 098B5A4320EFC5B600FE201B /* UIButton+Extensions.swift in Sources */, |
2515 | 2518 | BEE206F61F1CF7D3008BB5F1 /* SettingsLinkHandling.swift in Sources */, |
| 2519 | + BE8643FD25D8AF9F0089E5EB /* UISplitViewController+Extensions.swift in Sources */, |
2516 | 2520 | 323EFB2821434781005157FA /* ProgressBarView.swift in Sources */, |
2517 | 2521 | BEC494281E307D57006618F3 /* GalleryTableViewController.swift in Sources */, |
2518 | 2522 | BE8264E721934221002A540E /* VideoMediaDownloader.swift in Sources */, |
|
0 commit comments