|
|
@ -8,7 +8,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
3705B17C267B4D9A00704544 /* VisualEffectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17B267B4D9A00704544 /* VisualEffectView.swift */; };
|
|
|
|
3705B17C267B4D9A00704544 /* VisualEffectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17B267B4D9A00704544 /* VisualEffectView.swift */; };
|
|
|
|
3705B17E267B4DDE00704544 /* TrendingCategorySelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17D267B4DDE00704544 /* TrendingCategorySelectionView.swift */; };
|
|
|
|
|
|
|
|
3705B180267B4DFB00704544 /* TrendingCountrySelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */; };
|
|
|
|
3705B180267B4DFB00704544 /* TrendingCountrySelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */; };
|
|
|
|
3705B182267B4E4900704544 /* TrendingCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B181267B4E4900704544 /* TrendingCategory.swift */; };
|
|
|
|
3705B182267B4E4900704544 /* TrendingCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B181267B4E4900704544 /* TrendingCategory.swift */; };
|
|
|
|
3705B183267B4E4900704544 /* TrendingCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B181267B4E4900704544 /* TrendingCategory.swift */; };
|
|
|
|
3705B183267B4E4900704544 /* TrendingCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B181267B4E4900704544 /* TrendingCategory.swift */; };
|
|
|
@ -25,9 +24,6 @@
|
|
|
|
37141673267A8E10006CA35D /* Country.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141672267A8E10006CA35D /* Country.swift */; };
|
|
|
|
37141673267A8E10006CA35D /* Country.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141672267A8E10006CA35D /* Country.swift */; };
|
|
|
|
37141674267A8E10006CA35D /* Country.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141672267A8E10006CA35D /* Country.swift */; };
|
|
|
|
37141674267A8E10006CA35D /* Country.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141672267A8E10006CA35D /* Country.swift */; };
|
|
|
|
37141675267A8E10006CA35D /* Country.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141672267A8E10006CA35D /* Country.swift */; };
|
|
|
|
37141675267A8E10006CA35D /* Country.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141672267A8E10006CA35D /* Country.swift */; };
|
|
|
|
37141677267A9AAD006CA35D /* TrendingState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141676267A9AAD006CA35D /* TrendingState.swift */; };
|
|
|
|
|
|
|
|
37141678267A9AAD006CA35D /* TrendingState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141676267A9AAD006CA35D /* TrendingState.swift */; };
|
|
|
|
|
|
|
|
37141679267A9AAD006CA35D /* TrendingState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37141676267A9AAD006CA35D /* TrendingState.swift */; };
|
|
|
|
|
|
|
|
3714167B267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */; };
|
|
|
|
3714167B267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */; };
|
|
|
|
3714167C267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */; };
|
|
|
|
3714167C267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */; };
|
|
|
|
3714167D267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */; };
|
|
|
|
3714167D267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */; };
|
|
|
@ -38,6 +34,15 @@
|
|
|
|
376578852685429C00D4EA09 /* CaseIterable+Next.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578842685429C00D4EA09 /* CaseIterable+Next.swift */; };
|
|
|
|
376578852685429C00D4EA09 /* CaseIterable+Next.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578842685429C00D4EA09 /* CaseIterable+Next.swift */; };
|
|
|
|
376578862685429C00D4EA09 /* CaseIterable+Next.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578842685429C00D4EA09 /* CaseIterable+Next.swift */; };
|
|
|
|
376578862685429C00D4EA09 /* CaseIterable+Next.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578842685429C00D4EA09 /* CaseIterable+Next.swift */; };
|
|
|
|
376578872685429C00D4EA09 /* CaseIterable+Next.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578842685429C00D4EA09 /* CaseIterable+Next.swift */; };
|
|
|
|
376578872685429C00D4EA09 /* CaseIterable+Next.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578842685429C00D4EA09 /* CaseIterable+Next.swift */; };
|
|
|
|
|
|
|
|
376578892685471400D4EA09 /* Playlist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578882685471400D4EA09 /* Playlist.swift */; };
|
|
|
|
|
|
|
|
3765788A2685471400D4EA09 /* Playlist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578882685471400D4EA09 /* Playlist.swift */; };
|
|
|
|
|
|
|
|
3765788B2685471400D4EA09 /* Playlist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578882685471400D4EA09 /* Playlist.swift */; };
|
|
|
|
|
|
|
|
3765788D2685487700D4EA09 /* PlaylistsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3765788C2685487700D4EA09 /* PlaylistsProvider.swift */; };
|
|
|
|
|
|
|
|
3765788E2685487700D4EA09 /* PlaylistsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3765788C2685487700D4EA09 /* PlaylistsProvider.swift */; };
|
|
|
|
|
|
|
|
3765788F2685487700D4EA09 /* PlaylistsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3765788C2685487700D4EA09 /* PlaylistsProvider.swift */; };
|
|
|
|
|
|
|
|
376578912685490700D4EA09 /* PlaylistsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578902685490700D4EA09 /* PlaylistsView.swift */; };
|
|
|
|
|
|
|
|
376578922685490700D4EA09 /* PlaylistsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578902685490700D4EA09 /* PlaylistsView.swift */; };
|
|
|
|
|
|
|
|
376578932685490700D4EA09 /* PlaylistsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 376578902685490700D4EA09 /* PlaylistsView.swift */; };
|
|
|
|
377FC7D3267A080300A6BBAF /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 377FC7D2267A080300A6BBAF /* Alamofire */; };
|
|
|
|
377FC7D3267A080300A6BBAF /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 377FC7D2267A080300A6BBAF /* Alamofire */; };
|
|
|
|
377FC7D5267A080300A6BBAF /* SwiftyJSON in Frameworks */ = {isa = PBXBuildFile; productRef = 377FC7D4267A080300A6BBAF /* SwiftyJSON */; };
|
|
|
|
377FC7D5267A080300A6BBAF /* SwiftyJSON in Frameworks */ = {isa = PBXBuildFile; productRef = 377FC7D4267A080300A6BBAF /* SwiftyJSON */; };
|
|
|
|
377FC7D7267A080300A6BBAF /* URLImage in Frameworks */ = {isa = PBXBuildFile; productRef = 377FC7D6267A080300A6BBAF /* URLImage */; };
|
|
|
|
377FC7D7267A080300A6BBAF /* URLImage in Frameworks */ = {isa = PBXBuildFile; productRef = 377FC7D6267A080300A6BBAF /* URLImage */; };
|
|
|
@ -91,7 +96,6 @@
|
|
|
|
37C7A1D5267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1D4267BFD9D0010EAD6 /* SponsorBlockSegment.swift */; };
|
|
|
|
37C7A1D5267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1D4267BFD9D0010EAD6 /* SponsorBlockSegment.swift */; };
|
|
|
|
37C7A1D6267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1D4267BFD9D0010EAD6 /* SponsorBlockSegment.swift */; };
|
|
|
|
37C7A1D6267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1D4267BFD9D0010EAD6 /* SponsorBlockSegment.swift */; };
|
|
|
|
37C7A1D7267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1D4267BFD9D0010EAD6 /* SponsorBlockSegment.swift */; };
|
|
|
|
37C7A1D7267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1D4267BFD9D0010EAD6 /* SponsorBlockSegment.swift */; };
|
|
|
|
37C7A1D8267CACE10010EAD6 /* TrendingCategorySelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17D267B4DDE00704544 /* TrendingCategorySelectionView.swift */; };
|
|
|
|
|
|
|
|
37C7A1D9267CACE60010EAD6 /* VisualEffectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17B267B4D9A00704544 /* VisualEffectView.swift */; };
|
|
|
|
37C7A1D9267CACE60010EAD6 /* VisualEffectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17B267B4D9A00704544 /* VisualEffectView.swift */; };
|
|
|
|
37C7A1DA267CACF50010EAD6 /* TrendingCountrySelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */; };
|
|
|
|
37C7A1DA267CACF50010EAD6 /* TrendingCountrySelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */; };
|
|
|
|
37C7A1DC267CE9D90010EAD6 /* Profile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1DB267CE9D90010EAD6 /* Profile.swift */; };
|
|
|
|
37C7A1DC267CE9D90010EAD6 /* Profile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C7A1DB267CE9D90010EAD6 /* Profile.swift */; };
|
|
|
@ -183,18 +187,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
3705B17B267B4D9A00704544 /* VisualEffectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisualEffectView.swift; sourceTree = "<group>"; };
|
|
|
|
3705B17B267B4D9A00704544 /* VisualEffectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisualEffectView.swift; sourceTree = "<group>"; };
|
|
|
|
3705B17D267B4DDE00704544 /* TrendingCategorySelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingCategorySelectionView.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingCountrySelectionView.swift; sourceTree = "<group>"; };
|
|
|
|
3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingCountrySelectionView.swift; sourceTree = "<group>"; };
|
|
|
|
3705B181267B4E4900704544 /* TrendingCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingCategory.swift; sourceTree = "<group>"; };
|
|
|
|
3705B181267B4E4900704544 /* TrendingCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingCategory.swift; sourceTree = "<group>"; };
|
|
|
|
371231832683E62F0000B307 /* VideosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideosView.swift; sourceTree = "<group>"; };
|
|
|
|
371231832683E62F0000B307 /* VideosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideosView.swift; sourceTree = "<group>"; };
|
|
|
|
37141667267A83F9006CA35D /* StreamAVPlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamAVPlayerViewController.swift; sourceTree = "<group>"; };
|
|
|
|
37141667267A83F9006CA35D /* StreamAVPlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamAVPlayerViewController.swift; sourceTree = "<group>"; };
|
|
|
|
3714166E267A8ACC006CA35D /* TrendingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingView.swift; sourceTree = "<group>"; };
|
|
|
|
3714166E267A8ACC006CA35D /* TrendingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingView.swift; sourceTree = "<group>"; };
|
|
|
|
37141672267A8E10006CA35D /* Country.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Country.swift; sourceTree = "<group>"; };
|
|
|
|
37141672267A8E10006CA35D /* Country.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Country.swift; sourceTree = "<group>"; };
|
|
|
|
37141676267A9AAD006CA35D /* TrendingState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingState.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingCountriesProvider.swift; sourceTree = "<group>"; };
|
|
|
|
3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingCountriesProvider.swift; sourceTree = "<group>"; };
|
|
|
|
3714167E267AB55D006CA35D /* TrendingVideosProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingVideosProvider.swift; sourceTree = "<group>"; };
|
|
|
|
3714167E267AB55D006CA35D /* TrendingVideosProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrendingVideosProvider.swift; sourceTree = "<group>"; };
|
|
|
|
3741B52F2676213400125C5E /* PlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerViewController.swift; sourceTree = "<group>"; };
|
|
|
|
3741B52F2676213400125C5E /* PlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerViewController.swift; sourceTree = "<group>"; };
|
|
|
|
376578842685429C00D4EA09 /* CaseIterable+Next.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CaseIterable+Next.swift"; sourceTree = "<group>"; };
|
|
|
|
376578842685429C00D4EA09 /* CaseIterable+Next.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CaseIterable+Next.swift"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
376578882685471400D4EA09 /* Playlist.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Playlist.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
3765788C2685487700D4EA09 /* PlaylistsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaylistsProvider.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
376578902685490700D4EA09 /* PlaylistsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaylistsView.swift; sourceTree = "<group>"; };
|
|
|
|
37AAF27D26737323007FC770 /* PopularVideosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideosView.swift; sourceTree = "<group>"; };
|
|
|
|
37AAF27D26737323007FC770 /* PopularVideosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideosView.swift; sourceTree = "<group>"; };
|
|
|
|
37AAF27F26737550007FC770 /* SearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchView.swift; sourceTree = "<group>"; };
|
|
|
|
37AAF27F26737550007FC770 /* SearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchView.swift; sourceTree = "<group>"; };
|
|
|
|
37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchedVideosProvider.swift; sourceTree = "<group>"; };
|
|
|
|
37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchedVideosProvider.swift; sourceTree = "<group>"; };
|
|
|
@ -378,21 +383,21 @@
|
|
|
|
37AAF2892673AB89007FC770 /* ChannelView.swift */,
|
|
|
|
37AAF2892673AB89007FC770 /* ChannelView.swift */,
|
|
|
|
37D4B1822671681B00C925CA /* PlayerView.swift */,
|
|
|
|
37D4B1822671681B00C925CA /* PlayerView.swift */,
|
|
|
|
3741B52F2676213400125C5E /* PlayerViewController.swift */,
|
|
|
|
3741B52F2676213400125C5E /* PlayerViewController.swift */,
|
|
|
|
|
|
|
|
376578902685490700D4EA09 /* PlaylistsView.swift */,
|
|
|
|
37AAF27D26737323007FC770 /* PopularVideosView.swift */,
|
|
|
|
37AAF27D26737323007FC770 /* PopularVideosView.swift */,
|
|
|
|
37AAF27F26737550007FC770 /* SearchView.swift */,
|
|
|
|
37AAF27F26737550007FC770 /* SearchView.swift */,
|
|
|
|
37141667267A83F9006CA35D /* StreamAVPlayerViewController.swift */,
|
|
|
|
37141667267A83F9006CA35D /* StreamAVPlayerViewController.swift */,
|
|
|
|
37AAF29F26741C97007FC770 /* SubscriptionsView.swift */,
|
|
|
|
37AAF29F26741C97007FC770 /* SubscriptionsView.swift */,
|
|
|
|
3705B17D267B4DDE00704544 /* TrendingCategorySelectionView.swift */,
|
|
|
|
|
|
|
|
3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */,
|
|
|
|
3705B17F267B4DFB00704544 /* TrendingCountrySelectionView.swift */,
|
|
|
|
3714166E267A8ACC006CA35D /* TrendingView.swift */,
|
|
|
|
3714166E267A8ACC006CA35D /* TrendingView.swift */,
|
|
|
|
37F4AE752682908700BD60EA /* VideoCellView.swift */,
|
|
|
|
37F4AE752682908700BD60EA /* VideoCellView.swift */,
|
|
|
|
|
|
|
|
37D4B18B26717B3800C925CA /* VideoListRow.swift */,
|
|
|
|
37F4AE7126828F0900BD60EA /* VideosCellsView.swift */,
|
|
|
|
37F4AE7126828F0900BD60EA /* VideosCellsView.swift */,
|
|
|
|
37AAF29926740A01007FC770 /* VideosListView.swift */,
|
|
|
|
37AAF29926740A01007FC770 /* VideosListView.swift */,
|
|
|
|
37D4B18B26717B3800C925CA /* VideoListRow.swift */,
|
|
|
|
371231832683E62F0000B307 /* VideosView.swift */,
|
|
|
|
3705B17B267B4D9A00704544 /* VisualEffectView.swift */,
|
|
|
|
3705B17B267B4D9A00704544 /* VisualEffectView.swift */,
|
|
|
|
37D4B15E267164AF00C925CA /* Assets.xcassets */,
|
|
|
|
37D4B15E267164AF00C925CA /* Assets.xcassets */,
|
|
|
|
37D4B1AE26729DEB00C925CA /* Info.plist */,
|
|
|
|
37D4B1AE26729DEB00C925CA /* Info.plist */,
|
|
|
|
371231832683E62F0000B307 /* VideosView.swift */,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = "Apple TV";
|
|
|
|
path = "Apple TV";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -413,6 +418,8 @@
|
|
|
|
37AAF28B2673ABD3007FC770 /* ChannelVideosProvider.swift */,
|
|
|
|
37AAF28B2673ABD3007FC770 /* ChannelVideosProvider.swift */,
|
|
|
|
37D4B1AF2672A01000C925CA /* DataProvider.swift */,
|
|
|
|
37D4B1AF2672A01000C925CA /* DataProvider.swift */,
|
|
|
|
37B767DA2677C3CA0098BAA8 /* PlayerState.swift */,
|
|
|
|
37B767DA2677C3CA0098BAA8 /* PlayerState.swift */,
|
|
|
|
|
|
|
|
376578882685471400D4EA09 /* Playlist.swift */,
|
|
|
|
|
|
|
|
3765788C2685487700D4EA09 /* PlaylistsProvider.swift */,
|
|
|
|
37D4B19226717CE100C925CA /* PopularVideosProvider.swift */,
|
|
|
|
37D4B19226717CE100C925CA /* PopularVideosProvider.swift */,
|
|
|
|
37C7A1DB267CE9D90010EAD6 /* Profile.swift */,
|
|
|
|
37C7A1DB267CE9D90010EAD6 /* Profile.swift */,
|
|
|
|
37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */,
|
|
|
|
37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */,
|
|
|
@ -425,7 +432,6 @@
|
|
|
|
37AAF29B26741B5F007FC770 /* SubscriptionVideosProvider.swift */,
|
|
|
|
37AAF29B26741B5F007FC770 /* SubscriptionVideosProvider.swift */,
|
|
|
|
3705B181267B4E4900704544 /* TrendingCategory.swift */,
|
|
|
|
3705B181267B4E4900704544 /* TrendingCategory.swift */,
|
|
|
|
3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */,
|
|
|
|
3714167A267AA1CF006CA35D /* TrendingCountriesProvider.swift */,
|
|
|
|
37141676267A9AAD006CA35D /* TrendingState.swift */,
|
|
|
|
|
|
|
|
3714167E267AB55D006CA35D /* TrendingVideosProvider.swift */,
|
|
|
|
3714167E267AB55D006CA35D /* TrendingVideosProvider.swift */,
|
|
|
|
37D4B19626717E1500C925CA /* Video.swift */,
|
|
|
|
37D4B19626717E1500C925CA /* Video.swift */,
|
|
|
|
37D4B1B32672A30700C925CA /* VideoDetailsProvider.swift */,
|
|
|
|
37D4B1B32672A30700C925CA /* VideoDetailsProvider.swift */,
|
|
|
@ -683,13 +689,13 @@
|
|
|
|
37AAF29C26741B5F007FC770 /* SubscriptionVideosProvider.swift in Sources */,
|
|
|
|
37AAF29C26741B5F007FC770 /* SubscriptionVideosProvider.swift in Sources */,
|
|
|
|
37141668267A83F9006CA35D /* StreamAVPlayerViewController.swift in Sources */,
|
|
|
|
37141668267A83F9006CA35D /* StreamAVPlayerViewController.swift in Sources */,
|
|
|
|
37EAD86B267B9C5600D9E01B /* SponsorBlockSegmentsProvider.swift in Sources */,
|
|
|
|
37EAD86B267B9C5600D9E01B /* SponsorBlockSegmentsProvider.swift in Sources */,
|
|
|
|
|
|
|
|
3765788D2685487700D4EA09 /* PlaylistsProvider.swift in Sources */,
|
|
|
|
37F4AE762682908700BD60EA /* VideoCellView.swift in Sources */,
|
|
|
|
37F4AE762682908700BD60EA /* VideoCellView.swift in Sources */,
|
|
|
|
37C7A1DA267CACF50010EAD6 /* TrendingCountrySelectionView.swift in Sources */,
|
|
|
|
37C7A1DA267CACF50010EAD6 /* TrendingCountrySelectionView.swift in Sources */,
|
|
|
|
377FC7E6267A085600A6BBAF /* PlayerView.swift in Sources */,
|
|
|
|
377FC7E6267A085600A6BBAF /* PlayerView.swift in Sources */,
|
|
|
|
37CEE4C12677B697005A1EFE /* Stream.swift in Sources */,
|
|
|
|
37CEE4C12677B697005A1EFE /* Stream.swift in Sources */,
|
|
|
|
37F4AE7226828F0900BD60EA /* VideosCellsView.swift in Sources */,
|
|
|
|
37F4AE7226828F0900BD60EA /* VideosCellsView.swift in Sources */,
|
|
|
|
376578852685429C00D4EA09 /* CaseIterable+Next.swift in Sources */,
|
|
|
|
376578852685429C00D4EA09 /* CaseIterable+Next.swift in Sources */,
|
|
|
|
37141677267A9AAD006CA35D /* TrendingState.swift in Sources */,
|
|
|
|
|
|
|
|
37C7A1D9267CACE60010EAD6 /* VisualEffectView.swift in Sources */,
|
|
|
|
37C7A1D9267CACE60010EAD6 /* VisualEffectView.swift in Sources */,
|
|
|
|
37D4B0E62671614900C925CA /* ContentView.swift in Sources */,
|
|
|
|
37D4B0E62671614900C925CA /* ContentView.swift in Sources */,
|
|
|
|
377FC7DC267A081800A6BBAF /* PopularVideosView.swift in Sources */,
|
|
|
|
377FC7DC267A081800A6BBAF /* PopularVideosView.swift in Sources */,
|
|
|
@ -697,6 +703,7 @@
|
|
|
|
3714167F267AB55D006CA35D /* TrendingVideosProvider.swift in Sources */,
|
|
|
|
3714167F267AB55D006CA35D /* TrendingVideosProvider.swift in Sources */,
|
|
|
|
3705B182267B4E4900704544 /* TrendingCategory.swift in Sources */,
|
|
|
|
3705B182267B4E4900704544 /* TrendingCategory.swift in Sources */,
|
|
|
|
37EAD86F267B9ED100D9E01B /* Segment.swift in Sources */,
|
|
|
|
37EAD86F267B9ED100D9E01B /* Segment.swift in Sources */,
|
|
|
|
|
|
|
|
376578892685471400D4EA09 /* Playlist.swift in Sources */,
|
|
|
|
37CEE4B52677B628005A1EFE /* StreamType.swift in Sources */,
|
|
|
|
37CEE4B52677B628005A1EFE /* StreamType.swift in Sources */,
|
|
|
|
37C7A1DC267CE9D90010EAD6 /* Profile.swift in Sources */,
|
|
|
|
37C7A1DC267CE9D90010EAD6 /* Profile.swift in Sources */,
|
|
|
|
3714166F267A8ACC006CA35D /* TrendingView.swift in Sources */,
|
|
|
|
3714166F267A8ACC006CA35D /* TrendingView.swift in Sources */,
|
|
|
@ -708,6 +715,7 @@
|
|
|
|
37AAF28C2673ABD3007FC770 /* ChannelVideosProvider.swift in Sources */,
|
|
|
|
37AAF28C2673ABD3007FC770 /* ChannelVideosProvider.swift in Sources */,
|
|
|
|
377FC7E9267A085D00A6BBAF /* PlayerViewController.swift in Sources */,
|
|
|
|
377FC7E9267A085D00A6BBAF /* PlayerViewController.swift in Sources */,
|
|
|
|
377FC7E5267A084E00A6BBAF /* SearchView.swift in Sources */,
|
|
|
|
377FC7E5267A084E00A6BBAF /* SearchView.swift in Sources */,
|
|
|
|
|
|
|
|
376578912685490700D4EA09 /* PlaylistsView.swift in Sources */,
|
|
|
|
377FC7E1267A082600A6BBAF /* ChannelView.swift in Sources */,
|
|
|
|
377FC7E1267A082600A6BBAF /* ChannelView.swift in Sources */,
|
|
|
|
37C7A1D5267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */,
|
|
|
|
37C7A1D5267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */,
|
|
|
|
37C7A9042679059200E721B4 /* AVKeyValueStatus+String.swift in Sources */,
|
|
|
|
37C7A9042679059200E721B4 /* AVKeyValueStatus+String.swift in Sources */,
|
|
|
@ -717,7 +725,6 @@
|
|
|
|
37AAF2A026741C97007FC770 /* SubscriptionsView.swift in Sources */,
|
|
|
|
37AAF2A026741C97007FC770 /* SubscriptionsView.swift in Sources */,
|
|
|
|
3714167B267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */,
|
|
|
|
3714167B267AA1CF006CA35D /* TrendingCountriesProvider.swift in Sources */,
|
|
|
|
377FC7DF267A082200A6BBAF /* VideosListView.swift in Sources */,
|
|
|
|
377FC7DF267A082200A6BBAF /* VideosListView.swift in Sources */,
|
|
|
|
37C7A1D8267CACE10010EAD6 /* TrendingCategorySelectionView.swift in Sources */,
|
|
|
|
|
|
|
|
37D4B19726717E1500C925CA /* Video.swift in Sources */,
|
|
|
|
37D4B19726717E1500C925CA /* Video.swift in Sources */,
|
|
|
|
37D4B0E42671614900C925CA /* PearvidiousApp.swift in Sources */,
|
|
|
|
37D4B0E42671614900C925CA /* PearvidiousApp.swift in Sources */,
|
|
|
|
37CEE4B92677B63F005A1EFE /* StreamResolution.swift in Sources */,
|
|
|
|
37CEE4B92677B63F005A1EFE /* StreamResolution.swift in Sources */,
|
|
|
@ -736,7 +743,7 @@
|
|
|
|
37EAD86C267B9C5600D9E01B /* SponsorBlockSegmentsProvider.swift in Sources */,
|
|
|
|
37EAD86C267B9C5600D9E01B /* SponsorBlockSegmentsProvider.swift in Sources */,
|
|
|
|
377FC7E7267A085600A6BBAF /* PlayerView.swift in Sources */,
|
|
|
|
377FC7E7267A085600A6BBAF /* PlayerView.swift in Sources */,
|
|
|
|
37CEE4C22677B697005A1EFE /* Stream.swift in Sources */,
|
|
|
|
37CEE4C22677B697005A1EFE /* Stream.swift in Sources */,
|
|
|
|
37141678267A9AAD006CA35D /* TrendingState.swift in Sources */,
|
|
|
|
3765788E2685487700D4EA09 /* PlaylistsProvider.swift in Sources */,
|
|
|
|
37D4B0E72671614900C925CA /* ContentView.swift in Sources */,
|
|
|
|
37D4B0E72671614900C925CA /* ContentView.swift in Sources */,
|
|
|
|
377FC7DD267A081A00A6BBAF /* PopularVideosView.swift in Sources */,
|
|
|
|
377FC7DD267A081A00A6BBAF /* PopularVideosView.swift in Sources */,
|
|
|
|
37141680267AB55D006CA35D /* TrendingVideosProvider.swift in Sources */,
|
|
|
|
37141680267AB55D006CA35D /* TrendingVideosProvider.swift in Sources */,
|
|
|
@ -746,8 +753,10 @@
|
|
|
|
37141670267A8ACC006CA35D /* TrendingView.swift in Sources */,
|
|
|
|
37141670267A8ACC006CA35D /* TrendingView.swift in Sources */,
|
|
|
|
377FC7E2267A084A00A6BBAF /* VideoListRow.swift in Sources */,
|
|
|
|
377FC7E2267A084A00A6BBAF /* VideoListRow.swift in Sources */,
|
|
|
|
37AAF2832673791F007FC770 /* SearchedVideosProvider.swift in Sources */,
|
|
|
|
37AAF2832673791F007FC770 /* SearchedVideosProvider.swift in Sources */,
|
|
|
|
|
|
|
|
3765788A2685471400D4EA09 /* Playlist.swift in Sources */,
|
|
|
|
37AAF29126740715007FC770 /* AppState.swift in Sources */,
|
|
|
|
37AAF29126740715007FC770 /* AppState.swift in Sources */,
|
|
|
|
37AAF2952674086B007FC770 /* TabSelection.swift in Sources */,
|
|
|
|
37AAF2952674086B007FC770 /* TabSelection.swift in Sources */,
|
|
|
|
|
|
|
|
376578922685490700D4EA09 /* PlaylistsView.swift in Sources */,
|
|
|
|
37D4B1B12672A01000C925CA /* DataProvider.swift in Sources */,
|
|
|
|
37D4B1B12672A01000C925CA /* DataProvider.swift in Sources */,
|
|
|
|
37AAF28D2673ABD3007FC770 /* ChannelVideosProvider.swift in Sources */,
|
|
|
|
37AAF28D2673ABD3007FC770 /* ChannelVideosProvider.swift in Sources */,
|
|
|
|
377FC7E8267A085D00A6BBAF /* PlayerViewController.swift in Sources */,
|
|
|
|
377FC7E8267A085D00A6BBAF /* PlayerViewController.swift in Sources */,
|
|
|
@ -796,10 +805,10 @@
|
|
|
|
37CEE4BF2677B670005A1EFE /* AudioVideoStream.swift in Sources */,
|
|
|
|
37CEE4BF2677B670005A1EFE /* AudioVideoStream.swift in Sources */,
|
|
|
|
37CEE4B72677B628005A1EFE /* StreamType.swift in Sources */,
|
|
|
|
37CEE4B72677B628005A1EFE /* StreamType.swift in Sources */,
|
|
|
|
3714166A267A83F9006CA35D /* StreamAVPlayerViewController.swift in Sources */,
|
|
|
|
3714166A267A83F9006CA35D /* StreamAVPlayerViewController.swift in Sources */,
|
|
|
|
|
|
|
|
3765788F2685487700D4EA09 /* PlaylistsProvider.swift in Sources */,
|
|
|
|
37F4AE782682908700BD60EA /* VideoCellView.swift in Sources */,
|
|
|
|
37F4AE782682908700BD60EA /* VideoCellView.swift in Sources */,
|
|
|
|
37D4B19526717CE100C925CA /* PopularVideosProvider.swift in Sources */,
|
|
|
|
37D4B19526717CE100C925CA /* PopularVideosProvider.swift in Sources */,
|
|
|
|
37AAF29E26741B5F007FC770 /* SubscriptionVideosProvider.swift in Sources */,
|
|
|
|
37AAF29E26741B5F007FC770 /* SubscriptionVideosProvider.swift in Sources */,
|
|
|
|
37141679267A9AAD006CA35D /* TrendingState.swift in Sources */,
|
|
|
|
|
|
|
|
37F4AE7426828F0900BD60EA /* VideosCellsView.swift in Sources */,
|
|
|
|
37F4AE7426828F0900BD60EA /* VideosCellsView.swift in Sources */,
|
|
|
|
376578872685429C00D4EA09 /* CaseIterable+Next.swift in Sources */,
|
|
|
|
376578872685429C00D4EA09 /* CaseIterable+Next.swift in Sources */,
|
|
|
|
37D4B1842671684E00C925CA /* PlayerView.swift in Sources */,
|
|
|
|
37D4B1842671684E00C925CA /* PlayerView.swift in Sources */,
|
|
|
@ -810,6 +819,7 @@
|
|
|
|
37141671267A8ACC006CA35D /* TrendingView.swift in Sources */,
|
|
|
|
37141671267A8ACC006CA35D /* TrendingView.swift in Sources */,
|
|
|
|
37AAF29226740715007FC770 /* AppState.swift in Sources */,
|
|
|
|
37AAF29226740715007FC770 /* AppState.swift in Sources */,
|
|
|
|
37EAD86D267B9C5600D9E01B /* SponsorBlockSegmentsProvider.swift in Sources */,
|
|
|
|
37EAD86D267B9C5600D9E01B /* SponsorBlockSegmentsProvider.swift in Sources */,
|
|
|
|
|
|
|
|
3765788B2685471400D4EA09 /* Playlist.swift in Sources */,
|
|
|
|
3705B17C267B4D9A00704544 /* VisualEffectView.swift in Sources */,
|
|
|
|
3705B17C267B4D9A00704544 /* VisualEffectView.swift in Sources */,
|
|
|
|
37C7A1DE267CE9D90010EAD6 /* Profile.swift in Sources */,
|
|
|
|
37C7A1DE267CE9D90010EAD6 /* Profile.swift in Sources */,
|
|
|
|
3741B5302676213400125C5E /* PlayerViewController.swift in Sources */,
|
|
|
|
3741B5302676213400125C5E /* PlayerViewController.swift in Sources */,
|
|
|
@ -821,6 +831,7 @@
|
|
|
|
37AAF29A26740A01007FC770 /* VideosListView.swift in Sources */,
|
|
|
|
37AAF29A26740A01007FC770 /* VideosListView.swift in Sources */,
|
|
|
|
37AAF2962674086B007FC770 /* TabSelection.swift in Sources */,
|
|
|
|
37AAF2962674086B007FC770 /* TabSelection.swift in Sources */,
|
|
|
|
37C7A1D7267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */,
|
|
|
|
37C7A1D7267BFD9D0010EAD6 /* SponsorBlockSegment.swift in Sources */,
|
|
|
|
|
|
|
|
376578932685490700D4EA09 /* PlaylistsView.swift in Sources */,
|
|
|
|
37CEE4C32677B697005A1EFE /* Stream.swift in Sources */,
|
|
|
|
37CEE4C32677B697005A1EFE /* Stream.swift in Sources */,
|
|
|
|
37AAF28A2673AB89007FC770 /* ChannelView.swift in Sources */,
|
|
|
|
37AAF28A2673AB89007FC770 /* ChannelView.swift in Sources */,
|
|
|
|
37AAF28E2673ABD3007FC770 /* ChannelVideosProvider.swift in Sources */,
|
|
|
|
37AAF28E2673ABD3007FC770 /* ChannelVideosProvider.swift in Sources */,
|
|
|
@ -833,7 +844,6 @@
|
|
|
|
37D4B1812671653A00C925CA /* ContentView.swift in Sources */,
|
|
|
|
37D4B1812671653A00C925CA /* ContentView.swift in Sources */,
|
|
|
|
37AAF2842673791F007FC770 /* SearchedVideosProvider.swift in Sources */,
|
|
|
|
37AAF2842673791F007FC770 /* SearchedVideosProvider.swift in Sources */,
|
|
|
|
37CEE4BB2677B63F005A1EFE /* StreamResolution.swift in Sources */,
|
|
|
|
37CEE4BB2677B63F005A1EFE /* StreamResolution.swift in Sources */,
|
|
|
|
3705B17E267B4DDE00704544 /* TrendingCategorySelectionView.swift in Sources */,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|