From 9826ee4d36a38142833057fac3404a289fdc972e Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Thu, 1 Feb 2024 23:52:30 +0100 Subject: [PATCH] Remove old references --- Yattee.xcodeproj/project.pbxproj | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/Yattee.xcodeproj/project.pbxproj b/Yattee.xcodeproj/project.pbxproj index c0f68fb4..01e0d348 100644 --- a/Yattee.xcodeproj/project.pbxproj +++ b/Yattee.xcodeproj/project.pbxproj @@ -1366,12 +1366,6 @@ 37DCD3162A191A180059A470 /* AVPlayerViewController+FullScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AVPlayerViewController+FullScreen.swift"; sourceTree = ""; }; 37DD87C6271C9CFE0027CBF9 /* PlayerStreams.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerStreams.swift; sourceTree = ""; }; 37DD9DA22785BBC900539416 /* NoCommentsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoCommentsView.swift; sourceTree = ""; }; - 37DD9DAF2785D58D00539416 /* RefreshControl.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RefreshControl.swift; sourceTree = ""; }; - 37DD9DB02785D58D00539416 /* RefreshControlModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RefreshControlModifier.swift; sourceTree = ""; }; - 37DD9DB82785D60200539416 /* FramePreferenceKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FramePreferenceKey.swift; sourceTree = ""; }; - 37DD9DB92785D60200539416 /* ScrollViewMatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScrollViewMatcher.swift; sourceTree = ""; }; - 37DD9DC12785D63A00539416 /* UIView+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Extensions.swift"; sourceTree = ""; }; - 37DD9DC22785D63A00539416 /* UIResponder+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIResponder+Extensions.swift"; sourceTree = ""; }; 37E04C0E275940FB00172673 /* VerticalScrollingFix.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerticalScrollingFix.swift; sourceTree = ""; }; 37E084AB2753D95F00039B7D /* AccountsNavigationLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsNavigationLink.swift; sourceTree = ""; }; 37E64DD026D597EB00C71877 /* SubscribedChannelsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscribedChannelsModel.swift; sourceTree = ""; }; @@ -1879,19 +1873,6 @@ path = Modifiers; sourceTree = ""; }; - 3773B7D12ADC05FF00B5FEF3 /* Recovered References */ = { - isa = PBXGroup; - children = ( - 37DD9DC12785D63A00539416 /* UIView+Extensions.swift */, - 37DD9DAF2785D58D00539416 /* RefreshControl.swift */, - 37DD9DB02785D58D00539416 /* RefreshControlModifier.swift */, - 37DD9DB82785D60200539416 /* FramePreferenceKey.swift */, - 37DD9DB92785D60200539416 /* ScrollViewMatcher.swift */, - 37DD9DC22785D63A00539416 /* UIResponder+Extensions.swift */, - ); - name = "Recovered References"; - sourceTree = ""; - }; 3773B7F32ADC076800B5FEF3 /* Vendor */ = { isa = PBXGroup; children = ( @@ -2096,7 +2077,6 @@ 37D4B0E12671614900C925CA /* Tests macOS */, 3DA101AC287C30F50027D920 /* Xcode-config */, 37D9169A27388A81002B1BAA /* README.md */, - 3773B7D12ADC05FF00B5FEF3 /* Recovered References */, ); sourceTree = ""; };