|
@@ -7,6 +7,7 @@
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
|
|
+ 2D1EC138266B4F4900CBACE4 /* MVUMApiUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D1EC137266B4F4900CBACE4 /* MVUMApiUtil.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 */; };
|
|
4112DD8C2669C0F500A5AFD9 /* banner2.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 4112DD892669C0F500A5AFD9 /* banner2.jpeg */; };
|
|
4112DD8C2669C0F500A5AFD9 /* banner2.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 4112DD892669C0F500A5AFD9 /* banner2.jpeg */; };
|
|
@@ -31,6 +32,7 @@
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
|
|
+ 2D1EC137266B4F4900CBACE4 /* MVUMApiUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVUMApiUtil.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>"; };
|
|
@@ -72,6 +74,15 @@
|
|
/* End PBXFrameworksBuildPhase section */
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
/* Begin PBXGroup section */
|
|
|
|
+ 2D1EC136266B4F3300CBACE4 /* Utils */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 2D1EC137266B4F4900CBACE4 /* MVUMApiUtil.swift */,
|
|
|
|
+ );
|
|
|
|
+ name = Utils;
|
|
|
|
+ path = Modules/Utils;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
4112DD812669BF8900A5AFD9 /* Banner */ = {
|
|
4112DD812669BF8900A5AFD9 /* Banner */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -127,9 +138,9 @@
|
|
41CA6E39266782C900874B19 /* Classes */ = {
|
|
41CA6E39266782C900874B19 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 2D1EC136266B4F3300CBACE4 /* Utils */,
|
|
41CA6E3A266782C900874B19 /* Vendors */,
|
|
41CA6E3A266782C900874B19 /* Vendors */,
|
|
41CA6E3B266782C900874B19 /* Enums */,
|
|
41CA6E3B266782C900874B19 /* Enums */,
|
|
- 41CA6E3C266782C900874B19 /* Utils */,
|
|
|
|
41CA6E3D266782C900874B19 /* Modules */,
|
|
41CA6E3D266782C900874B19 /* Modules */,
|
|
41CA6E5C266782C900874B19 /* Categorys */,
|
|
41CA6E5C266782C900874B19 /* Categorys */,
|
|
);
|
|
);
|
|
@@ -150,13 +161,6 @@
|
|
path = Enums;
|
|
path = Enums;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- 41CA6E3C266782C900874B19 /* Utils */ = {
|
|
|
|
- isa = PBXGroup;
|
|
|
|
- children = (
|
|
|
|
- );
|
|
|
|
- path = Utils;
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
- };
|
|
|
|
41CA6E3D266782C900874B19 /* Modules */ = {
|
|
41CA6E3D266782C900874B19 /* Modules */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -584,6 +588,7 @@
|
|
41CA6E632667853C00874B19 /* MVHomeController.swift in Sources */,
|
|
41CA6E632667853C00874B19 /* MVHomeController.swift in Sources */,
|
|
4149C8932669FE6F0055CAA2 /* MVTagsCell.swift in Sources */,
|
|
4149C8932669FE6F0055CAA2 /* MVTagsCell.swift in Sources */,
|
|
4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */,
|
|
4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */,
|
|
|
|
+ 2D1EC138266B4F4900CBACE4 /* MVUMApiUtil.swift in Sources */,
|
|
41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */,
|
|
41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */,
|
|
41CA6E662667887C00874B19 /* MVMineController.swift in Sources */,
|
|
41CA6E662667887C00874B19 /* MVMineController.swift in Sources */,
|
|
41CA6F4B26689F4400874B19 /* PQMineViewModel.swift in Sources */,
|
|
41CA6F4B26689F4400874B19 /* PQMineViewModel.swift in Sources */,
|