diff --git a/Shared/Media/Media.xcassets/placeholderVideo.dataset/Contents.json b/Shared/Media/Media.xcassets/placeholderVideo.dataset/Contents.json deleted file mode 100644 index 2392643..0000000 --- a/Shared/Media/Media.xcassets/placeholderVideo.dataset/Contents.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "data" : [ - { - "filename" : "placeholderVideo.mp4", - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Shared/Media/Media.xcassets/placeholderVideo.dataset/placeholderVideo.mp4 b/Shared/Media/Media.xcassets/placeholderVideo.dataset/placeholderVideo.mp4 deleted file mode 100644 index 0cb9c90..0000000 Binary files a/Shared/Media/Media.xcassets/placeholderVideo.dataset/placeholderVideo.mp4 and /dev/null differ diff --git a/Shared/Media/placeholderPhoto.jpg b/Shared/Media/placeholderPhoto.jpg deleted file mode 100644 index 3776798..0000000 Binary files a/Shared/Media/placeholderPhoto.jpg and /dev/null differ diff --git a/Shared/Media/placeholderPhotoSquare.png b/Shared/Media/placeholderPhotoSquare.png deleted file mode 100644 index fde5769..0000000 Binary files a/Shared/Media/placeholderPhotoSquare.png and /dev/null differ diff --git a/Shared/Media/placeholderVideo.mp4 b/Shared/Media/placeholderVideo.mp4 deleted file mode 100644 index 0cb9c90..0000000 Binary files a/Shared/Media/placeholderVideo.mp4 and /dev/null differ diff --git a/yobble.xcodeproj/project.pbxproj b/yobble.xcodeproj/project.pbxproj index f27b39c..0d6fe9e 100644 --- a/yobble.xcodeproj/project.pbxproj +++ b/yobble.xcodeproj/project.pbxproj @@ -30,9 +30,6 @@ 1A7940F02DF7B7A3002569DA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1A7940F22DF7B7A3002569DA /* Localizable.strings */; }; 1A79410C2DF7C81D002569DA /* RegistrationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A79410B2DF7C81D002569DA /* RegistrationView.swift */; }; 1A9B014B2E4BF3CD00887E0B /* NewHomeTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A9B014A2E4BF3CD00887E0B /* NewHomeTab.swift */; }; - 1A9B01582E4BF50D00887E0B /* placeholderVideo.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 1A9B01572E4BF50D00887E0B /* placeholderVideo.mp4 */; }; - 1A9B015F2E4BF9C000887E0B /* placeholderPhotoSquare.png in Resources */ = {isa = PBXBuildFile; fileRef = 1A9B015D2E4BF9C000887E0B /* placeholderPhotoSquare.png */; }; - 1A9B01602E4BF9C000887E0B /* placeholderPhoto.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 1A9B015E2E4BF9C000887E0B /* placeholderPhoto.jpg */; }; 1A9B01662E4BFA3600887E0B /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1A9B01652E4BFA3600887E0B /* Media.xcassets */; }; 1A9B016E2E4BFB9000887E0B /* NewHomeTabViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A9B016D2E4BFB9000887E0B /* NewHomeTabViewModel.swift */; }; 1A9B017C2E4C087F00887E0B /* SideMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A9B017B2E4C087F00887E0B /* SideMenuView.swift */; }; @@ -87,9 +84,6 @@ 1A7940F72DF7B7EC002569DA /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; 1A79410B2DF7C81D002569DA /* RegistrationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegistrationView.swift; sourceTree = ""; }; 1A9B014A2E4BF3CD00887E0B /* NewHomeTab.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewHomeTab.swift; sourceTree = ""; }; - 1A9B01572E4BF50D00887E0B /* placeholderVideo.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; name = placeholderVideo.mp4; path = ../../../../Volumes/Untitled/xcode/volnahub/Shared/Media/placeholderVideo.mp4; sourceTree = DEVELOPER_DIR; }; - 1A9B015D2E4BF9C000887E0B /* placeholderPhotoSquare.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = placeholderPhotoSquare.png; path = ../../../../Volumes/Untitled/xcode/volnahub/Shared/Media/placeholderPhotoSquare.png; sourceTree = DEVELOPER_DIR; }; - 1A9B015E2E4BF9C000887E0B /* placeholderPhoto.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = placeholderPhoto.jpg; path = ../../../../Volumes/Untitled/xcode/volnahub/Shared/Media/placeholderPhoto.jpg; sourceTree = DEVELOPER_DIR; }; 1A9B01652E4BFA3600887E0B /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = ""; }; 1A9B016D2E4BFB9000887E0B /* NewHomeTabViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NewHomeTabViewModel.swift; sourceTree = ""; }; 1A9B017B2E4C087F00887E0B /* SideMenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SideMenuView.swift; sourceTree = ""; }; @@ -252,9 +246,6 @@ isa = PBXGroup; children = ( 1A9B01652E4BFA3600887E0B /* Media.xcassets */, - 1A9B015E2E4BF9C000887E0B /* placeholderPhoto.jpg */, - 1A9B015D2E4BF9C000887E0B /* placeholderPhotoSquare.png */, - 1A9B01572E4BF50D00887E0B /* placeholderVideo.mp4 */, ); path = Media; sourceTree = ""; @@ -408,12 +399,9 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 1A9B01582E4BF50D00887E0B /* placeholderVideo.mp4 in Resources */, 1A7940912DF77BC3002569DA /* Assets.xcassets in Resources */, 1A7940F02DF7B7A3002569DA /* Localizable.strings in Resources */, - 1A9B01602E4BF9C000887E0B /* placeholderPhoto.jpg in Resources */, 1A9B01662E4BFA3600887E0B /* Media.xcassets in Resources */, - 1A9B015F2E4BF9C000887E0B /* placeholderPhotoSquare.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };