|
@@ -35,6 +35,7 @@
|
|
|
41CA6E702667953700874B19 /* MVSettingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E6F2667953700874B19 /* MVSettingController.swift */; };
|
|
|
41CA6F4B26689F4400874B19 /* PQMineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6F4A26689F4400874B19 /* PQMineViewModel.swift */; };
|
|
|
41CA6F782668B80D00874B19 /* PQPhoneLoginController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6F772668B80D00874B19 /* PQPhoneLoginController.swift */; };
|
|
|
+ 4A267701271020C400CEFDA9 /* MVBannerUsageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A267700271020C300CEFDA9 /* MVBannerUsageView.swift */; };
|
|
|
94FE06D694DF52C85DEDA82B /* Pods_MusicVideoPlus.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3FA19A38D145C54301B3CD85 /* Pods_MusicVideoPlus.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
@@ -72,6 +73,7 @@
|
|
|
41CA6E6F2667953700874B19 /* MVSettingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVSettingController.swift; sourceTree = "<group>"; };
|
|
|
41CA6F4A26689F4400874B19 /* PQMineViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PQMineViewModel.swift; sourceTree = "<group>"; };
|
|
|
41CA6F772668B80D00874B19 /* PQPhoneLoginController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PQPhoneLoginController.swift; sourceTree = "<group>"; };
|
|
|
+ 4A267700271020C300CEFDA9 /* MVBannerUsageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBannerUsageView.swift; sourceTree = "<group>"; };
|
|
|
6615FEB8727C4F1C21644B68 /* Pods-MusicVideoPlus.adhoc.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicVideoPlus.adhoc.xcconfig"; path = "Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus.adhoc.xcconfig"; sourceTree = "<group>"; };
|
|
|
BA41A7982C015630B0037270 /* Pods-MusicVideoPlus.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicVideoPlus.debug.xcconfig"; path = "Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
FA6E2A72ECD6573604333FD8 /* Pods-MusicVideoPlus.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicVideoPlus.release.xcconfig"; path = "Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus.release.xcconfig"; sourceTree = "<group>"; };
|
|
@@ -131,6 +133,7 @@
|
|
|
children = (
|
|
|
4112DD822669BFA600A5AFD9 /* MVBanner.swift */,
|
|
|
4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */,
|
|
|
+ 4A267700271020C300CEFDA9 /* MVBannerUsageView.swift */,
|
|
|
);
|
|
|
path = Banner;
|
|
|
sourceTree = "<group>";
|
|
@@ -598,6 +601,7 @@
|
|
|
2D076758266E08E700E64472 /* MVHomeController.swift in Sources */,
|
|
|
4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */,
|
|
|
41CA6E6C266788F700874B19 /* MVPlayerConntroller.swift in Sources */,
|
|
|
+ 4A267701271020C400CEFDA9 /* MVBannerUsageView.swift in Sources */,
|
|
|
41CA6E5E266782EC00874B19 /* MVBaseController.swift in Sources */,
|
|
|
2D9630D92681947300AE6FFE /* MVRequestURLUtil.swift in Sources */,
|
|
|
2D9630E326820B1900AE6FFE /* MVMineProductCell.swift in Sources */,
|