Selaa lähdekoodia

删除不使用图片

jsonwang 4 vuotta sitten
vanhempi
commit
33e5a739e6
1 muutettua tiedostoa jossa 0 lisäystä ja 20 poistoa
  1. 0 20
      MusicVideoPlus/MusicVideoPlus.xcodeproj/project.pbxproj

+ 0 - 20
MusicVideoPlus/MusicVideoPlus.xcodeproj/project.pbxproj

@@ -10,9 +10,6 @@
 		2D1EC138266B4F4900CBACE4 /* MVUMApiUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D1EC137266B4F4900CBACE4 /* MVUMApiUtil.swift */; };
 		4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD822669BFA600A5AFD9 /* MVBanner.swift */; };
 		4112DD862669BFFA00A5AFD9 /* MVBannerFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */; };
-		4112DD8C2669C0F500A5AFD9 /* banner2.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 4112DD892669C0F500A5AFD9 /* banner2.jpeg */; };
-		4112DD8D2669C0F500A5AFD9 /* banner1.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 4112DD8A2669C0F500A5AFD9 /* banner1.jpeg */; };
-		4112DD8E2669C0F500A5AFD9 /* banner0.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 4112DD8B2669C0F500A5AFD9 /* banner0.jpeg */; };
 		4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */; };
 		4149C8932669FE6F0055CAA2 /* MVTagsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4149C8922669FE6F0055CAA2 /* MVTagsCell.swift */; };
 		417D868C266A2E8400DA2444 /* MVHomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 417D868B266A2E8400DA2444 /* MVHomeViewModel.swift */; };
@@ -38,9 +35,6 @@
 		4112DD492668D6A600A5AFD9 /* MusicVideoPlus-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MusicVideoPlus-Bridging-Header.h"; sourceTree = "<group>"; };
 		4112DD822669BFA600A5AFD9 /* MVBanner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBanner.swift; sourceTree = "<group>"; };
 		4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBannerFlowLayout.swift; sourceTree = "<group>"; };
-		4112DD892669C0F500A5AFD9 /* banner2.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = banner2.jpeg; sourceTree = "<group>"; };
-		4112DD8A2669C0F500A5AFD9 /* banner1.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = banner1.jpeg; sourceTree = "<group>"; };
-		4112DD8B2669C0F500A5AFD9 /* banner0.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = banner0.jpeg; sourceTree = "<group>"; };
 		4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVBannerCell.swift; sourceTree = "<group>"; };
 		4149C8922669FE6F0055CAA2 /* MVTagsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVTagsCell.swift; sourceTree = "<group>"; };
 		417D868B266A2E8400DA2444 /* MVHomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVHomeViewModel.swift; sourceTree = "<group>"; };
@@ -86,23 +80,12 @@
 		4112DD812669BF8900A5AFD9 /* Banner */ = {
 			isa = PBXGroup;
 			children = (
-				4112DD882669C0F500A5AFD9 /* images */,
 				4112DD822669BFA600A5AFD9 /* MVBanner.swift */,
 				4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */,
 			);
 			path = Banner;
 			sourceTree = "<group>";
 		};
-		4112DD882669C0F500A5AFD9 /* images */ = {
-			isa = PBXGroup;
-			children = (
-				4112DD892669C0F500A5AFD9 /* banner2.jpeg */,
-				4112DD8A2669C0F500A5AFD9 /* banner1.jpeg */,
-				4112DD8B2669C0F500A5AFD9 /* banner0.jpeg */,
-			);
-			path = images;
-			sourceTree = "<group>";
-		};
 		418532232665342100DCA2C1 = {
 			isa = PBXGroup;
 			children = (
@@ -506,9 +489,6 @@
 			buildActionMask = 2147483647;
 			files = (
 				417D86A4266A375D00DA2444 /* PQConfig.plist in Resources */,
-				4112DD8C2669C0F500A5AFD9 /* banner2.jpeg in Resources */,
-				4112DD8D2669C0F500A5AFD9 /* banner1.jpeg in Resources */,
-				4112DD8E2669C0F500A5AFD9 /* banner0.jpeg in Resources */,
 				418532392665342200DCA2C1 /* Assets.xcassets in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;