project.pbxproj 35 KB

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