|
@@ -10,6 +10,15 @@
|
|
2D076756266DF8E300E64472 /* PQServerProtocalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D076755266DF8E300E64472 /* PQServerProtocalView.swift */; };
|
|
2D076756266DF8E300E64472 /* PQServerProtocalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D076755266DF8E300E64472 /* PQServerProtocalView.swift */; };
|
|
2D076758266E08E700E64472 /* MVHomeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D076757266E08E700E64472 /* MVHomeController.swift */; };
|
|
2D076758266E08E700E64472 /* MVHomeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D076757266E08E700E64472 /* MVHomeController.swift */; };
|
|
2D1EC138266B4F4900CBACE4 /* MVThirdApiUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */; };
|
|
2D1EC138266B4F4900CBACE4 /* MVThirdApiUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */; };
|
|
|
|
+ 2D9630D3268186A500AE6FFE /* MVPlayViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630D2268186A500AE6FFE /* MVPlayViewController.swift */; };
|
|
|
|
+ 2D9630D52681874D00AE6FFE /* MVPlayControlViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630D42681874D00AE6FFE /* MVPlayControlViewCell.swift */; };
|
|
|
|
+ 2D9630D92681947300AE6FFE /* MVRequestURLUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630D82681947300AE6FFE /* MVRequestURLUtil.swift */; };
|
|
|
|
+ 2D9630DC2681C8AB00AE6FFE /* MVMineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630DB2681C8AB00AE6FFE /* MVMineViewModel.swift */; };
|
|
|
|
+ 2D9630DE268206F300AE6FFE /* MVMineProductController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630DD268206F300AE6FFE /* MVMineProductController.swift */; };
|
|
|
|
+ 2D9630E12682096900AE6FFE /* PQCollectionViewFlowlayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E02682096900AE6FFE /* PQCollectionViewFlowlayout.swift */; };
|
|
|
|
+ 2D9630E326820B1900AE6FFE /* MVMineProductCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E226820B1900AE6FFE /* MVMineProductCell.swift */; };
|
|
|
|
+ 2D9630E52682D14500AE6FFE /* MVMineHeadInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E42682D14500AE6FFE /* MVMineHeadInfoView.swift */; };
|
|
|
|
+ 2D9630E72683534B00AE6FFE /* MVProductEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E62683534B00AE6FFE /* MVProductEmptyView.swift */; };
|
|
4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD822669BFA600A5AFD9 /* MVBanner.swift */; };
|
|
4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD822669BFA600A5AFD9 /* MVBanner.swift */; };
|
|
4112DD862669BFFA00A5AFD9 /* MVBannerFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */; };
|
|
4112DD862669BFFA00A5AFD9 /* MVBannerFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */; };
|
|
4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */; };
|
|
4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */; };
|
|
@@ -21,7 +30,6 @@
|
|
418532302665342100DCA2C1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4185322F2665342100DCA2C1 /* AppDelegate.swift */; };
|
|
418532302665342100DCA2C1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4185322F2665342100DCA2C1 /* AppDelegate.swift */; };
|
|
418532392665342200DCA2C1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 418532382665342200DCA2C1 /* Assets.xcassets */; };
|
|
418532392665342200DCA2C1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 418532382665342200DCA2C1 /* Assets.xcassets */; };
|
|
41CA6E5E266782EC00874B19 /* MVBaseController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E5D266782EC00874B19 /* MVBaseController.swift */; };
|
|
41CA6E5E266782EC00874B19 /* MVBaseController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E5D266782EC00874B19 /* MVBaseController.swift */; };
|
|
- 41CA6E662667887C00874B19 /* MVMineController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E652667887C00874B19 /* MVMineController.swift */; };
|
|
|
|
41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E68266788C000874B19 /* MVLoginController.swift */; };
|
|
41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E68266788C000874B19 /* MVLoginController.swift */; };
|
|
41CA6E6C266788F700874B19 /* MVPlayerConntroller.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E6B266788F700874B19 /* MVPlayerConntroller.swift */; };
|
|
41CA6E6C266788F700874B19 /* MVPlayerConntroller.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E6B266788F700874B19 /* MVPlayerConntroller.swift */; };
|
|
41CA6E702667953700874B19 /* MVSettingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E6F2667953700874B19 /* MVSettingController.swift */; };
|
|
41CA6E702667953700874B19 /* MVSettingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E6F2667953700874B19 /* MVSettingController.swift */; };
|
|
@@ -34,6 +42,15 @@
|
|
2D076755266DF8E300E64472 /* PQServerProtocalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PQServerProtocalView.swift; sourceTree = "<group>"; };
|
|
2D076755266DF8E300E64472 /* PQServerProtocalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PQServerProtocalView.swift; sourceTree = "<group>"; };
|
|
2D076757266E08E700E64472 /* MVHomeController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVHomeController.swift; sourceTree = "<group>"; };
|
|
2D076757266E08E700E64472 /* MVHomeController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVHomeController.swift; sourceTree = "<group>"; };
|
|
2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVThirdApiUtil.swift; sourceTree = "<group>"; };
|
|
2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVThirdApiUtil.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630D2268186A500AE6FFE /* MVPlayViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVPlayViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630D42681874D00AE6FFE /* MVPlayControlViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVPlayControlViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630D82681947300AE6FFE /* MVRequestURLUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVRequestURLUtil.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630DB2681C8AB00AE6FFE /* MVMineViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVMineViewModel.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630DD268206F300AE6FFE /* MVMineProductController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVMineProductController.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630E02682096900AE6FFE /* PQCollectionViewFlowlayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PQCollectionViewFlowlayout.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630E226820B1900AE6FFE /* MVMineProductCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVMineProductCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630E42682D14500AE6FFE /* MVMineHeadInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVMineHeadInfoView.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2D9630E62683534B00AE6FFE /* MVProductEmptyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVProductEmptyView.swift; sourceTree = "<group>"; };
|
|
3FA19A38D145C54301B3CD85 /* Pods_MusicVideoPlus.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MusicVideoPlus.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
3FA19A38D145C54301B3CD85 /* Pods_MusicVideoPlus.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MusicVideoPlus.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
4112DCF02668C45B00A5AFD9 /* MusicVideoPlus.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MusicVideoPlus.entitlements; sourceTree = "<group>"; };
|
|
4112DCF02668C45B00A5AFD9 /* MusicVideoPlus.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MusicVideoPlus.entitlements; sourceTree = "<group>"; };
|
|
4112DD492668D6A600A5AFD9 /* MusicVideoPlus-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MusicVideoPlus-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
4112DD492668D6A600A5AFD9 /* MusicVideoPlus-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MusicVideoPlus-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
@@ -50,7 +67,6 @@
|
|
418532382665342200DCA2C1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
418532382665342200DCA2C1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
4185323D2665342200DCA2C1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
4185323D2665342200DCA2C1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
41CA6E5D266782EC00874B19 /* MVBaseController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBaseController.swift; sourceTree = "<group>"; };
|
|
41CA6E5D266782EC00874B19 /* MVBaseController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBaseController.swift; sourceTree = "<group>"; };
|
|
- 41CA6E652667887C00874B19 /* MVMineController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVMineController.swift; sourceTree = "<group>"; };
|
|
|
|
41CA6E68266788C000874B19 /* MVLoginController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVLoginController.swift; sourceTree = "<group>"; };
|
|
41CA6E68266788C000874B19 /* MVLoginController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVLoginController.swift; sourceTree = "<group>"; };
|
|
41CA6E6B266788F700874B19 /* MVPlayerConntroller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVPlayerConntroller.swift; sourceTree = "<group>"; };
|
|
41CA6E6B266788F700874B19 /* MVPlayerConntroller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVPlayerConntroller.swift; sourceTree = "<group>"; };
|
|
41CA6E6F2667953700874B19 /* MVSettingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVSettingController.swift; sourceTree = "<group>"; };
|
|
41CA6E6F2667953700874B19 /* MVSettingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVSettingController.swift; sourceTree = "<group>"; };
|
|
@@ -84,11 +100,30 @@
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */,
|
|
2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */,
|
|
|
|
+ 2D9630D82681947300AE6FFE /* MVRequestURLUtil.swift */,
|
|
);
|
|
);
|
|
name = Utils;
|
|
name = Utils;
|
|
path = Modules/Utils;
|
|
path = Modules/Utils;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ 2D9630DA2681C8AB00AE6FFE /* ViewModel */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 2D9630DB2681C8AB00AE6FFE /* MVMineViewModel.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = ViewModel;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 2D9630DF2682080100AE6FFE /* Views */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 2D9630E226820B1900AE6FFE /* MVMineProductCell.swift */,
|
|
|
|
+ 2D9630E42682D14500AE6FFE /* MVMineHeadInfoView.swift */,
|
|
|
|
+ 2D9630E62683534B00AE6FFE /* MVProductEmptyView.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = Views;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
4112DD812669BF8900A5AFD9 /* Banner */ = {
|
|
4112DD812669BF8900A5AFD9 /* Banner */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -210,6 +245,7 @@
|
|
4112DD812669BF8900A5AFD9 /* Banner */,
|
|
4112DD812669BF8900A5AFD9 /* Banner */,
|
|
4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */,
|
|
4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */,
|
|
4149C8922669FE6F0055CAA2 /* MVTagsCell.swift */,
|
|
4149C8922669FE6F0055CAA2 /* MVTagsCell.swift */,
|
|
|
|
+ 2D9630D42681874D00AE6FFE /* MVPlayControlViewCell.swift */,
|
|
);
|
|
);
|
|
path = Views;
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -217,21 +253,14 @@
|
|
41CA6E43266782C900874B19 /* Mine */ = {
|
|
41CA6E43266782C900874B19 /* Mine */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 41CA6E44266782C900874B19 /* ViewModels */,
|
|
|
|
- 41CA6E45266782C900874B19 /* Models */,
|
|
|
|
|
|
+ 2D9630DF2682080100AE6FFE /* Views */,
|
|
41CA6E46266782C900874B19 /* Controllers */,
|
|
41CA6E46266782C900874B19 /* Controllers */,
|
|
- 41CA6E47266782C900874B19 /* Views */,
|
|
|
|
|
|
+ 2D9630DA2681C8AB00AE6FFE /* ViewModel */,
|
|
|
|
+ 41CA6E45266782C900874B19 /* Models */,
|
|
);
|
|
);
|
|
path = Mine;
|
|
path = Mine;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- 41CA6E44266782C900874B19 /* ViewModels */ = {
|
|
|
|
- isa = PBXGroup;
|
|
|
|
- children = (
|
|
|
|
- );
|
|
|
|
- path = ViewModels;
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
- };
|
|
|
|
41CA6E45266782C900874B19 /* Models */ = {
|
|
41CA6E45266782C900874B19 /* Models */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -242,18 +271,13 @@
|
|
41CA6E46266782C900874B19 /* Controllers */ = {
|
|
41CA6E46266782C900874B19 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 41CA6E652667887C00874B19 /* MVMineController.swift */,
|
|
|
|
|
|
+ 2D9630E02682096900AE6FFE /* PQCollectionViewFlowlayout.swift */,
|
|
|
|
+ 2D9630D2268186A500AE6FFE /* MVPlayViewController.swift */,
|
|
|
|
+ 2D9630DD268206F300AE6FFE /* MVMineProductController.swift */,
|
|
);
|
|
);
|
|
path = Controllers;
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- 41CA6E47266782C900874B19 /* Views */ = {
|
|
|
|
- isa = PBXGroup;
|
|
|
|
- children = (
|
|
|
|
- );
|
|
|
|
- path = Views;
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
- };
|
|
|
|
41CA6E48266782C900874B19 /* Setting */ = {
|
|
41CA6E48266782C900874B19 /* Setting */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -446,7 +470,9 @@
|
|
418532292665342100DCA2C1 /* Frameworks */,
|
|
418532292665342100DCA2C1 /* Frameworks */,
|
|
4185322A2665342100DCA2C1 /* Resources */,
|
|
4185322A2665342100DCA2C1 /* Resources */,
|
|
3115904EEDD5A7932018A62B /* [CP] Embed Pods Frameworks */,
|
|
3115904EEDD5A7932018A62B /* [CP] Embed Pods Frameworks */,
|
|
|
|
+
|
|
F8C0D8A7D78D2E760511A0B1 /* [CP] Copy Pods Resources */,
|
|
F8C0D8A7D78D2E760511A0B1 /* [CP] Copy Pods Resources */,
|
|
|
|
+
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
@@ -463,6 +489,7 @@
|
|
418532242665342100DCA2C1 /* Project object */ = {
|
|
418532242665342100DCA2C1 /* Project object */ = {
|
|
isa = PBXProject;
|
|
isa = PBXProject;
|
|
attributes = {
|
|
attributes = {
|
|
|
|
+ CLASSPREFIX = MV;
|
|
LastSwiftUpdateCheck = 1230;
|
|
LastSwiftUpdateCheck = 1230;
|
|
LastUpgradeCheck = 1230;
|
|
LastUpgradeCheck = 1230;
|
|
TargetAttributes = {
|
|
TargetAttributes = {
|
|
@@ -542,7 +569,9 @@
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-frameworks.sh\"\n";
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
};
|
|
|
|
+
|
|
F8C0D8A7D78D2E760511A0B1 /* [CP] Copy Pods Resources */ = {
|
|
F8C0D8A7D78D2E760511A0B1 /* [CP] Copy Pods Resources */ = {
|
|
|
|
+
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -572,16 +601,24 @@
|
|
4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */,
|
|
4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */,
|
|
41CA6E6C266788F700874B19 /* MVPlayerConntroller.swift in Sources */,
|
|
41CA6E6C266788F700874B19 /* MVPlayerConntroller.swift in Sources */,
|
|
41CA6E5E266782EC00874B19 /* MVBaseController.swift in Sources */,
|
|
41CA6E5E266782EC00874B19 /* MVBaseController.swift in Sources */,
|
|
|
|
+ 2D9630D92681947300AE6FFE /* MVRequestURLUtil.swift in Sources */,
|
|
|
|
+ 2D9630E326820B1900AE6FFE /* MVMineProductCell.swift in Sources */,
|
|
417D86A7266A3CC900DA2444 /* MVHotVideoModel.swift in Sources */,
|
|
417D86A7266A3CC900DA2444 /* MVHotVideoModel.swift in Sources */,
|
|
|
|
+ 2D9630E72683534B00AE6FFE /* MVProductEmptyView.swift in Sources */,
|
|
|
|
+ 2D9630D52681874D00AE6FFE /* MVPlayControlViewCell.swift in Sources */,
|
|
|
|
+ 2D9630DE268206F300AE6FFE /* MVMineProductController.swift in Sources */,
|
|
4149C8932669FE6F0055CAA2 /* MVTagsCell.swift in Sources */,
|
|
4149C8932669FE6F0055CAA2 /* MVTagsCell.swift in Sources */,
|
|
4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */,
|
|
4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */,
|
|
2D1EC138266B4F4900CBACE4 /* MVThirdApiUtil.swift in Sources */,
|
|
2D1EC138266B4F4900CBACE4 /* MVThirdApiUtil.swift in Sources */,
|
|
|
|
+ 2D9630D3268186A500AE6FFE /* MVPlayViewController.swift in Sources */,
|
|
2D076756266DF8E300E64472 /* PQServerProtocalView.swift in Sources */,
|
|
2D076756266DF8E300E64472 /* PQServerProtocalView.swift in Sources */,
|
|
4144BE31266F128E00ABBDFA /* PQBandingPhoneController.swift in Sources */,
|
|
4144BE31266F128E00ABBDFA /* PQBandingPhoneController.swift in Sources */,
|
|
41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */,
|
|
41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */,
|
|
- 41CA6E662667887C00874B19 /* MVMineController.swift in Sources */,
|
|
|
|
|
|
+ 2D9630E52682D14500AE6FFE /* MVMineHeadInfoView.swift in Sources */,
|
|
|
|
+ 2D9630DC2681C8AB00AE6FFE /* MVMineViewModel.swift in Sources */,
|
|
41CA6F4B26689F4400874B19 /* PQMineViewModel.swift in Sources */,
|
|
41CA6F4B26689F4400874B19 /* PQMineViewModel.swift in Sources */,
|
|
417D868C266A2E8400DA2444 /* MVHomeViewModel.swift in Sources */,
|
|
417D868C266A2E8400DA2444 /* MVHomeViewModel.swift in Sources */,
|
|
|
|
+ 2D9630E12682096900AE6FFE /* PQCollectionViewFlowlayout.swift in Sources */,
|
|
41CA6F782668B80D00874B19 /* PQPhoneLoginController.swift in Sources */,
|
|
41CA6F782668B80D00874B19 /* PQPhoneLoginController.swift in Sources */,
|
|
418532302665342100DCA2C1 /* AppDelegate.swift in Sources */,
|
|
418532302665342100DCA2C1 /* AppDelegate.swift in Sources */,
|
|
);
|
|
);
|
|
@@ -724,7 +761,9 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 1.0.3;
|
|
|
|
|
|
+
|
|
|
|
+ MARKETING_VERSION = 1.1.0;
|
|
|
|
+
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.shanyin;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.shanyin;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MusicVideoPlus/MusicVideoPlus-Bridging-Header.h";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MusicVideoPlus/MusicVideoPlus-Bridging-Header.h";
|
|
@@ -751,7 +790,9 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 1.0.3;
|
|
|
|
|
|
+
|
|
|
|
+ MARKETING_VERSION = 1.1.0;
|
|
|
|
+
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.shanyin;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.shanyin;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MusicVideoPlus/MusicVideoPlus-Bridging-Header.h";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MusicVideoPlus/MusicVideoPlus-Bridging-Header.h";
|