|
@@ -42,8 +42,8 @@
|
|
417E68B91F321EFF00DB9BB2 /* VLCActivityViewControllerVendor.m in Sources */ = {isa = PBXBuildFile; fileRef = 417E68B81F321EFF00DB9BB2 /* VLCActivityViewControllerVendor.m */; };
|
|
417E68B91F321EFF00DB9BB2 /* VLCActivityViewControllerVendor.m in Sources */ = {isa = PBXBuildFile; fileRef = 417E68B81F321EFF00DB9BB2 /* VLCActivityViewControllerVendor.m */; };
|
|
4181087A2142894A0046A931 /* PlayingExternallyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 418108792142894A0046A931 /* PlayingExternallyView.xib */; };
|
|
4181087A2142894A0046A931 /* PlayingExternallyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 418108792142894A0046A931 /* PlayingExternallyView.xib */; };
|
|
4184AA151A5492070063DF5A /* VLCCloudStorageController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4184AA141A5492070063DF5A /* VLCCloudStorageController.m */; };
|
|
4184AA151A5492070063DF5A /* VLCCloudStorageController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4184AA141A5492070063DF5A /* VLCCloudStorageController.m */; };
|
|
- 41884A4E214BE0C800D2C6B4 /* AudioCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41884A4D214BE0C800D2C6B4 /* AudioCollectionViewCell.xib */; };
|
|
|
|
- 41884A50214BE0D800D2C6B4 /* AudioCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41884A4F214BE0D800D2C6B4 /* AudioCollectionViewCell.swift */; };
|
|
|
|
|
|
+ 41884A4E214BE0C800D2C6B4 /* MediaCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41884A4D214BE0C800D2C6B4 /* MediaCollectionViewCell.xib */; };
|
|
|
|
+ 41884A50214BE0D800D2C6B4 /* MediaCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41884A4F214BE0D800D2C6B4 /* MediaCollectionViewCell.swift */; };
|
|
418B144720179C00000447AA /* MediaCategoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B144620179C00000447AA /* MediaCategoryViewController.swift */; };
|
|
418B144720179C00000447AA /* MediaCategoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B144620179C00000447AA /* MediaCategoryViewController.swift */; };
|
|
418B144D20179C75000447AA /* VLCTabBarCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B144C20179C74000447AA /* VLCTabBarCoordinator.swift */; };
|
|
418B144D20179C75000447AA /* VLCTabBarCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B144C20179C74000447AA /* VLCTabBarCoordinator.swift */; };
|
|
418B145020179CB9000447AA /* LayoutAnchorContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B144F20179CB9000447AA /* LayoutAnchorContainer.swift */; };
|
|
418B145020179CB9000447AA /* LayoutAnchorContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B144F20179CB9000447AA /* LayoutAnchorContainer.swift */; };
|
|
@@ -503,8 +503,8 @@
|
|
418108792142894A0046A931 /* PlayingExternallyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = PlayingExternallyView.xib; path = Resources/PlayingExternallyView.xib; sourceTree = "<group>"; };
|
|
418108792142894A0046A931 /* PlayingExternallyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = PlayingExternallyView.xib; path = Resources/PlayingExternallyView.xib; sourceTree = "<group>"; };
|
|
4184AA131A5492070063DF5A /* VLCCloudStorageController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCCloudStorageController.h; path = Sources/VLCCloudStorageController.h; sourceTree = SOURCE_ROOT; };
|
|
4184AA131A5492070063DF5A /* VLCCloudStorageController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCCloudStorageController.h; path = Sources/VLCCloudStorageController.h; sourceTree = SOURCE_ROOT; };
|
|
4184AA141A5492070063DF5A /* VLCCloudStorageController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCCloudStorageController.m; path = Sources/VLCCloudStorageController.m; sourceTree = SOURCE_ROOT; };
|
|
4184AA141A5492070063DF5A /* VLCCloudStorageController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCCloudStorageController.m; path = Sources/VLCCloudStorageController.m; sourceTree = SOURCE_ROOT; };
|
|
- 41884A4D214BE0C800D2C6B4 /* AudioCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AudioCollectionViewCell.xib; sourceTree = "<group>"; };
|
|
|
|
- 41884A4F214BE0D800D2C6B4 /* AudioCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
+ 41884A4D214BE0C800D2C6B4 /* MediaCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MediaCollectionViewCell.xib; sourceTree = "<group>"; };
|
|
|
|
+ 41884A4F214BE0D800D2C6B4 /* MediaCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
418B144620179C00000447AA /* MediaCategoryViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MediaCategoryViewController.swift; path = Sources/MediaCategories/MediaCategoryViewController.swift; sourceTree = SOURCE_ROOT; };
|
|
418B144620179C00000447AA /* MediaCategoryViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MediaCategoryViewController.swift; path = Sources/MediaCategories/MediaCategoryViewController.swift; sourceTree = SOURCE_ROOT; };
|
|
418B144C20179C74000447AA /* VLCTabBarCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VLCTabBarCoordinator.swift; path = Sources/VLCTabBarCoordinator.swift; sourceTree = SOURCE_ROOT; };
|
|
418B144C20179C74000447AA /* VLCTabBarCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VLCTabBarCoordinator.swift; path = Sources/VLCTabBarCoordinator.swift; sourceTree = SOURCE_ROOT; };
|
|
418B144F20179CB9000447AA /* LayoutAnchorContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LayoutAnchorContainer.swift; path = Sources/LayoutAnchorContainer.swift; sourceTree = "<group>"; };
|
|
418B144F20179CB9000447AA /* LayoutAnchorContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LayoutAnchorContainer.swift; path = Sources/LayoutAnchorContainer.swift; sourceTree = "<group>"; };
|
|
@@ -1146,8 +1146,8 @@
|
|
41EC28E22136D905004BCF0F /* BaseCollectionViewCell.swift */,
|
|
41EC28E22136D905004BCF0F /* BaseCollectionViewCell.swift */,
|
|
41EC28E42136DD41004BCF0F /* MovieCollectionViewCell.swift */,
|
|
41EC28E42136DD41004BCF0F /* MovieCollectionViewCell.swift */,
|
|
41EC28E82136DE46004BCF0F /* MovieCollectionViewCell.xib */,
|
|
41EC28E82136DE46004BCF0F /* MovieCollectionViewCell.xib */,
|
|
- 41884A4F214BE0D800D2C6B4 /* AudioCollectionViewCell.swift */,
|
|
|
|
- 41884A4D214BE0C800D2C6B4 /* AudioCollectionViewCell.xib */,
|
|
|
|
|
|
+ 41884A4F214BE0D800D2C6B4 /* MediaCollectionViewCell.swift */,
|
|
|
|
+ 41884A4D214BE0C800D2C6B4 /* MediaCollectionViewCell.xib */,
|
|
41CF03E721D117D100B449E0 /* GenreCollectionViewCell.swift */,
|
|
41CF03E721D117D100B449E0 /* GenreCollectionViewCell.swift */,
|
|
41CF03E921D1181100B449E0 /* GenreCollectionViewCell.xib */,
|
|
41CF03E921D1181100B449E0 /* GenreCollectionViewCell.xib */,
|
|
);
|
|
);
|
|
@@ -2562,7 +2562,7 @@
|
|
7D27EC2B19DF310300EF0370 /* VLCFirstStepsSecondPageViewController~ipad.xib in Resources */,
|
|
7D27EC2B19DF310300EF0370 /* VLCFirstStepsSecondPageViewController~ipad.xib in Resources */,
|
|
417CDA241A48D1F300D9ACE7 /* VLCCloudServicesTableViewController.xib in Resources */,
|
|
417CDA241A48D1F300D9ACE7 /* VLCCloudServicesTableViewController.xib in Resources */,
|
|
7D9870671A3E03D5009CF27D /* papasscode_failed_bg@2x.png in Resources */,
|
|
7D9870671A3E03D5009CF27D /* papasscode_failed_bg@2x.png in Resources */,
|
|
- 41884A4E214BE0C800D2C6B4 /* AudioCollectionViewCell.xib in Resources */,
|
|
|
|
|
|
+ 41884A4E214BE0C800D2C6B4 /* MediaCollectionViewCell.xib in Resources */,
|
|
41CF03EA21D1181100B449E0 /* GenreCollectionViewCell.xib in Resources */,
|
|
41CF03EA21D1181100B449E0 /* GenreCollectionViewCell.xib in Resources */,
|
|
7DDFF4251BDFD23300913BD1 /* VLCCone512x512.png in Resources */,
|
|
7DDFF4251BDFD23300913BD1 /* VLCCone512x512.png in Resources */,
|
|
7DF04F4F1961F2B8004A5429 /* web-open-fixed.png in Resources */,
|
|
7DF04F4F1961F2B8004A5429 /* web-open-fixed.png in Resources */,
|
|
@@ -2937,7 +2937,7 @@
|
|
DD3EFF331BDEBCE500B68579 /* VLCLocalNetworkServiceBrowserMediaDiscoverer.m in Sources */,
|
|
DD3EFF331BDEBCE500B68579 /* VLCLocalNetworkServiceBrowserMediaDiscoverer.m in Sources */,
|
|
7DE56C1A1AD93F9100E8CA00 /* VLCPlaybackController.m in Sources */,
|
|
7DE56C1A1AD93F9100E8CA00 /* VLCPlaybackController.m in Sources */,
|
|
4152F1621FEF19BD00F1908B /* KeychainCoordinator.swift in Sources */,
|
|
4152F1621FEF19BD00F1908B /* KeychainCoordinator.swift in Sources */,
|
|
- 41884A50214BE0D800D2C6B4 /* AudioCollectionViewCell.swift in Sources */,
|
|
|
|
|
|
+ 41884A50214BE0D800D2C6B4 /* MediaCollectionViewCell.swift in Sources */,
|
|
DD7110F01AF38B2B00854776 /* MLMediaLibrary+playlist.m in Sources */,
|
|
DD7110F01AF38B2B00854776 /* MLMediaLibrary+playlist.m in Sources */,
|
|
7D5CAA891A4AD763003F2CBC /* VLCTrackSelectorTableViewCell.m in Sources */,
|
|
7D5CAA891A4AD763003F2CBC /* VLCTrackSelectorTableViewCell.m in Sources */,
|
|
7D63C19018774B1700BD5256 /* VLCFirstStepsSecondPageViewController.m in Sources */,
|
|
7D63C19018774B1700BD5256 /* VLCFirstStepsSecondPageViewController.m in Sources */,
|