project.pbxproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2D076756266DF8E300E64472 /* PQServerProtocalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D076755266DF8E300E64472 /* PQServerProtocalView.swift */; };
  10. 2D076758266E08E700E64472 /* MVHomeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D076757266E08E700E64472 /* MVHomeController.swift */; };
  11. 2D1EC138266B4F4900CBACE4 /* MVThirdApiUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */; };
  12. 2D9630D3268186A500AE6FFE /* MVPlayViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630D2268186A500AE6FFE /* MVPlayViewController.swift */; };
  13. 2D9630D52681874D00AE6FFE /* MVPlayControlViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630D42681874D00AE6FFE /* MVPlayControlViewCell.swift */; };
  14. 2D9630D92681947300AE6FFE /* MVRequestURLUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630D82681947300AE6FFE /* MVRequestURLUtil.swift */; };
  15. 2D9630DC2681C8AB00AE6FFE /* MVMineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630DB2681C8AB00AE6FFE /* MVMineViewModel.swift */; };
  16. 2D9630DE268206F300AE6FFE /* MVMineProductController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630DD268206F300AE6FFE /* MVMineProductController.swift */; };
  17. 2D9630E12682096900AE6FFE /* PQCollectionViewFlowlayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E02682096900AE6FFE /* PQCollectionViewFlowlayout.swift */; };
  18. 2D9630E326820B1900AE6FFE /* MVMineProductCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E226820B1900AE6FFE /* MVMineProductCell.swift */; };
  19. 2D9630E52682D14500AE6FFE /* MVMineHeadInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E42682D14500AE6FFE /* MVMineHeadInfoView.swift */; };
  20. 2D9630E72683534B00AE6FFE /* MVProductEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D9630E62683534B00AE6FFE /* MVProductEmptyView.swift */; };
  21. 4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD822669BFA600A5AFD9 /* MVBanner.swift */; };
  22. 4112DD862669BFFA00A5AFD9 /* MVBannerFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */; };
  23. 4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */; };
  24. 4144BE31266F128E00ABBDFA /* PQBandingPhoneController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4144BE30266F128E00ABBDFA /* PQBandingPhoneController.swift */; };
  25. 4149C8932669FE6F0055CAA2 /* MVTagsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4149C8922669FE6F0055CAA2 /* MVTagsCell.swift */; };
  26. 417D868C266A2E8400DA2444 /* MVHomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 417D868B266A2E8400DA2444 /* MVHomeViewModel.swift */; };
  27. 417D86A4266A375D00DA2444 /* PQConfig.plist in Resources */ = {isa = PBXBuildFile; fileRef = 417D86A3266A375D00DA2444 /* PQConfig.plist */; };
  28. 417D86A7266A3CC900DA2444 /* MVHotVideoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 417D86A6266A3CC900DA2444 /* MVHotVideoModel.swift */; };
  29. 418532302665342100DCA2C1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4185322F2665342100DCA2C1 /* AppDelegate.swift */; };
  30. 418532392665342200DCA2C1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 418532382665342200DCA2C1 /* Assets.xcassets */; };
  31. 41CA6E5E266782EC00874B19 /* MVBaseController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E5D266782EC00874B19 /* MVBaseController.swift */; };
  32. 41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E68266788C000874B19 /* MVLoginController.swift */; };
  33. 41CA6E6C266788F700874B19 /* MVPlayerConntroller.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E6B266788F700874B19 /* MVPlayerConntroller.swift */; };
  34. 41CA6E702667953700874B19 /* MVSettingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6E6F2667953700874B19 /* MVSettingController.swift */; };
  35. 41CA6F4B26689F4400874B19 /* PQMineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6F4A26689F4400874B19 /* PQMineViewModel.swift */; };
  36. 41CA6F782668B80D00874B19 /* PQPhoneLoginController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA6F772668B80D00874B19 /* PQPhoneLoginController.swift */; };
  37. 4A267701271020C400CEFDA9 /* MVBannerUsageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A267700271020C300CEFDA9 /* MVBannerUsageView.swift */; };
  38. 94FE06D694DF52C85DEDA82B /* Pods_MusicVideoPlus.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3FA19A38D145C54301B3CD85 /* Pods_MusicVideoPlus.framework */; };
  39. /* End PBXBuildFile section */
  40. /* Begin PBXFileReference section */
  41. 2D076755266DF8E300E64472 /* PQServerProtocalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PQServerProtocalView.swift; sourceTree = "<group>"; };
  42. 2D076757266E08E700E64472 /* MVHomeController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVHomeController.swift; sourceTree = "<group>"; };
  43. 2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVThirdApiUtil.swift; sourceTree = "<group>"; };
  44. 2D9630D2268186A500AE6FFE /* MVPlayViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVPlayViewController.swift; sourceTree = "<group>"; };
  45. 2D9630D42681874D00AE6FFE /* MVPlayControlViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVPlayControlViewCell.swift; sourceTree = "<group>"; };
  46. 2D9630D82681947300AE6FFE /* MVRequestURLUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVRequestURLUtil.swift; sourceTree = "<group>"; };
  47. 2D9630DB2681C8AB00AE6FFE /* MVMineViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVMineViewModel.swift; sourceTree = "<group>"; };
  48. 2D9630DD268206F300AE6FFE /* MVMineProductController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVMineProductController.swift; sourceTree = "<group>"; };
  49. 2D9630E02682096900AE6FFE /* PQCollectionViewFlowlayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PQCollectionViewFlowlayout.swift; sourceTree = "<group>"; };
  50. 2D9630E226820B1900AE6FFE /* MVMineProductCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVMineProductCell.swift; sourceTree = "<group>"; };
  51. 2D9630E42682D14500AE6FFE /* MVMineHeadInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVMineHeadInfoView.swift; sourceTree = "<group>"; };
  52. 2D9630E62683534B00AE6FFE /* MVProductEmptyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVProductEmptyView.swift; sourceTree = "<group>"; };
  53. 3FA19A38D145C54301B3CD85 /* Pods_MusicVideoPlus.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MusicVideoPlus.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  54. 4112DCF02668C45B00A5AFD9 /* MusicVideoPlus.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MusicVideoPlus.entitlements; sourceTree = "<group>"; };
  55. 4112DD492668D6A600A5AFD9 /* MusicVideoPlus-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MusicVideoPlus-Bridging-Header.h"; sourceTree = "<group>"; };
  56. 4112DD822669BFA600A5AFD9 /* MVBanner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBanner.swift; sourceTree = "<group>"; };
  57. 4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBannerFlowLayout.swift; sourceTree = "<group>"; };
  58. 4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVBannerCell.swift; sourceTree = "<group>"; };
  59. 4144BE30266F128E00ABBDFA /* PQBandingPhoneController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PQBandingPhoneController.swift; sourceTree = "<group>"; };
  60. 4149C8922669FE6F0055CAA2 /* MVTagsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVTagsCell.swift; sourceTree = "<group>"; };
  61. 417D868B266A2E8400DA2444 /* MVHomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVHomeViewModel.swift; sourceTree = "<group>"; };
  62. 417D86A3266A375D00DA2444 /* PQConfig.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = PQConfig.plist; sourceTree = "<group>"; };
  63. 417D86A6266A3CC900DA2444 /* MVHotVideoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVHotVideoModel.swift; sourceTree = "<group>"; };
  64. 4185322C2665342100DCA2C1 /* MusicVideoPlus.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MusicVideoPlus.app; sourceTree = BUILT_PRODUCTS_DIR; };
  65. 4185322F2665342100DCA2C1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  66. 418532382665342200DCA2C1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  67. 4185323D2665342200DCA2C1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  68. 41CA6E5D266782EC00874B19 /* MVBaseController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBaseController.swift; sourceTree = "<group>"; };
  69. 41CA6E68266788C000874B19 /* MVLoginController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVLoginController.swift; sourceTree = "<group>"; };
  70. 41CA6E6B266788F700874B19 /* MVPlayerConntroller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVPlayerConntroller.swift; sourceTree = "<group>"; };
  71. 41CA6E6F2667953700874B19 /* MVSettingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVSettingController.swift; sourceTree = "<group>"; };
  72. 41CA6F4A26689F4400874B19 /* PQMineViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PQMineViewModel.swift; sourceTree = "<group>"; };
  73. 41CA6F772668B80D00874B19 /* PQPhoneLoginController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PQPhoneLoginController.swift; sourceTree = "<group>"; };
  74. 4A267700271020C300CEFDA9 /* MVBannerUsageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MVBannerUsageView.swift; sourceTree = "<group>"; };
  75. 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>"; };
  76. 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>"; };
  77. 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>"; };
  78. /* End PBXFileReference section */
  79. /* Begin PBXFrameworksBuildPhase section */
  80. 418532292665342100DCA2C1 /* Frameworks */ = {
  81. isa = PBXFrameworksBuildPhase;
  82. buildActionMask = 2147483647;
  83. files = (
  84. 94FE06D694DF52C85DEDA82B /* Pods_MusicVideoPlus.framework in Frameworks */,
  85. );
  86. runOnlyForDeploymentPostprocessing = 0;
  87. };
  88. /* End PBXFrameworksBuildPhase section */
  89. /* Begin PBXGroup section */
  90. 2D076754266DF8C000E64472 /* Views */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 2D076755266DF8E300E64472 /* PQServerProtocalView.swift */,
  94. );
  95. path = Views;
  96. sourceTree = "<group>";
  97. };
  98. 2D1EC136266B4F3300CBACE4 /* Utils */ = {
  99. isa = PBXGroup;
  100. children = (
  101. 2D1EC137266B4F4900CBACE4 /* MVThirdApiUtil.swift */,
  102. 2D9630D82681947300AE6FFE /* MVRequestURLUtil.swift */,
  103. );
  104. name = Utils;
  105. path = Modules/Utils;
  106. sourceTree = "<group>";
  107. };
  108. 2D9630DA2681C8AB00AE6FFE /* ViewModel */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 2D9630DB2681C8AB00AE6FFE /* MVMineViewModel.swift */,
  112. );
  113. path = ViewModel;
  114. sourceTree = "<group>";
  115. };
  116. 2D9630DF2682080100AE6FFE /* Views */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 2D9630D42681874D00AE6FFE /* MVPlayControlViewCell.swift */,
  120. 2D9630E226820B1900AE6FFE /* MVMineProductCell.swift */,
  121. 2D9630E42682D14500AE6FFE /* MVMineHeadInfoView.swift */,
  122. 2D9630E62683534B00AE6FFE /* MVProductEmptyView.swift */,
  123. );
  124. path = Views;
  125. sourceTree = "<group>";
  126. };
  127. 4112DD812669BF8900A5AFD9 /* Banner */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 4112DD822669BFA600A5AFD9 /* MVBanner.swift */,
  131. 4112DD852669BFFA00A5AFD9 /* MVBannerFlowLayout.swift */,
  132. 4A267700271020C300CEFDA9 /* MVBannerUsageView.swift */,
  133. );
  134. path = Banner;
  135. sourceTree = "<group>";
  136. };
  137. 418532232665342100DCA2C1 = {
  138. isa = PBXGroup;
  139. children = (
  140. 4185322E2665342100DCA2C1 /* MusicVideoPlus */,
  141. 4185322D2665342100DCA2C1 /* Products */,
  142. 6308E2A5050F07FDED653CB8 /* Pods */,
  143. 7C94A5F768CA416867AAA23A /* Frameworks */,
  144. );
  145. sourceTree = "<group>";
  146. };
  147. 4185322D2665342100DCA2C1 /* Products */ = {
  148. isa = PBXGroup;
  149. children = (
  150. 4185322C2665342100DCA2C1 /* MusicVideoPlus.app */,
  151. );
  152. name = Products;
  153. sourceTree = "<group>";
  154. };
  155. 4185322E2665342100DCA2C1 /* MusicVideoPlus */ = {
  156. isa = PBXGroup;
  157. children = (
  158. 417D86A3266A375D00DA2444 /* PQConfig.plist */,
  159. 4112DCF02668C45B00A5AFD9 /* MusicVideoPlus.entitlements */,
  160. 41CA6E39266782C900874B19 /* Classes */,
  161. 418532382665342200DCA2C1 /* Assets.xcassets */,
  162. 4185323D2665342200DCA2C1 /* Info.plist */,
  163. 4185322F2665342100DCA2C1 /* AppDelegate.swift */,
  164. 4112DD492668D6A600A5AFD9 /* MusicVideoPlus-Bridging-Header.h */,
  165. );
  166. path = MusicVideoPlus;
  167. sourceTree = "<group>";
  168. };
  169. 41CA6E39266782C900874B19 /* Classes */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 2D1EC136266B4F3300CBACE4 /* Utils */,
  173. 41CA6E3A266782C900874B19 /* Vendors */,
  174. 41CA6E3B266782C900874B19 /* Enums */,
  175. 41CA6E3D266782C900874B19 /* Modules */,
  176. 41CA6E5C266782C900874B19 /* Categorys */,
  177. );
  178. path = Classes;
  179. sourceTree = "<group>";
  180. };
  181. 41CA6E3A266782C900874B19 /* Vendors */ = {
  182. isa = PBXGroup;
  183. children = (
  184. );
  185. path = Vendors;
  186. sourceTree = "<group>";
  187. };
  188. 41CA6E3B266782C900874B19 /* Enums */ = {
  189. isa = PBXGroup;
  190. children = (
  191. );
  192. path = Enums;
  193. sourceTree = "<group>";
  194. };
  195. 41CA6E3D266782C900874B19 /* Modules */ = {
  196. isa = PBXGroup;
  197. children = (
  198. 41CA6E52266782C900874B19 /* Base */,
  199. 41CA6E3E266782C900874B19 /* Home */,
  200. 41CA6E43266782C900874B19 /* Mine */,
  201. 41CA6E48266782C900874B19 /* Setting */,
  202. 41CA6E4D266782C900874B19 /* Login */,
  203. 41CA6E57266782C900874B19 /* Player */,
  204. );
  205. path = Modules;
  206. sourceTree = "<group>";
  207. };
  208. 41CA6E3E266782C900874B19 /* Home */ = {
  209. isa = PBXGroup;
  210. children = (
  211. 41CA6E3F266782C900874B19 /* ViewModels */,
  212. 41CA6E40266782C900874B19 /* Models */,
  213. 41CA6E41266782C900874B19 /* Controllers */,
  214. 41CA6E42266782C900874B19 /* Views */,
  215. );
  216. path = Home;
  217. sourceTree = "<group>";
  218. };
  219. 41CA6E3F266782C900874B19 /* ViewModels */ = {
  220. isa = PBXGroup;
  221. children = (
  222. 417D868B266A2E8400DA2444 /* MVHomeViewModel.swift */,
  223. );
  224. path = ViewModels;
  225. sourceTree = "<group>";
  226. };
  227. 41CA6E40266782C900874B19 /* Models */ = {
  228. isa = PBXGroup;
  229. children = (
  230. 417D86A6266A3CC900DA2444 /* MVHotVideoModel.swift */,
  231. );
  232. path = Models;
  233. sourceTree = "<group>";
  234. };
  235. 41CA6E41266782C900874B19 /* Controllers */ = {
  236. isa = PBXGroup;
  237. children = (
  238. 2D076757266E08E700E64472 /* MVHomeController.swift */,
  239. );
  240. path = Controllers;
  241. sourceTree = "<group>";
  242. };
  243. 41CA6E42266782C900874B19 /* Views */ = {
  244. isa = PBXGroup;
  245. children = (
  246. 4112DD812669BF8900A5AFD9 /* Banner */,
  247. 4112DD902669C11C00A5AFD9 /* MVBannerCell.swift */,
  248. 4149C8922669FE6F0055CAA2 /* MVTagsCell.swift */,
  249. );
  250. path = Views;
  251. sourceTree = "<group>";
  252. };
  253. 41CA6E43266782C900874B19 /* Mine */ = {
  254. isa = PBXGroup;
  255. children = (
  256. 2D9630DF2682080100AE6FFE /* Views */,
  257. 41CA6E46266782C900874B19 /* Controllers */,
  258. 2D9630DA2681C8AB00AE6FFE /* ViewModel */,
  259. 41CA6E45266782C900874B19 /* Models */,
  260. );
  261. path = Mine;
  262. sourceTree = "<group>";
  263. };
  264. 41CA6E45266782C900874B19 /* Models */ = {
  265. isa = PBXGroup;
  266. children = (
  267. );
  268. path = Models;
  269. sourceTree = "<group>";
  270. };
  271. 41CA6E46266782C900874B19 /* Controllers */ = {
  272. isa = PBXGroup;
  273. children = (
  274. 2D9630E02682096900AE6FFE /* PQCollectionViewFlowlayout.swift */,
  275. 2D9630D2268186A500AE6FFE /* MVPlayViewController.swift */,
  276. 2D9630DD268206F300AE6FFE /* MVMineProductController.swift */,
  277. );
  278. path = Controllers;
  279. sourceTree = "<group>";
  280. };
  281. 41CA6E48266782C900874B19 /* Setting */ = {
  282. isa = PBXGroup;
  283. children = (
  284. 41CA6E49266782C900874B19 /* ViewModels */,
  285. 41CA6E4A266782C900874B19 /* Models */,
  286. 41CA6E4B266782C900874B19 /* Controllers */,
  287. 41CA6E4C266782C900874B19 /* Views */,
  288. );
  289. path = Setting;
  290. sourceTree = "<group>";
  291. };
  292. 41CA6E49266782C900874B19 /* ViewModels */ = {
  293. isa = PBXGroup;
  294. children = (
  295. );
  296. path = ViewModels;
  297. sourceTree = "<group>";
  298. };
  299. 41CA6E4A266782C900874B19 /* Models */ = {
  300. isa = PBXGroup;
  301. children = (
  302. );
  303. path = Models;
  304. sourceTree = "<group>";
  305. };
  306. 41CA6E4B266782C900874B19 /* Controllers */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 41CA6E6F2667953700874B19 /* MVSettingController.swift */,
  310. );
  311. path = Controllers;
  312. sourceTree = "<group>";
  313. };
  314. 41CA6E4C266782C900874B19 /* Views */ = {
  315. isa = PBXGroup;
  316. children = (
  317. );
  318. path = Views;
  319. sourceTree = "<group>";
  320. };
  321. 41CA6E4D266782C900874B19 /* Login */ = {
  322. isa = PBXGroup;
  323. children = (
  324. 41CA6E4E266782C900874B19 /* ViewModels */,
  325. 41CA6E4F266782C900874B19 /* Models */,
  326. 41CA6E50266782C900874B19 /* Controllers */,
  327. 41CA6E51266782C900874B19 /* Views */,
  328. );
  329. path = Login;
  330. sourceTree = "<group>";
  331. };
  332. 41CA6E4E266782C900874B19 /* ViewModels */ = {
  333. isa = PBXGroup;
  334. children = (
  335. 41CA6F4A26689F4400874B19 /* PQMineViewModel.swift */,
  336. );
  337. path = ViewModels;
  338. sourceTree = "<group>";
  339. };
  340. 41CA6E4F266782C900874B19 /* Models */ = {
  341. isa = PBXGroup;
  342. children = (
  343. );
  344. path = Models;
  345. sourceTree = "<group>";
  346. };
  347. 41CA6E50266782C900874B19 /* Controllers */ = {
  348. isa = PBXGroup;
  349. children = (
  350. 4144BE30266F128E00ABBDFA /* PQBandingPhoneController.swift */,
  351. 41CA6F772668B80D00874B19 /* PQPhoneLoginController.swift */,
  352. 41CA6E68266788C000874B19 /* MVLoginController.swift */,
  353. );
  354. path = Controllers;
  355. sourceTree = "<group>";
  356. };
  357. 41CA6E51266782C900874B19 /* Views */ = {
  358. isa = PBXGroup;
  359. children = (
  360. );
  361. path = Views;
  362. sourceTree = "<group>";
  363. };
  364. 41CA6E52266782C900874B19 /* Base */ = {
  365. isa = PBXGroup;
  366. children = (
  367. 2D076754266DF8C000E64472 /* Views */,
  368. 41CA6E53266782C900874B19 /* ViewModels */,
  369. 41CA6E54266782C900874B19 /* Models */,
  370. 41CA6E55266782C900874B19 /* Controllers */,
  371. );
  372. path = Base;
  373. sourceTree = "<group>";
  374. };
  375. 41CA6E53266782C900874B19 /* ViewModels */ = {
  376. isa = PBXGroup;
  377. children = (
  378. );
  379. path = ViewModels;
  380. sourceTree = "<group>";
  381. };
  382. 41CA6E54266782C900874B19 /* Models */ = {
  383. isa = PBXGroup;
  384. children = (
  385. );
  386. path = Models;
  387. sourceTree = "<group>";
  388. };
  389. 41CA6E55266782C900874B19 /* Controllers */ = {
  390. isa = PBXGroup;
  391. children = (
  392. 41CA6E5D266782EC00874B19 /* MVBaseController.swift */,
  393. );
  394. path = Controllers;
  395. sourceTree = "<group>";
  396. };
  397. 41CA6E57266782C900874B19 /* Player */ = {
  398. isa = PBXGroup;
  399. children = (
  400. 41CA6E58266782C900874B19 /* ViewModels */,
  401. 41CA6E59266782C900874B19 /* Models */,
  402. 41CA6E5A266782C900874B19 /* Controllers */,
  403. 41CA6E5B266782C900874B19 /* Views */,
  404. );
  405. path = Player;
  406. sourceTree = "<group>";
  407. };
  408. 41CA6E58266782C900874B19 /* ViewModels */ = {
  409. isa = PBXGroup;
  410. children = (
  411. );
  412. path = ViewModels;
  413. sourceTree = "<group>";
  414. };
  415. 41CA6E59266782C900874B19 /* Models */ = {
  416. isa = PBXGroup;
  417. children = (
  418. );
  419. path = Models;
  420. sourceTree = "<group>";
  421. };
  422. 41CA6E5A266782C900874B19 /* Controllers */ = {
  423. isa = PBXGroup;
  424. children = (
  425. 41CA6E6B266788F700874B19 /* MVPlayerConntroller.swift */,
  426. );
  427. path = Controllers;
  428. sourceTree = "<group>";
  429. };
  430. 41CA6E5B266782C900874B19 /* Views */ = {
  431. isa = PBXGroup;
  432. children = (
  433. );
  434. path = Views;
  435. sourceTree = "<group>";
  436. };
  437. 41CA6E5C266782C900874B19 /* Categorys */ = {
  438. isa = PBXGroup;
  439. children = (
  440. );
  441. path = Categorys;
  442. sourceTree = "<group>";
  443. };
  444. 6308E2A5050F07FDED653CB8 /* Pods */ = {
  445. isa = PBXGroup;
  446. children = (
  447. BA41A7982C015630B0037270 /* Pods-MusicVideoPlus.debug.xcconfig */,
  448. FA6E2A72ECD6573604333FD8 /* Pods-MusicVideoPlus.release.xcconfig */,
  449. 6615FEB8727C4F1C21644B68 /* Pods-MusicVideoPlus.adhoc.xcconfig */,
  450. );
  451. path = Pods;
  452. sourceTree = "<group>";
  453. };
  454. 7C94A5F768CA416867AAA23A /* Frameworks */ = {
  455. isa = PBXGroup;
  456. children = (
  457. 3FA19A38D145C54301B3CD85 /* Pods_MusicVideoPlus.framework */,
  458. );
  459. name = Frameworks;
  460. sourceTree = "<group>";
  461. };
  462. /* End PBXGroup section */
  463. /* Begin PBXNativeTarget section */
  464. 4185322B2665342100DCA2C1 /* MusicVideoPlus */ = {
  465. isa = PBXNativeTarget;
  466. buildConfigurationList = 418532402665342200DCA2C1 /* Build configuration list for PBXNativeTarget "MusicVideoPlus" */;
  467. buildPhases = (
  468. 108736738C97D5C21F9CD631 /* [CP] Check Pods Manifest.lock */,
  469. 418532282665342100DCA2C1 /* Sources */,
  470. 418532292665342100DCA2C1 /* Frameworks */,
  471. 4185322A2665342100DCA2C1 /* Resources */,
  472. 3115904EEDD5A7932018A62B /* [CP] Embed Pods Frameworks */,
  473. C6FA5936A2396AFEBC20A306 /* [CP] Copy Pods Resources */,
  474. );
  475. buildRules = (
  476. );
  477. dependencies = (
  478. );
  479. name = MusicVideoPlus;
  480. productName = MusicVideoPlus;
  481. productReference = 4185322C2665342100DCA2C1 /* MusicVideoPlus.app */;
  482. productType = "com.apple.product-type.application";
  483. };
  484. /* End PBXNativeTarget section */
  485. /* Begin PBXProject section */
  486. 418532242665342100DCA2C1 /* Project object */ = {
  487. isa = PBXProject;
  488. attributes = {
  489. CLASSPREFIX = MV;
  490. LastSwiftUpdateCheck = 1230;
  491. LastUpgradeCheck = 1250;
  492. TargetAttributes = {
  493. 4185322B2665342100DCA2C1 = {
  494. CreatedOnToolsVersion = 12.3;
  495. };
  496. };
  497. };
  498. buildConfigurationList = 418532272665342100DCA2C1 /* Build configuration list for PBXProject "MusicVideoPlus" */;
  499. compatibilityVersion = "Xcode 9.3";
  500. developmentRegion = en;
  501. hasScannedForEncodings = 0;
  502. knownRegions = (
  503. en,
  504. Base,
  505. "zh-Hans",
  506. );
  507. mainGroup = 418532232665342100DCA2C1;
  508. productRefGroup = 4185322D2665342100DCA2C1 /* Products */;
  509. projectDirPath = "";
  510. projectRoot = "";
  511. targets = (
  512. 4185322B2665342100DCA2C1 /* MusicVideoPlus */,
  513. );
  514. };
  515. /* End PBXProject section */
  516. /* Begin PBXResourcesBuildPhase section */
  517. 4185322A2665342100DCA2C1 /* Resources */ = {
  518. isa = PBXResourcesBuildPhase;
  519. buildActionMask = 2147483647;
  520. files = (
  521. 417D86A4266A375D00DA2444 /* PQConfig.plist in Resources */,
  522. 418532392665342200DCA2C1 /* Assets.xcassets in Resources */,
  523. );
  524. runOnlyForDeploymentPostprocessing = 0;
  525. };
  526. /* End PBXResourcesBuildPhase section */
  527. /* Begin PBXShellScriptBuildPhase section */
  528. 108736738C97D5C21F9CD631 /* [CP] Check Pods Manifest.lock */ = {
  529. isa = PBXShellScriptBuildPhase;
  530. buildActionMask = 2147483647;
  531. files = (
  532. );
  533. inputFileListPaths = (
  534. );
  535. inputPaths = (
  536. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  537. "${PODS_ROOT}/Manifest.lock",
  538. );
  539. name = "[CP] Check Pods Manifest.lock";
  540. outputFileListPaths = (
  541. );
  542. outputPaths = (
  543. "$(DERIVED_FILE_DIR)/Pods-MusicVideoPlus-checkManifestLockResult.txt",
  544. );
  545. runOnlyForDeploymentPostprocessing = 0;
  546. shellPath = /bin/sh;
  547. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  548. showEnvVarsInLog = 0;
  549. };
  550. 3115904EEDD5A7932018A62B /* [CP] Embed Pods Frameworks */ = {
  551. isa = PBXShellScriptBuildPhase;
  552. buildActionMask = 2147483647;
  553. files = (
  554. );
  555. inputFileListPaths = (
  556. "${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  557. );
  558. name = "[CP] Embed Pods Frameworks";
  559. outputFileListPaths = (
  560. "${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  561. );
  562. runOnlyForDeploymentPostprocessing = 0;
  563. shellPath = /bin/sh;
  564. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-frameworks.sh\"\n";
  565. showEnvVarsInLog = 0;
  566. };
  567. C6FA5936A2396AFEBC20A306 /* [CP] Copy Pods Resources */ = {
  568. isa = PBXShellScriptBuildPhase;
  569. buildActionMask = 2147483647;
  570. files = (
  571. );
  572. inputFileListPaths = (
  573. "${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-resources-${CONFIGURATION}-input-files.xcfilelist",
  574. );
  575. name = "[CP] Copy Pods Resources";
  576. outputFileListPaths = (
  577. "${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-resources-${CONFIGURATION}-output-files.xcfilelist",
  578. );
  579. runOnlyForDeploymentPostprocessing = 0;
  580. shellPath = /bin/sh;
  581. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicVideoPlus/Pods-MusicVideoPlus-resources.sh\"\n";
  582. showEnvVarsInLog = 0;
  583. };
  584. /* End PBXShellScriptBuildPhase section */
  585. /* Begin PBXSourcesBuildPhase section */
  586. 418532282665342100DCA2C1 /* Sources */ = {
  587. isa = PBXSourcesBuildPhase;
  588. buildActionMask = 2147483647;
  589. files = (
  590. 4112DD862669BFFA00A5AFD9 /* MVBannerFlowLayout.swift in Sources */,
  591. 41CA6E702667953700874B19 /* MVSettingController.swift in Sources */,
  592. 2D076758266E08E700E64472 /* MVHomeController.swift in Sources */,
  593. 4112DD912669C11C00A5AFD9 /* MVBannerCell.swift in Sources */,
  594. 41CA6E6C266788F700874B19 /* MVPlayerConntroller.swift in Sources */,
  595. 4A267701271020C400CEFDA9 /* MVBannerUsageView.swift in Sources */,
  596. 41CA6E5E266782EC00874B19 /* MVBaseController.swift in Sources */,
  597. 2D9630D92681947300AE6FFE /* MVRequestURLUtil.swift in Sources */,
  598. 2D9630E326820B1900AE6FFE /* MVMineProductCell.swift in Sources */,
  599. 417D86A7266A3CC900DA2444 /* MVHotVideoModel.swift in Sources */,
  600. 2D9630E72683534B00AE6FFE /* MVProductEmptyView.swift in Sources */,
  601. 2D9630D52681874D00AE6FFE /* MVPlayControlViewCell.swift in Sources */,
  602. 2D9630DE268206F300AE6FFE /* MVMineProductController.swift in Sources */,
  603. 4149C8932669FE6F0055CAA2 /* MVTagsCell.swift in Sources */,
  604. 4112DD832669BFA600A5AFD9 /* MVBanner.swift in Sources */,
  605. 2D1EC138266B4F4900CBACE4 /* MVThirdApiUtil.swift in Sources */,
  606. 2D9630D3268186A500AE6FFE /* MVPlayViewController.swift in Sources */,
  607. 2D076756266DF8E300E64472 /* PQServerProtocalView.swift in Sources */,
  608. 4144BE31266F128E00ABBDFA /* PQBandingPhoneController.swift in Sources */,
  609. 41CA6E69266788C000874B19 /* MVLoginController.swift in Sources */,
  610. 2D9630E52682D14500AE6FFE /* MVMineHeadInfoView.swift in Sources */,
  611. 2D9630DC2681C8AB00AE6FFE /* MVMineViewModel.swift in Sources */,
  612. 41CA6F4B26689F4400874B19 /* PQMineViewModel.swift in Sources */,
  613. 417D868C266A2E8400DA2444 /* MVHomeViewModel.swift in Sources */,
  614. 2D9630E12682096900AE6FFE /* PQCollectionViewFlowlayout.swift in Sources */,
  615. 41CA6F782668B80D00874B19 /* PQPhoneLoginController.swift in Sources */,
  616. 418532302665342100DCA2C1 /* AppDelegate.swift in Sources */,
  617. );
  618. runOnlyForDeploymentPostprocessing = 0;
  619. };
  620. /* End PBXSourcesBuildPhase section */
  621. /* Begin XCBuildConfiguration section */
  622. 4185323E2665342200DCA2C1 /* Debug */ = {
  623. isa = XCBuildConfiguration;
  624. buildSettings = {
  625. ALWAYS_SEARCH_USER_PATHS = NO;
  626. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  627. CLANG_ANALYZER_NONNULL = YES;
  628. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  629. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  630. CLANG_CXX_LIBRARY = "libc++";
  631. CLANG_ENABLE_MODULES = YES;
  632. CLANG_ENABLE_OBJC_ARC = YES;
  633. CLANG_ENABLE_OBJC_WEAK = YES;
  634. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  635. CLANG_WARN_BOOL_CONVERSION = YES;
  636. CLANG_WARN_COMMA = YES;
  637. CLANG_WARN_CONSTANT_CONVERSION = YES;
  638. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  639. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  640. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  641. CLANG_WARN_EMPTY_BODY = YES;
  642. CLANG_WARN_ENUM_CONVERSION = YES;
  643. CLANG_WARN_INFINITE_RECURSION = YES;
  644. CLANG_WARN_INT_CONVERSION = YES;
  645. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  646. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  647. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  648. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  649. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  650. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  651. CLANG_WARN_STRICT_PROTOTYPES = YES;
  652. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  653. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  654. CLANG_WARN_UNREACHABLE_CODE = YES;
  655. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  656. COPY_PHASE_STRIP = NO;
  657. DEBUG_INFORMATION_FORMAT = dwarf;
  658. ENABLE_STRICT_OBJC_MSGSEND = YES;
  659. ENABLE_TESTABILITY = YES;
  660. GCC_C_LANGUAGE_STANDARD = gnu11;
  661. GCC_DYNAMIC_NO_PIC = NO;
  662. GCC_NO_COMMON_BLOCKS = YES;
  663. GCC_OPTIMIZATION_LEVEL = 0;
  664. GCC_PREPROCESSOR_DEFINITIONS = (
  665. "DEBUG=1",
  666. "$(inherited)",
  667. );
  668. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  669. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  670. GCC_WARN_UNDECLARED_SELECTOR = YES;
  671. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  672. GCC_WARN_UNUSED_FUNCTION = YES;
  673. GCC_WARN_UNUSED_VARIABLE = YES;
  674. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  675. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  676. MTL_FAST_MATH = YES;
  677. ONLY_ACTIVE_ARCH = YES;
  678. SDKROOT = iphoneos;
  679. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  680. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  681. };
  682. name = Debug;
  683. };
  684. 4185323F2665342200DCA2C1 /* Release */ = {
  685. isa = XCBuildConfiguration;
  686. buildSettings = {
  687. ALWAYS_SEARCH_USER_PATHS = NO;
  688. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  689. CLANG_ANALYZER_NONNULL = YES;
  690. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  691. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  692. CLANG_CXX_LIBRARY = "libc++";
  693. CLANG_ENABLE_MODULES = YES;
  694. CLANG_ENABLE_OBJC_ARC = YES;
  695. CLANG_ENABLE_OBJC_WEAK = YES;
  696. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  697. CLANG_WARN_BOOL_CONVERSION = YES;
  698. CLANG_WARN_COMMA = YES;
  699. CLANG_WARN_CONSTANT_CONVERSION = YES;
  700. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  701. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  702. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  703. CLANG_WARN_EMPTY_BODY = YES;
  704. CLANG_WARN_ENUM_CONVERSION = YES;
  705. CLANG_WARN_INFINITE_RECURSION = YES;
  706. CLANG_WARN_INT_CONVERSION = YES;
  707. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  708. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  709. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  710. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  711. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  712. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  713. CLANG_WARN_STRICT_PROTOTYPES = YES;
  714. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  715. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  716. CLANG_WARN_UNREACHABLE_CODE = YES;
  717. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  718. COPY_PHASE_STRIP = NO;
  719. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  720. ENABLE_NS_ASSERTIONS = NO;
  721. ENABLE_STRICT_OBJC_MSGSEND = YES;
  722. GCC_C_LANGUAGE_STANDARD = gnu11;
  723. GCC_NO_COMMON_BLOCKS = YES;
  724. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  725. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  726. GCC_WARN_UNDECLARED_SELECTOR = YES;
  727. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  728. GCC_WARN_UNUSED_FUNCTION = YES;
  729. GCC_WARN_UNUSED_VARIABLE = YES;
  730. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  731. MTL_ENABLE_DEBUG_INFO = NO;
  732. MTL_FAST_MATH = YES;
  733. SDKROOT = iphoneos;
  734. SWIFT_COMPILATION_MODE = wholemodule;
  735. SWIFT_OPTIMIZATION_LEVEL = "-O";
  736. VALIDATE_PRODUCT = YES;
  737. };
  738. name = Release;
  739. };
  740. 418532412665342200DCA2C1 /* Debug */ = {
  741. isa = XCBuildConfiguration;
  742. baseConfigurationReference = BA41A7982C015630B0037270 /* Pods-MusicVideoPlus.debug.xcconfig */;
  743. buildSettings = {
  744. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  745. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  746. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  747. CODE_SIGN_ENTITLEMENTS = MusicVideoPlus/MusicVideoPlus.entitlements;
  748. CODE_SIGN_STYLE = Automatic;
  749. CURRENT_PROJECT_VERSION = 092602;
  750. DEVELOPMENT_TEAM = UH52C8A7SN;
  751. ENABLE_BITCODE = NO;
  752. INFOPLIST_FILE = MusicVideoPlus/Info.plist;
  753. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  754. LD_RUNPATH_SEARCH_PATHS = (
  755. "$(inherited)",
  756. "@executable_path/Frameworks",
  757. );
  758. MARKETING_VERSION = 1.2.0;
  759. PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.shanyin;
  760. PRODUCT_NAME = "$(TARGET_NAME)";
  761. SWIFT_OBJC_BRIDGING_HEADER = "MusicVideoPlus/MusicVideoPlus-Bridging-Header.h";
  762. SWIFT_VERSION = 5.0;
  763. TARGETED_DEVICE_FAMILY = 1;
  764. };
  765. name = Debug;
  766. };
  767. 418532422665342200DCA2C1 /* Release */ = {
  768. isa = XCBuildConfiguration;
  769. baseConfigurationReference = FA6E2A72ECD6573604333FD8 /* Pods-MusicVideoPlus.release.xcconfig */;
  770. buildSettings = {
  771. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  772. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  773. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  774. CODE_SIGN_ENTITLEMENTS = MusicVideoPlus/MusicVideoPlus.entitlements;
  775. CODE_SIGN_STYLE = Automatic;
  776. CURRENT_PROJECT_VERSION = 092602;
  777. DEVELOPMENT_TEAM = UH52C8A7SN;
  778. ENABLE_BITCODE = NO;
  779. INFOPLIST_FILE = MusicVideoPlus/Info.plist;
  780. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  781. LD_RUNPATH_SEARCH_PATHS = (
  782. "$(inherited)",
  783. "@executable_path/Frameworks",
  784. );
  785. MARKETING_VERSION = 1.2.0;
  786. PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.shanyin;
  787. PRODUCT_NAME = "$(TARGET_NAME)";
  788. SWIFT_OBJC_BRIDGING_HEADER = "MusicVideoPlus/MusicVideoPlus-Bridging-Header.h";
  789. SWIFT_VERSION = 5.0;
  790. TARGETED_DEVICE_FAMILY = 1;
  791. };
  792. name = Release;
  793. };
  794. 4AB888BC270099BC009CFD1A /* adhoc */ = {
  795. isa = XCBuildConfiguration;
  796. buildSettings = {
  797. ALWAYS_SEARCH_USER_PATHS = NO;
  798. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  799. CLANG_ANALYZER_NONNULL = YES;
  800. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  801. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  802. CLANG_CXX_LIBRARY = "libc++";
  803. CLANG_ENABLE_MODULES = YES;
  804. CLANG_ENABLE_OBJC_ARC = YES;
  805. CLANG_ENABLE_OBJC_WEAK = YES;
  806. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  807. CLANG_WARN_BOOL_CONVERSION = YES;
  808. CLANG_WARN_COMMA = YES;
  809. CLANG_WARN_CONSTANT_CONVERSION = YES;
  810. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  811. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  812. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  813. CLANG_WARN_EMPTY_BODY = YES;
  814. CLANG_WARN_ENUM_CONVERSION = YES;
  815. CLANG_WARN_INFINITE_RECURSION = YES;
  816. CLANG_WARN_INT_CONVERSION = YES;
  817. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  818. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  819. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  820. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  821. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  822. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  823. CLANG_WARN_STRICT_PROTOTYPES = YES;
  824. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  825. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  826. CLANG_WARN_UNREACHABLE_CODE = YES;
  827. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  828. COPY_PHASE_STRIP = NO;
  829. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  830. ENABLE_NS_ASSERTIONS = NO;
  831. ENABLE_STRICT_OBJC_MSGSEND = YES;
  832. GCC_C_LANGUAGE_STANDARD = gnu11;
  833. GCC_NO_COMMON_BLOCKS = YES;
  834. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  835. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  836. GCC_WARN_UNDECLARED_SELECTOR = YES;
  837. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  838. GCC_WARN_UNUSED_FUNCTION = YES;
  839. GCC_WARN_UNUSED_VARIABLE = YES;
  840. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  841. MTL_ENABLE_DEBUG_INFO = NO;
  842. MTL_FAST_MATH = YES;
  843. SDKROOT = iphoneos;
  844. SWIFT_COMPILATION_MODE = wholemodule;
  845. SWIFT_OPTIMIZATION_LEVEL = "-O";
  846. VALIDATE_PRODUCT = YES;
  847. };
  848. name = adhoc;
  849. };
  850. 4AB888BD270099BC009CFD1A /* adhoc */ = {
  851. isa = XCBuildConfiguration;
  852. baseConfigurationReference = 6615FEB8727C4F1C21644B68 /* Pods-MusicVideoPlus.adhoc.xcconfig */;
  853. buildSettings = {
  854. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  855. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  856. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  857. CODE_SIGN_ENTITLEMENTS = MusicVideoPlus/MusicVideoPlus.entitlements;
  858. CODE_SIGN_STYLE = Automatic;
  859. CURRENT_PROJECT_VERSION = 092602;
  860. DEVELOPMENT_TEAM = UH52C8A7SN;
  861. ENABLE_BITCODE = NO;
  862. INFOPLIST_FILE = MusicVideoPlus/Info.plist;
  863. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  864. LD_RUNPATH_SEARCH_PATHS = (
  865. "$(inherited)",
  866. "@executable_path/Frameworks",
  867. );
  868. MARKETING_VERSION = 1.2.0;
  869. PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.shanyin;
  870. PRODUCT_NAME = "$(TARGET_NAME)";
  871. PROVISIONING_PROFILE_SPECIFIER = provisionfile/adhoc_sy.mobileprovision;
  872. SWIFT_OBJC_BRIDGING_HEADER = "MusicVideoPlus/MusicVideoPlus-Bridging-Header.h";
  873. SWIFT_VERSION = 5.0;
  874. TARGETED_DEVICE_FAMILY = 1;
  875. };
  876. name = adhoc;
  877. };
  878. /* End XCBuildConfiguration section */
  879. /* Begin XCConfigurationList section */
  880. 418532272665342100DCA2C1 /* Build configuration list for PBXProject "MusicVideoPlus" */ = {
  881. isa = XCConfigurationList;
  882. buildConfigurations = (
  883. 4185323E2665342200DCA2C1 /* Debug */,
  884. 4185323F2665342200DCA2C1 /* Release */,
  885. 4AB888BC270099BC009CFD1A /* adhoc */,
  886. );
  887. defaultConfigurationIsVisible = 0;
  888. defaultConfigurationName = Release;
  889. };
  890. 418532402665342200DCA2C1 /* Build configuration list for PBXNativeTarget "MusicVideoPlus" */ = {
  891. isa = XCConfigurationList;
  892. buildConfigurations = (
  893. 418532412665342200DCA2C1 /* Debug */,
  894. 418532422665342200DCA2C1 /* Release */,
  895. 4AB888BD270099BC009CFD1A /* adhoc */,
  896. );
  897. defaultConfigurationIsVisible = 0;
  898. defaultConfigurationName = Release;
  899. };
  900. /* End XCConfigurationList section */
  901. };
  902. rootObject = 418532242665342100DCA2C1 /* Project object */;
  903. }