Netease-Music-Demo by sss
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

project.pbxproj 35KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 68A821371C8FC1757FD341FB /* Pods_wyy.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DEEBFF1FC7905035F6F90DC /* Pods_wyy.framework */; };
  10. 728791D8FA66377DE011D6BB /* Pods_wyy_wyyUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20B967B165BEFF46FE9CFD58 /* Pods_wyy_wyyUITests.framework */; };
  11. 8A66479825F33C520090F664 /* SideBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A66479725F33C520090F664 /* SideBarView.swift */; };
  12. 8A6647A025F33D340090F664 /* SideBarCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A66479F25F33D340090F664 /* SideBarCell.swift */; };
  13. 8A7C9AE525F1E35500F916F7 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7C9AE425F1E35500F916F7 /* AppDelegate.swift */; };
  14. 8A7C9AE725F1E35500F916F7 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7C9AE625F1E35500F916F7 /* SceneDelegate.swift */; };
  15. 8A7C9AEE25F1E35600F916F7 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8A7C9AED25F1E35600F916F7 /* Assets.xcassets */; };
  16. 8A7C9AF125F1E35600F916F7 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8A7C9AEF25F1E35600F916F7 /* LaunchScreen.storyboard */; };
  17. 8A7C9B3625F1E4E000F916F7 /* DiscoverViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7C9B3525F1E4E000F916F7 /* DiscoverViewController.swift */; };
  18. 8A7C9B3B25F1E50400F916F7 /* PodCastViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7C9B3A25F1E50400F916F7 /* PodCastViewController.swift */; };
  19. 8A7C9B4025F1E50D00F916F7 /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7C9B3F25F1E50D00F916F7 /* MineViewController.swift */; };
  20. 8A7C9B4525F1E52C00F916F7 /* KaraokeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7C9B4425F1E52C00F916F7 /* KaraokeViewController.swift */; };
  21. 8A7C9B4A25F1E53D00F916F7 /* CommunityViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7C9B4925F1E53D00F916F7 /* CommunityViewController.swift */; };
  22. 8A7D68AC25F2058B00344E91 /* DiscoverNewsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7D68AB25F2058B00344E91 /* DiscoverNewsView.swift */; };
  23. 8A85AF9525F221FE00C48B9C /* DiscoverButtonsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A85AF9425F221FE00C48B9C /* DiscoverButtonsView.swift */; };
  24. 8A85AF9A25F224D800C48B9C /* AlbumButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A85AF9925F224D800C48B9C /* AlbumButton.swift */; };
  25. 8A85AF9F25F235B500C48B9C /* DiscoverRecommendView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A85AF9E25F235B500C48B9C /* DiscoverRecommendView.swift */; };
  26. 8A85AFA425F238DA00C48B9C /* UIButtonScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A85AFA325F238DA00C48B9C /* UIButtonScrollView.swift */; };
  27. 8A85AFA925F2499A00C48B9C /* DiscoverPopularSongsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A85AFA825F2499A00C48B9C /* DiscoverPopularSongsView.swift */; };
  28. 8A85AFAE25F24AF500C48B9C /* PopularSongCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A85AFAD25F24AF500C48B9C /* PopularSongCell.swift */; };
  29. 8AF68EE325F1E995003AD49B /* MyTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF68EE225F1E995003AD49B /* MyTabBarController.swift */; };
  30. FC82524E744880542CF9CDBE /* Pods_wyyTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 429D063FCBDFE5D0294077C2 /* Pods_wyyTests.framework */; };
  31. /* End PBXBuildFile section */
  32. /* Begin PBXContainerItemProxy section */
  33. 8A7C9AF825F1E35600F916F7 /* PBXContainerItemProxy */ = {
  34. isa = PBXContainerItemProxy;
  35. containerPortal = 8A7C9AD925F1E35500F916F7 /* Project object */;
  36. proxyType = 1;
  37. remoteGlobalIDString = 8A7C9AE025F1E35500F916F7;
  38. remoteInfo = wyy;
  39. };
  40. 8A7C9B0325F1E35600F916F7 /* PBXContainerItemProxy */ = {
  41. isa = PBXContainerItemProxy;
  42. containerPortal = 8A7C9AD925F1E35500F916F7 /* Project object */;
  43. proxyType = 1;
  44. remoteGlobalIDString = 8A7C9AE025F1E35500F916F7;
  45. remoteInfo = wyy;
  46. };
  47. /* End PBXContainerItemProxy section */
  48. /* Begin PBXFileReference section */
  49. 20B967B165BEFF46FE9CFD58 /* Pods_wyy_wyyUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyy_wyyUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  50. 429D063FCBDFE5D0294077C2 /* Pods_wyyTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyyTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  51. 6327CE85464E7CB2BBB936DE /* Pods-wyy.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wyy.release.xcconfig"; path = "Target Support Files/Pods-wyy/Pods-wyy.release.xcconfig"; sourceTree = "<group>"; };
  52. 7DEEBFF1FC7905035F6F90DC /* Pods_wyy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyy.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  53. 8A66479725F33C520090F664 /* SideBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideBarView.swift; sourceTree = "<group>"; };
  54. 8A66479F25F33D340090F664 /* SideBarCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideBarCell.swift; sourceTree = "<group>"; };
  55. 8A7C9AE125F1E35500F916F7 /* wyy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = wyy.app; sourceTree = BUILT_PRODUCTS_DIR; };
  56. 8A7C9AE425F1E35500F916F7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  57. 8A7C9AE625F1E35500F916F7 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  58. 8A7C9AED25F1E35600F916F7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  59. 8A7C9AF025F1E35600F916F7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  60. 8A7C9AF225F1E35600F916F7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  61. 8A7C9AF725F1E35600F916F7 /* wyyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = wyyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  62. 8A7C9B0225F1E35600F916F7 /* wyyUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = wyyUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  63. 8A7C9B3525F1E4E000F916F7 /* DiscoverViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiscoverViewController.swift; sourceTree = "<group>"; };
  64. 8A7C9B3A25F1E50400F916F7 /* PodCastViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PodCastViewController.swift; sourceTree = "<group>"; };
  65. 8A7C9B3F25F1E50D00F916F7 /* MineViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = "<group>"; };
  66. 8A7C9B4425F1E52C00F916F7 /* KaraokeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KaraokeViewController.swift; sourceTree = "<group>"; };
  67. 8A7C9B4925F1E53D00F916F7 /* CommunityViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityViewController.swift; sourceTree = "<group>"; };
  68. 8A7D68AB25F2058B00344E91 /* DiscoverNewsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiscoverNewsView.swift; sourceTree = "<group>"; };
  69. 8A85AF9425F221FE00C48B9C /* DiscoverButtonsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiscoverButtonsView.swift; sourceTree = "<group>"; };
  70. 8A85AF9925F224D800C48B9C /* AlbumButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlbumButton.swift; sourceTree = "<group>"; };
  71. 8A85AF9E25F235B500C48B9C /* DiscoverRecommendView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiscoverRecommendView.swift; sourceTree = "<group>"; };
  72. 8A85AFA325F238DA00C48B9C /* UIButtonScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIButtonScrollView.swift; sourceTree = "<group>"; };
  73. 8A85AFA825F2499A00C48B9C /* DiscoverPopularSongsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiscoverPopularSongsView.swift; sourceTree = "<group>"; };
  74. 8A85AFAD25F24AF500C48B9C /* PopularSongCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularSongCell.swift; sourceTree = "<group>"; };
  75. 8AF68EE225F1E995003AD49B /* MyTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyTabBarController.swift; sourceTree = "<group>"; };
  76. 8B1428959C46630A42647E63 /* Pods-wyy-wyyUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wyy-wyyUITests.debug.xcconfig"; path = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests.debug.xcconfig"; sourceTree = "<group>"; };
  77. 9B5F805FE0B8DB118AF07212 /* Pods-wyyTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wyyTests.debug.xcconfig"; path = "Target Support Files/Pods-wyyTests/Pods-wyyTests.debug.xcconfig"; sourceTree = "<group>"; };
  78. BCB6202909AB5CD13A2CE3C1 /* Pods-wyy-wyyUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wyy-wyyUITests.release.xcconfig"; path = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests.release.xcconfig"; sourceTree = "<group>"; };
  79. E2289766D34B64902CFABFAC /* Pods-wyyTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wyyTests.release.xcconfig"; path = "Target Support Files/Pods-wyyTests/Pods-wyyTests.release.xcconfig"; sourceTree = "<group>"; };
  80. EBAC972EEE6E7797CFA70DEF /* Pods-wyy.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wyy.debug.xcconfig"; path = "Target Support Files/Pods-wyy/Pods-wyy.debug.xcconfig"; sourceTree = "<group>"; };
  81. /* End PBXFileReference section */
  82. /* Begin PBXFrameworksBuildPhase section */
  83. 8A7C9ADE25F1E35500F916F7 /* Frameworks */ = {
  84. isa = PBXFrameworksBuildPhase;
  85. buildActionMask = 2147483647;
  86. files = (
  87. 68A821371C8FC1757FD341FB /* Pods_wyy.framework in Frameworks */,
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. 8A7C9AF425F1E35600F916F7 /* Frameworks */ = {
  92. isa = PBXFrameworksBuildPhase;
  93. buildActionMask = 2147483647;
  94. files = (
  95. FC82524E744880542CF9CDBE /* Pods_wyyTests.framework in Frameworks */,
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. 8A7C9AFF25F1E35600F916F7 /* Frameworks */ = {
  100. isa = PBXFrameworksBuildPhase;
  101. buildActionMask = 2147483647;
  102. files = (
  103. 728791D8FA66377DE011D6BB /* Pods_wyy_wyyUITests.framework in Frameworks */,
  104. );
  105. runOnlyForDeploymentPostprocessing = 0;
  106. };
  107. /* End PBXFrameworksBuildPhase section */
  108. /* Begin PBXGroup section */
  109. 08ADCDA4D670581C04DC3FA4 /* Frameworks */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 7DEEBFF1FC7905035F6F90DC /* Pods_wyy.framework */,
  113. 20B967B165BEFF46FE9CFD58 /* Pods_wyy_wyyUITests.framework */,
  114. 429D063FCBDFE5D0294077C2 /* Pods_wyyTests.framework */,
  115. );
  116. name = Frameworks;
  117. sourceTree = "<group>";
  118. };
  119. 8A66479625F33C3D0090F664 /* SideBar */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 8A66479725F33C520090F664 /* SideBarView.swift */,
  123. 8A66479F25F33D340090F664 /* SideBarCell.swift */,
  124. );
  125. path = SideBar;
  126. sourceTree = "<group>";
  127. };
  128. 8A7C9AD825F1E35500F916F7 = {
  129. isa = PBXGroup;
  130. children = (
  131. 8A7C9AE325F1E35500F916F7 /* wyy */,
  132. 8A7C9AE225F1E35500F916F7 /* Products */,
  133. E7D7A25152F2BDAD052A582F /* Pods */,
  134. 08ADCDA4D670581C04DC3FA4 /* Frameworks */,
  135. );
  136. sourceTree = "<group>";
  137. };
  138. 8A7C9AE225F1E35500F916F7 /* Products */ = {
  139. isa = PBXGroup;
  140. children = (
  141. 8A7C9AE125F1E35500F916F7 /* wyy.app */,
  142. 8A7C9AF725F1E35600F916F7 /* wyyTests.xctest */,
  143. 8A7C9B0225F1E35600F916F7 /* wyyUITests.xctest */,
  144. );
  145. name = Products;
  146. sourceTree = "<group>";
  147. };
  148. 8A7C9AE325F1E35500F916F7 /* wyy */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 8A66479625F33C3D0090F664 /* SideBar */,
  152. 8A7C9B3A25F1E50400F916F7 /* PodCastViewController.swift */,
  153. 8A7C9B3F25F1E50D00F916F7 /* MineViewController.swift */,
  154. 8A7C9B4425F1E52C00F916F7 /* KaraokeViewController.swift */,
  155. 8A7C9B4925F1E53D00F916F7 /* CommunityViewController.swift */,
  156. 8A7D68B025F2073E00344E91 /* DiscoverView */,
  157. 8A7C9AE425F1E35500F916F7 /* AppDelegate.swift */,
  158. 8A7C9AE625F1E35500F916F7 /* SceneDelegate.swift */,
  159. 8A7C9AED25F1E35600F916F7 /* Assets.xcassets */,
  160. 8A7C9AEF25F1E35600F916F7 /* LaunchScreen.storyboard */,
  161. 8A7C9AF225F1E35600F916F7 /* Info.plist */,
  162. 8AF68EE225F1E995003AD49B /* MyTabBarController.swift */,
  163. 8A85AFA325F238DA00C48B9C /* UIButtonScrollView.swift */,
  164. );
  165. path = wyy;
  166. sourceTree = "<group>";
  167. };
  168. 8A7D68B025F2073E00344E91 /* DiscoverView */ = {
  169. isa = PBXGroup;
  170. children = (
  171. 8A7C9B3525F1E4E000F916F7 /* DiscoverViewController.swift */,
  172. 8A7D68AB25F2058B00344E91 /* DiscoverNewsView.swift */,
  173. 8A85AF9425F221FE00C48B9C /* DiscoverButtonsView.swift */,
  174. 8A85AF9925F224D800C48B9C /* AlbumButton.swift */,
  175. 8A85AF9E25F235B500C48B9C /* DiscoverRecommendView.swift */,
  176. 8A85AFA825F2499A00C48B9C /* DiscoverPopularSongsView.swift */,
  177. 8A85AFAD25F24AF500C48B9C /* PopularSongCell.swift */,
  178. );
  179. path = DiscoverView;
  180. sourceTree = "<group>";
  181. };
  182. E7D7A25152F2BDAD052A582F /* Pods */ = {
  183. isa = PBXGroup;
  184. children = (
  185. EBAC972EEE6E7797CFA70DEF /* Pods-wyy.debug.xcconfig */,
  186. 6327CE85464E7CB2BBB936DE /* Pods-wyy.release.xcconfig */,
  187. 8B1428959C46630A42647E63 /* Pods-wyy-wyyUITests.debug.xcconfig */,
  188. BCB6202909AB5CD13A2CE3C1 /* Pods-wyy-wyyUITests.release.xcconfig */,
  189. 9B5F805FE0B8DB118AF07212 /* Pods-wyyTests.debug.xcconfig */,
  190. E2289766D34B64902CFABFAC /* Pods-wyyTests.release.xcconfig */,
  191. );
  192. path = Pods;
  193. sourceTree = "<group>";
  194. };
  195. /* End PBXGroup section */
  196. /* Begin PBXNativeTarget section */
  197. 8A7C9AE025F1E35500F916F7 /* wyy */ = {
  198. isa = PBXNativeTarget;
  199. buildConfigurationList = 8A7C9B0B25F1E35600F916F7 /* Build configuration list for PBXNativeTarget "wyy" */;
  200. buildPhases = (
  201. 577B8451DAE839E274EDE762 /* [CP] Check Pods Manifest.lock */,
  202. 8A7C9ADD25F1E35500F916F7 /* Sources */,
  203. 8A7C9ADE25F1E35500F916F7 /* Frameworks */,
  204. 8A7C9ADF25F1E35500F916F7 /* Resources */,
  205. A4A7D2C265A6A01FD93D919F /* [CP] Embed Pods Frameworks */,
  206. );
  207. buildRules = (
  208. );
  209. dependencies = (
  210. );
  211. name = wyy;
  212. productName = wyy;
  213. productReference = 8A7C9AE125F1E35500F916F7 /* wyy.app */;
  214. productType = "com.apple.product-type.application";
  215. };
  216. 8A7C9AF625F1E35600F916F7 /* wyyTests */ = {
  217. isa = PBXNativeTarget;
  218. buildConfigurationList = 8A7C9B0E25F1E35600F916F7 /* Build configuration list for PBXNativeTarget "wyyTests" */;
  219. buildPhases = (
  220. C28C313C50E8BE1FE61D80CB /* [CP] Check Pods Manifest.lock */,
  221. 8A7C9AF325F1E35600F916F7 /* Sources */,
  222. 8A7C9AF425F1E35600F916F7 /* Frameworks */,
  223. 8A7C9AF525F1E35600F916F7 /* Resources */,
  224. );
  225. buildRules = (
  226. );
  227. dependencies = (
  228. 8A7C9AF925F1E35600F916F7 /* PBXTargetDependency */,
  229. );
  230. name = wyyTests;
  231. productName = wyyTests;
  232. productReference = 8A7C9AF725F1E35600F916F7 /* wyyTests.xctest */;
  233. productType = "com.apple.product-type.bundle.unit-test";
  234. };
  235. 8A7C9B0125F1E35600F916F7 /* wyyUITests */ = {
  236. isa = PBXNativeTarget;
  237. buildConfigurationList = 8A7C9B1125F1E35600F916F7 /* Build configuration list for PBXNativeTarget "wyyUITests" */;
  238. buildPhases = (
  239. 4F5620301DCE5067EC74F8F2 /* [CP] Check Pods Manifest.lock */,
  240. 8A7C9AFE25F1E35600F916F7 /* Sources */,
  241. 8A7C9AFF25F1E35600F916F7 /* Frameworks */,
  242. 8A7C9B0025F1E35600F916F7 /* Resources */,
  243. 888E632E72C949174356B123 /* [CP] Embed Pods Frameworks */,
  244. );
  245. buildRules = (
  246. );
  247. dependencies = (
  248. 8A7C9B0425F1E35600F916F7 /* PBXTargetDependency */,
  249. );
  250. name = wyyUITests;
  251. productName = wyyUITests;
  252. productReference = 8A7C9B0225F1E35600F916F7 /* wyyUITests.xctest */;
  253. productType = "com.apple.product-type.bundle.ui-testing";
  254. };
  255. /* End PBXNativeTarget section */
  256. /* Begin PBXProject section */
  257. 8A7C9AD925F1E35500F916F7 /* Project object */ = {
  258. isa = PBXProject;
  259. attributes = {
  260. LastSwiftUpdateCheck = 1240;
  261. LastUpgradeCheck = 1240;
  262. TargetAttributes = {
  263. 8A7C9AE025F1E35500F916F7 = {
  264. CreatedOnToolsVersion = 12.4;
  265. };
  266. 8A7C9AF625F1E35600F916F7 = {
  267. CreatedOnToolsVersion = 12.4;
  268. TestTargetID = 8A7C9AE025F1E35500F916F7;
  269. };
  270. 8A7C9B0125F1E35600F916F7 = {
  271. CreatedOnToolsVersion = 12.4;
  272. TestTargetID = 8A7C9AE025F1E35500F916F7;
  273. };
  274. };
  275. };
  276. buildConfigurationList = 8A7C9ADC25F1E35500F916F7 /* Build configuration list for PBXProject "wyy" */;
  277. compatibilityVersion = "Xcode 9.3";
  278. developmentRegion = en;
  279. hasScannedForEncodings = 0;
  280. knownRegions = (
  281. en,
  282. Base,
  283. );
  284. mainGroup = 8A7C9AD825F1E35500F916F7;
  285. productRefGroup = 8A7C9AE225F1E35500F916F7 /* Products */;
  286. projectDirPath = "";
  287. projectRoot = "";
  288. targets = (
  289. 8A7C9AE025F1E35500F916F7 /* wyy */,
  290. 8A7C9AF625F1E35600F916F7 /* wyyTests */,
  291. 8A7C9B0125F1E35600F916F7 /* wyyUITests */,
  292. );
  293. };
  294. /* End PBXProject section */
  295. /* Begin PBXResourcesBuildPhase section */
  296. 8A7C9ADF25F1E35500F916F7 /* Resources */ = {
  297. isa = PBXResourcesBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. 8A7C9AF125F1E35600F916F7 /* LaunchScreen.storyboard in Resources */,
  301. 8A7C9AEE25F1E35600F916F7 /* Assets.xcassets in Resources */,
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. };
  305. 8A7C9AF525F1E35600F916F7 /* Resources */ = {
  306. isa = PBXResourcesBuildPhase;
  307. buildActionMask = 2147483647;
  308. files = (
  309. );
  310. runOnlyForDeploymentPostprocessing = 0;
  311. };
  312. 8A7C9B0025F1E35600F916F7 /* Resources */ = {
  313. isa = PBXResourcesBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. );
  317. runOnlyForDeploymentPostprocessing = 0;
  318. };
  319. /* End PBXResourcesBuildPhase section */
  320. /* Begin PBXShellScriptBuildPhase section */
  321. 4F5620301DCE5067EC74F8F2 /* [CP] Check Pods Manifest.lock */ = {
  322. isa = PBXShellScriptBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. );
  326. inputFileListPaths = (
  327. );
  328. inputPaths = (
  329. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  330. "${PODS_ROOT}/Manifest.lock",
  331. );
  332. name = "[CP] Check Pods Manifest.lock";
  333. outputFileListPaths = (
  334. );
  335. outputPaths = (
  336. "$(DERIVED_FILE_DIR)/Pods-wyy-wyyUITests-checkManifestLockResult.txt",
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. shellPath = /bin/sh;
  340. 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";
  341. showEnvVarsInLog = 0;
  342. };
  343. 577B8451DAE839E274EDE762 /* [CP] Check Pods Manifest.lock */ = {
  344. isa = PBXShellScriptBuildPhase;
  345. buildActionMask = 2147483647;
  346. files = (
  347. );
  348. inputFileListPaths = (
  349. );
  350. inputPaths = (
  351. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  352. "${PODS_ROOT}/Manifest.lock",
  353. );
  354. name = "[CP] Check Pods Manifest.lock";
  355. outputFileListPaths = (
  356. );
  357. outputPaths = (
  358. "$(DERIVED_FILE_DIR)/Pods-wyy-checkManifestLockResult.txt",
  359. );
  360. runOnlyForDeploymentPostprocessing = 0;
  361. shellPath = /bin/sh;
  362. 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";
  363. showEnvVarsInLog = 0;
  364. };
  365. 888E632E72C949174356B123 /* [CP] Embed Pods Frameworks */ = {
  366. isa = PBXShellScriptBuildPhase;
  367. buildActionMask = 2147483647;
  368. files = (
  369. );
  370. inputFileListPaths = (
  371. "${PODS_ROOT}/Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  372. );
  373. name = "[CP] Embed Pods Frameworks";
  374. outputFileListPaths = (
  375. "${PODS_ROOT}/Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  376. );
  377. runOnlyForDeploymentPostprocessing = 0;
  378. shellPath = /bin/sh;
  379. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests-frameworks.sh\"\n";
  380. showEnvVarsInLog = 0;
  381. };
  382. A4A7D2C265A6A01FD93D919F /* [CP] Embed Pods Frameworks */ = {
  383. isa = PBXShellScriptBuildPhase;
  384. buildActionMask = 2147483647;
  385. files = (
  386. );
  387. inputFileListPaths = (
  388. "${PODS_ROOT}/Target Support Files/Pods-wyy/Pods-wyy-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  389. );
  390. name = "[CP] Embed Pods Frameworks";
  391. outputFileListPaths = (
  392. "${PODS_ROOT}/Target Support Files/Pods-wyy/Pods-wyy-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  393. );
  394. runOnlyForDeploymentPostprocessing = 0;
  395. shellPath = /bin/sh;
  396. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-wyy/Pods-wyy-frameworks.sh\"\n";
  397. showEnvVarsInLog = 0;
  398. };
  399. C28C313C50E8BE1FE61D80CB /* [CP] Check Pods Manifest.lock */ = {
  400. isa = PBXShellScriptBuildPhase;
  401. buildActionMask = 2147483647;
  402. files = (
  403. );
  404. inputFileListPaths = (
  405. );
  406. inputPaths = (
  407. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  408. "${PODS_ROOT}/Manifest.lock",
  409. );
  410. name = "[CP] Check Pods Manifest.lock";
  411. outputFileListPaths = (
  412. );
  413. outputPaths = (
  414. "$(DERIVED_FILE_DIR)/Pods-wyyTests-checkManifestLockResult.txt",
  415. );
  416. runOnlyForDeploymentPostprocessing = 0;
  417. shellPath = /bin/sh;
  418. 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";
  419. showEnvVarsInLog = 0;
  420. };
  421. /* End PBXShellScriptBuildPhase section */
  422. /* Begin PBXSourcesBuildPhase section */
  423. 8A7C9ADD25F1E35500F916F7 /* Sources */ = {
  424. isa = PBXSourcesBuildPhase;
  425. buildActionMask = 2147483647;
  426. files = (
  427. 8A85AFA425F238DA00C48B9C /* UIButtonScrollView.swift in Sources */,
  428. 8A66479825F33C520090F664 /* SideBarView.swift in Sources */,
  429. 8A85AFAE25F24AF500C48B9C /* PopularSongCell.swift in Sources */,
  430. 8A85AFA925F2499A00C48B9C /* DiscoverPopularSongsView.swift in Sources */,
  431. 8A85AF9A25F224D800C48B9C /* AlbumButton.swift in Sources */,
  432. 8A6647A025F33D340090F664 /* SideBarCell.swift in Sources */,
  433. 8A7D68AC25F2058B00344E91 /* DiscoverNewsView.swift in Sources */,
  434. 8A85AF9F25F235B500C48B9C /* DiscoverRecommendView.swift in Sources */,
  435. 8A7C9B3625F1E4E000F916F7 /* DiscoverViewController.swift in Sources */,
  436. 8AF68EE325F1E995003AD49B /* MyTabBarController.swift in Sources */,
  437. 8A7C9B4525F1E52C00F916F7 /* KaraokeViewController.swift in Sources */,
  438. 8A7C9B3B25F1E50400F916F7 /* PodCastViewController.swift in Sources */,
  439. 8A85AF9525F221FE00C48B9C /* DiscoverButtonsView.swift in Sources */,
  440. 8A7C9B4A25F1E53D00F916F7 /* CommunityViewController.swift in Sources */,
  441. 8A7C9AE525F1E35500F916F7 /* AppDelegate.swift in Sources */,
  442. 8A7C9AE725F1E35500F916F7 /* SceneDelegate.swift in Sources */,
  443. 8A7C9B4025F1E50D00F916F7 /* MineViewController.swift in Sources */,
  444. );
  445. runOnlyForDeploymentPostprocessing = 0;
  446. };
  447. 8A7C9AF325F1E35600F916F7 /* Sources */ = {
  448. isa = PBXSourcesBuildPhase;
  449. buildActionMask = 2147483647;
  450. files = (
  451. );
  452. runOnlyForDeploymentPostprocessing = 0;
  453. };
  454. 8A7C9AFE25F1E35600F916F7 /* Sources */ = {
  455. isa = PBXSourcesBuildPhase;
  456. buildActionMask = 2147483647;
  457. files = (
  458. );
  459. runOnlyForDeploymentPostprocessing = 0;
  460. };
  461. /* End PBXSourcesBuildPhase section */
  462. /* Begin PBXTargetDependency section */
  463. 8A7C9AF925F1E35600F916F7 /* PBXTargetDependency */ = {
  464. isa = PBXTargetDependency;
  465. target = 8A7C9AE025F1E35500F916F7 /* wyy */;
  466. targetProxy = 8A7C9AF825F1E35600F916F7 /* PBXContainerItemProxy */;
  467. };
  468. 8A7C9B0425F1E35600F916F7 /* PBXTargetDependency */ = {
  469. isa = PBXTargetDependency;
  470. target = 8A7C9AE025F1E35500F916F7 /* wyy */;
  471. targetProxy = 8A7C9B0325F1E35600F916F7 /* PBXContainerItemProxy */;
  472. };
  473. /* End PBXTargetDependency section */
  474. /* Begin PBXVariantGroup section */
  475. 8A7C9AEF25F1E35600F916F7 /* LaunchScreen.storyboard */ = {
  476. isa = PBXVariantGroup;
  477. children = (
  478. 8A7C9AF025F1E35600F916F7 /* Base */,
  479. );
  480. name = LaunchScreen.storyboard;
  481. sourceTree = "<group>";
  482. };
  483. /* End PBXVariantGroup section */
  484. /* Begin XCBuildConfiguration section */
  485. 8A7C9B0925F1E35600F916F7 /* Debug */ = {
  486. isa = XCBuildConfiguration;
  487. buildSettings = {
  488. ALWAYS_SEARCH_USER_PATHS = NO;
  489. CLANG_ANALYZER_NONNULL = YES;
  490. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  491. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  492. CLANG_CXX_LIBRARY = "libc++";
  493. CLANG_ENABLE_MODULES = YES;
  494. CLANG_ENABLE_OBJC_ARC = YES;
  495. CLANG_ENABLE_OBJC_WEAK = YES;
  496. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  497. CLANG_WARN_BOOL_CONVERSION = YES;
  498. CLANG_WARN_COMMA = YES;
  499. CLANG_WARN_CONSTANT_CONVERSION = YES;
  500. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  501. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  502. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  503. CLANG_WARN_EMPTY_BODY = YES;
  504. CLANG_WARN_ENUM_CONVERSION = YES;
  505. CLANG_WARN_INFINITE_RECURSION = YES;
  506. CLANG_WARN_INT_CONVERSION = YES;
  507. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  508. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  509. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  510. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  511. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  512. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  513. CLANG_WARN_STRICT_PROTOTYPES = YES;
  514. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  515. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  516. CLANG_WARN_UNREACHABLE_CODE = YES;
  517. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  518. COPY_PHASE_STRIP = NO;
  519. DEBUG_INFORMATION_FORMAT = dwarf;
  520. ENABLE_STRICT_OBJC_MSGSEND = YES;
  521. ENABLE_TESTABILITY = YES;
  522. GCC_C_LANGUAGE_STANDARD = gnu11;
  523. GCC_DYNAMIC_NO_PIC = NO;
  524. GCC_NO_COMMON_BLOCKS = YES;
  525. GCC_OPTIMIZATION_LEVEL = 0;
  526. GCC_PREPROCESSOR_DEFINITIONS = (
  527. "DEBUG=1",
  528. "$(inherited)",
  529. );
  530. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  531. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  532. GCC_WARN_UNDECLARED_SELECTOR = YES;
  533. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  534. GCC_WARN_UNUSED_FUNCTION = YES;
  535. GCC_WARN_UNUSED_VARIABLE = YES;
  536. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  537. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  538. MTL_FAST_MATH = YES;
  539. ONLY_ACTIVE_ARCH = YES;
  540. SDKROOT = iphoneos;
  541. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  542. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  543. };
  544. name = Debug;
  545. };
  546. 8A7C9B0A25F1E35600F916F7 /* Release */ = {
  547. isa = XCBuildConfiguration;
  548. buildSettings = {
  549. ALWAYS_SEARCH_USER_PATHS = NO;
  550. CLANG_ANALYZER_NONNULL = YES;
  551. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  552. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  553. CLANG_CXX_LIBRARY = "libc++";
  554. CLANG_ENABLE_MODULES = YES;
  555. CLANG_ENABLE_OBJC_ARC = YES;
  556. CLANG_ENABLE_OBJC_WEAK = YES;
  557. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  558. CLANG_WARN_BOOL_CONVERSION = YES;
  559. CLANG_WARN_COMMA = YES;
  560. CLANG_WARN_CONSTANT_CONVERSION = YES;
  561. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  562. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  563. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  564. CLANG_WARN_EMPTY_BODY = YES;
  565. CLANG_WARN_ENUM_CONVERSION = YES;
  566. CLANG_WARN_INFINITE_RECURSION = YES;
  567. CLANG_WARN_INT_CONVERSION = YES;
  568. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  569. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  570. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  571. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  572. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  573. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  574. CLANG_WARN_STRICT_PROTOTYPES = YES;
  575. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  576. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  577. CLANG_WARN_UNREACHABLE_CODE = YES;
  578. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  579. COPY_PHASE_STRIP = NO;
  580. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  581. ENABLE_NS_ASSERTIONS = NO;
  582. ENABLE_STRICT_OBJC_MSGSEND = YES;
  583. GCC_C_LANGUAGE_STANDARD = gnu11;
  584. GCC_NO_COMMON_BLOCKS = YES;
  585. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  586. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  587. GCC_WARN_UNDECLARED_SELECTOR = YES;
  588. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  589. GCC_WARN_UNUSED_FUNCTION = YES;
  590. GCC_WARN_UNUSED_VARIABLE = YES;
  591. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  592. MTL_ENABLE_DEBUG_INFO = NO;
  593. MTL_FAST_MATH = YES;
  594. SDKROOT = iphoneos;
  595. SWIFT_COMPILATION_MODE = wholemodule;
  596. SWIFT_OPTIMIZATION_LEVEL = "-O";
  597. VALIDATE_PRODUCT = YES;
  598. };
  599. name = Release;
  600. };
  601. 8A7C9B0C25F1E35600F916F7 /* Debug */ = {
  602. isa = XCBuildConfiguration;
  603. baseConfigurationReference = EBAC972EEE6E7797CFA70DEF /* Pods-wyy.debug.xcconfig */;
  604. buildSettings = {
  605. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  606. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  607. CODE_SIGN_STYLE = Automatic;
  608. INFOPLIST_FILE = wyy/Info.plist;
  609. LD_RUNPATH_SEARCH_PATHS = (
  610. "$(inherited)",
  611. "@executable_path/Frameworks",
  612. );
  613. PRODUCT_BUNDLE_IDENTIFIER = sss.wyy;
  614. PRODUCT_NAME = "$(TARGET_NAME)";
  615. SWIFT_VERSION = 5.0;
  616. TARGETED_DEVICE_FAMILY = "1,2";
  617. };
  618. name = Debug;
  619. };
  620. 8A7C9B0D25F1E35600F916F7 /* Release */ = {
  621. isa = XCBuildConfiguration;
  622. baseConfigurationReference = 6327CE85464E7CB2BBB936DE /* Pods-wyy.release.xcconfig */;
  623. buildSettings = {
  624. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  625. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  626. CODE_SIGN_STYLE = Automatic;
  627. INFOPLIST_FILE = wyy/Info.plist;
  628. LD_RUNPATH_SEARCH_PATHS = (
  629. "$(inherited)",
  630. "@executable_path/Frameworks",
  631. );
  632. PRODUCT_BUNDLE_IDENTIFIER = sss.wyy;
  633. PRODUCT_NAME = "$(TARGET_NAME)";
  634. SWIFT_VERSION = 5.0;
  635. TARGETED_DEVICE_FAMILY = "1,2";
  636. };
  637. name = Release;
  638. };
  639. 8A7C9B0F25F1E35600F916F7 /* Debug */ = {
  640. isa = XCBuildConfiguration;
  641. baseConfigurationReference = 9B5F805FE0B8DB118AF07212 /* Pods-wyyTests.debug.xcconfig */;
  642. buildSettings = {
  643. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  644. BUNDLE_LOADER = "$(TEST_HOST)";
  645. CODE_SIGN_STYLE = Automatic;
  646. INFOPLIST_FILE = wyyTests/Info.plist;
  647. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  648. LD_RUNPATH_SEARCH_PATHS = (
  649. "$(inherited)",
  650. "@executable_path/Frameworks",
  651. "@loader_path/Frameworks",
  652. );
  653. PRODUCT_BUNDLE_IDENTIFIER = sss.wyyTests;
  654. PRODUCT_NAME = "$(TARGET_NAME)";
  655. SWIFT_VERSION = 5.0;
  656. TARGETED_DEVICE_FAMILY = "1,2";
  657. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/wyy.app/wyy";
  658. };
  659. name = Debug;
  660. };
  661. 8A7C9B1025F1E35600F916F7 /* Release */ = {
  662. isa = XCBuildConfiguration;
  663. baseConfigurationReference = E2289766D34B64902CFABFAC /* Pods-wyyTests.release.xcconfig */;
  664. buildSettings = {
  665. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  666. BUNDLE_LOADER = "$(TEST_HOST)";
  667. CODE_SIGN_STYLE = Automatic;
  668. INFOPLIST_FILE = wyyTests/Info.plist;
  669. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  670. LD_RUNPATH_SEARCH_PATHS = (
  671. "$(inherited)",
  672. "@executable_path/Frameworks",
  673. "@loader_path/Frameworks",
  674. );
  675. PRODUCT_BUNDLE_IDENTIFIER = sss.wyyTests;
  676. PRODUCT_NAME = "$(TARGET_NAME)";
  677. SWIFT_VERSION = 5.0;
  678. TARGETED_DEVICE_FAMILY = "1,2";
  679. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/wyy.app/wyy";
  680. };
  681. name = Release;
  682. };
  683. 8A7C9B1225F1E35600F916F7 /* Debug */ = {
  684. isa = XCBuildConfiguration;
  685. baseConfigurationReference = 8B1428959C46630A42647E63 /* Pods-wyy-wyyUITests.debug.xcconfig */;
  686. buildSettings = {
  687. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  688. CODE_SIGN_STYLE = Automatic;
  689. INFOPLIST_FILE = wyyUITests/Info.plist;
  690. LD_RUNPATH_SEARCH_PATHS = (
  691. "$(inherited)",
  692. "@executable_path/Frameworks",
  693. "@loader_path/Frameworks",
  694. );
  695. PRODUCT_BUNDLE_IDENTIFIER = sss.wyyUITests;
  696. PRODUCT_NAME = "$(TARGET_NAME)";
  697. SWIFT_VERSION = 5.0;
  698. TARGETED_DEVICE_FAMILY = "1,2";
  699. TEST_TARGET_NAME = wyy;
  700. };
  701. name = Debug;
  702. };
  703. 8A7C9B1325F1E35600F916F7 /* Release */ = {
  704. isa = XCBuildConfiguration;
  705. baseConfigurationReference = BCB6202909AB5CD13A2CE3C1 /* Pods-wyy-wyyUITests.release.xcconfig */;
  706. buildSettings = {
  707. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  708. CODE_SIGN_STYLE = Automatic;
  709. INFOPLIST_FILE = wyyUITests/Info.plist;
  710. LD_RUNPATH_SEARCH_PATHS = (
  711. "$(inherited)",
  712. "@executable_path/Frameworks",
  713. "@loader_path/Frameworks",
  714. );
  715. PRODUCT_BUNDLE_IDENTIFIER = sss.wyyUITests;
  716. PRODUCT_NAME = "$(TARGET_NAME)";
  717. SWIFT_VERSION = 5.0;
  718. TARGETED_DEVICE_FAMILY = "1,2";
  719. TEST_TARGET_NAME = wyy;
  720. };
  721. name = Release;
  722. };
  723. /* End XCBuildConfiguration section */
  724. /* Begin XCConfigurationList section */
  725. 8A7C9ADC25F1E35500F916F7 /* Build configuration list for PBXProject "wyy" */ = {
  726. isa = XCConfigurationList;
  727. buildConfigurations = (
  728. 8A7C9B0925F1E35600F916F7 /* Debug */,
  729. 8A7C9B0A25F1E35600F916F7 /* Release */,
  730. );
  731. defaultConfigurationIsVisible = 0;
  732. defaultConfigurationName = Release;
  733. };
  734. 8A7C9B0B25F1E35600F916F7 /* Build configuration list for PBXNativeTarget "wyy" */ = {
  735. isa = XCConfigurationList;
  736. buildConfigurations = (
  737. 8A7C9B0C25F1E35600F916F7 /* Debug */,
  738. 8A7C9B0D25F1E35600F916F7 /* Release */,
  739. );
  740. defaultConfigurationIsVisible = 0;
  741. defaultConfigurationName = Release;
  742. };
  743. 8A7C9B0E25F1E35600F916F7 /* Build configuration list for PBXNativeTarget "wyyTests" */ = {
  744. isa = XCConfigurationList;
  745. buildConfigurations = (
  746. 8A7C9B0F25F1E35600F916F7 /* Debug */,
  747. 8A7C9B1025F1E35600F916F7 /* Release */,
  748. );
  749. defaultConfigurationIsVisible = 0;
  750. defaultConfigurationName = Release;
  751. };
  752. 8A7C9B1125F1E35600F916F7 /* Build configuration list for PBXNativeTarget "wyyUITests" */ = {
  753. isa = XCConfigurationList;
  754. buildConfigurations = (
  755. 8A7C9B1225F1E35600F916F7 /* Debug */,
  756. 8A7C9B1325F1E35600F916F7 /* Release */,
  757. );
  758. defaultConfigurationIsVisible = 0;
  759. defaultConfigurationName = Release;
  760. };
  761. /* End XCConfigurationList section */
  762. };
  763. rootObject = 8A7C9AD925F1E35500F916F7 /* Project object */;
  764. }