project.pbxproj 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 80FB2D3361E2CF97A0ED8090 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75AF51003C98E1AF94B14775 /* Pods_RainbowPlanet.framework */; };
  10. A7AE0120222E760500F521EA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE011F222E760500F521EA /* AppDelegate.swift */; };
  11. A7AE0122222E760500F521EA /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0121222E760500F521EA /* ViewController.swift */; };
  12. A7AE0125222E760500F521EA /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A7AE0123222E760500F521EA /* Main.storyboard */; };
  13. A7AE0127222E760500F521EA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7AE0126222E760500F521EA /* Assets.xcassets */; };
  14. A7AE012A222E760500F521EA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A7AE0128222E760500F521EA /* LaunchScreen.storyboard */; };
  15. A7AE0135222E760500F521EA /* RainbowPlanetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0134222E760500F521EA /* RainbowPlanetTests.swift */; };
  16. A7AE0140222E760500F521EA /* RainbowPlanetUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE013F222E760500F521EA /* RainbowPlanetUITests.swift */; };
  17. A7AE0151222E76EB00F521EA /* RootViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0150222E76EB00F521EA /* RootViewController.swift */; };
  18. A7AE0154222E774C00F521EA /* RootWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0153222E774C00F521EA /* RootWebViewController.swift */; };
  19. A7AE0157222E77A700F521EA /* RootNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0156222E77A700F521EA /* RootNavigationController.swift */; };
  20. A7AE015A222E7B4800F521EA /* RootTabbarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0159222E7B4800F521EA /* RootTabbarController.swift */; };
  21. A7AE015D222E7BC000F521EA /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE015C222E7BC000F521EA /* RootView.swift */; };
  22. A7AE0169222E7D2800F521EA /* ShoppingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0167222E7D2800F521EA /* ShoppingViewController.swift */; };
  23. A7AE0170222E7D5400F521EA /* ShoppingCartViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE016E222E7D5400F521EA /* ShoppingCartViewController.swift */; };
  24. A7AE0174222E7D6000F521EA /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0172222E7D6000F521EA /* MineViewController.swift */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. A7AE0131222E760500F521EA /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = A7AE0114222E760400F521EA /* Project object */;
  30. proxyType = 1;
  31. remoteGlobalIDString = A7AE011B222E760500F521EA;
  32. remoteInfo = RainbowPlanet;
  33. };
  34. A7AE013C222E760500F521EA /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = A7AE0114222E760400F521EA /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = A7AE011B222E760500F521EA;
  39. remoteInfo = RainbowPlanet;
  40. };
  41. /* End PBXContainerItemProxy section */
  42. /* Begin PBXFileReference section */
  43. 1DD1CA03D797EC66156C1CB4 /* Pods-RainbowPlanet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanet.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet.debug.xcconfig"; sourceTree = "<group>"; };
  44. 75AF51003C98E1AF94B14775 /* Pods_RainbowPlanet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  45. 8640BD6BD0F44B0788BBD034 /* Pods-RainbowPlanet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanet.release.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet.release.xcconfig"; sourceTree = "<group>"; };
  46. A7AE011C222E760500F521EA /* RainbowPlanet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RainbowPlanet.app; sourceTree = BUILT_PRODUCTS_DIR; };
  47. A7AE011F222E760500F521EA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  48. A7AE0121222E760500F521EA /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  49. A7AE0124222E760500F521EA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  50. A7AE0126222E760500F521EA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  51. A7AE0129222E760500F521EA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  52. A7AE012B222E760500F521EA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  53. A7AE0130222E760500F521EA /* RainbowPlanetTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  54. A7AE0134222E760500F521EA /* RainbowPlanetTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetTests.swift; sourceTree = "<group>"; };
  55. A7AE0136222E760500F521EA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  56. A7AE013B222E760500F521EA /* RainbowPlanetUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  57. A7AE013F222E760500F521EA /* RainbowPlanetUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetUITests.swift; sourceTree = "<group>"; };
  58. A7AE0141222E760500F521EA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  59. A7AE0150222E76EB00F521EA /* RootViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootViewController.swift; sourceTree = "<group>"; };
  60. A7AE0153222E774C00F521EA /* RootWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootWebViewController.swift; sourceTree = "<group>"; };
  61. A7AE0156222E77A700F521EA /* RootNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootNavigationController.swift; sourceTree = "<group>"; };
  62. A7AE0159222E7B4800F521EA /* RootTabbarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootTabbarController.swift; sourceTree = "<group>"; };
  63. A7AE015C222E7BC000F521EA /* RootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootView.swift; sourceTree = "<group>"; };
  64. A7AE0167222E7D2800F521EA /* ShoppingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingViewController.swift; sourceTree = "<group>"; };
  65. A7AE016E222E7D5400F521EA /* ShoppingCartViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingCartViewController.swift; sourceTree = "<group>"; };
  66. A7AE0172222E7D6000F521EA /* MineViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. A7AE0119222E760500F521EA /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 80FB2D3361E2CF97A0ED8090 /* Pods_RainbowPlanet.framework in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. A7AE012D222E760500F521EA /* Frameworks */ = {
  78. isa = PBXFrameworksBuildPhase;
  79. buildActionMask = 2147483647;
  80. files = (
  81. );
  82. runOnlyForDeploymentPostprocessing = 0;
  83. };
  84. A7AE0138222E760500F521EA /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. /* End PBXFrameworksBuildPhase section */
  92. /* Begin PBXGroup section */
  93. 5D12B634780AFE570E29BF0F /* Frameworks */ = {
  94. isa = PBXGroup;
  95. children = (
  96. 75AF51003C98E1AF94B14775 /* Pods_RainbowPlanet.framework */,
  97. );
  98. name = Frameworks;
  99. sourceTree = "<group>";
  100. };
  101. 7D599B292E3928B151ECFF01 /* Pods */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 1DD1CA03D797EC66156C1CB4 /* Pods-RainbowPlanet.debug.xcconfig */,
  105. 8640BD6BD0F44B0788BBD034 /* Pods-RainbowPlanet.release.xcconfig */,
  106. );
  107. name = Pods;
  108. sourceTree = "<group>";
  109. };
  110. A7AE0113222E760400F521EA = {
  111. isa = PBXGroup;
  112. children = (
  113. A7AE011E222E760500F521EA /* RainbowPlanet */,
  114. A7AE0133222E760500F521EA /* RainbowPlanetTests */,
  115. A7AE013E222E760500F521EA /* RainbowPlanetUITests */,
  116. A7AE011D222E760500F521EA /* Products */,
  117. 7D599B292E3928B151ECFF01 /* Pods */,
  118. 5D12B634780AFE570E29BF0F /* Frameworks */,
  119. );
  120. sourceTree = "<group>";
  121. };
  122. A7AE011D222E760500F521EA /* Products */ = {
  123. isa = PBXGroup;
  124. children = (
  125. A7AE011C222E760500F521EA /* RainbowPlanet.app */,
  126. A7AE0130222E760500F521EA /* RainbowPlanetTests.xctest */,
  127. A7AE013B222E760500F521EA /* RainbowPlanetUITests.xctest */,
  128. );
  129. name = Products;
  130. sourceTree = "<group>";
  131. };
  132. A7AE011E222E760500F521EA /* RainbowPlanet */ = {
  133. isa = PBXGroup;
  134. children = (
  135. A7AE014D222E76A100F521EA /* AppDelegate */,
  136. A7AE014E222E76AC00F521EA /* Base */,
  137. A7AE015E222E7BDD00F521EA /* Modules */,
  138. A7AE0121222E760500F521EA /* ViewController.swift */,
  139. A7AE0123222E760500F521EA /* Main.storyboard */,
  140. A7AE0126222E760500F521EA /* Assets.xcassets */,
  141. A7AE0128222E760500F521EA /* LaunchScreen.storyboard */,
  142. A7AE012B222E760500F521EA /* Info.plist */,
  143. );
  144. path = RainbowPlanet;
  145. sourceTree = "<group>";
  146. };
  147. A7AE0133222E760500F521EA /* RainbowPlanetTests */ = {
  148. isa = PBXGroup;
  149. children = (
  150. A7AE0134222E760500F521EA /* RainbowPlanetTests.swift */,
  151. A7AE0136222E760500F521EA /* Info.plist */,
  152. );
  153. path = RainbowPlanetTests;
  154. sourceTree = "<group>";
  155. };
  156. A7AE013E222E760500F521EA /* RainbowPlanetUITests */ = {
  157. isa = PBXGroup;
  158. children = (
  159. A7AE013F222E760500F521EA /* RainbowPlanetUITests.swift */,
  160. A7AE0141222E760500F521EA /* Info.plist */,
  161. );
  162. path = RainbowPlanetUITests;
  163. sourceTree = "<group>";
  164. };
  165. A7AE014D222E76A100F521EA /* AppDelegate */ = {
  166. isa = PBXGroup;
  167. children = (
  168. A7AE011F222E760500F521EA /* AppDelegate.swift */,
  169. );
  170. path = AppDelegate;
  171. sourceTree = "<group>";
  172. };
  173. A7AE014E222E76AC00F521EA /* Base */ = {
  174. isa = PBXGroup;
  175. children = (
  176. A7AE0158222E77AA00F521EA /* RootTabbarController */,
  177. A7AE0155222E777300F521EA /* RootNavigationController */,
  178. A7AE0152222E76F400F521EA /* RootWebViewController */,
  179. A7AE014F222E76C700F521EA /* RootViewController */,
  180. A7AE015B222E7BA400F521EA /* RootView */,
  181. );
  182. path = Base;
  183. sourceTree = "<group>";
  184. };
  185. A7AE014F222E76C700F521EA /* RootViewController */ = {
  186. isa = PBXGroup;
  187. children = (
  188. A7AE0150222E76EB00F521EA /* RootViewController.swift */,
  189. );
  190. path = RootViewController;
  191. sourceTree = "<group>";
  192. };
  193. A7AE0152222E76F400F521EA /* RootWebViewController */ = {
  194. isa = PBXGroup;
  195. children = (
  196. A7AE0153222E774C00F521EA /* RootWebViewController.swift */,
  197. );
  198. path = RootWebViewController;
  199. sourceTree = "<group>";
  200. };
  201. A7AE0155222E777300F521EA /* RootNavigationController */ = {
  202. isa = PBXGroup;
  203. children = (
  204. A7AE0156222E77A700F521EA /* RootNavigationController.swift */,
  205. );
  206. path = RootNavigationController;
  207. sourceTree = "<group>";
  208. };
  209. A7AE0158222E77AA00F521EA /* RootTabbarController */ = {
  210. isa = PBXGroup;
  211. children = (
  212. A7AE0159222E7B4800F521EA /* RootTabbarController.swift */,
  213. );
  214. path = RootTabbarController;
  215. sourceTree = "<group>";
  216. };
  217. A7AE015B222E7BA400F521EA /* RootView */ = {
  218. isa = PBXGroup;
  219. children = (
  220. A7AE015C222E7BC000F521EA /* RootView.swift */,
  221. );
  222. path = RootView;
  223. sourceTree = "<group>";
  224. };
  225. A7AE015E222E7BDD00F521EA /* Modules */ = {
  226. isa = PBXGroup;
  227. children = (
  228. A7AE0162222E7C4D00F521EA /* RegisterLoginModule */,
  229. A7AE0163222E7C7C00F521EA /* CommonModule */,
  230. A7AE0161222E7C1A00F521EA /* ShoppingMallModule */,
  231. A7AE0160222E7BFE00F521EA /* ShoppingCartModule */,
  232. A7AE015F222E7BFA00F521EA /* MineModule */,
  233. );
  234. path = Modules;
  235. sourceTree = "<group>";
  236. };
  237. A7AE015F222E7BFA00F521EA /* MineModule */ = {
  238. isa = PBXGroup;
  239. children = (
  240. A7AE0164222E7CBC00F521EA /* Mine */,
  241. );
  242. path = MineModule;
  243. sourceTree = "<group>";
  244. };
  245. A7AE0160222E7BFE00F521EA /* ShoppingCartModule */ = {
  246. isa = PBXGroup;
  247. children = (
  248. A7AE0165222E7CD600F521EA /* ShoppingCart */,
  249. );
  250. path = ShoppingCartModule;
  251. sourceTree = "<group>";
  252. };
  253. A7AE0161222E7C1A00F521EA /* ShoppingMallModule */ = {
  254. isa = PBXGroup;
  255. children = (
  256. A7AE0166222E7CE000F521EA /* ShoppingMall */,
  257. );
  258. path = ShoppingMallModule;
  259. sourceTree = "<group>";
  260. };
  261. A7AE0162222E7C4D00F521EA /* RegisterLoginModule */ = {
  262. isa = PBXGroup;
  263. children = (
  264. );
  265. path = RegisterLoginModule;
  266. sourceTree = "<group>";
  267. };
  268. A7AE0163222E7C7C00F521EA /* CommonModule */ = {
  269. isa = PBXGroup;
  270. children = (
  271. );
  272. path = CommonModule;
  273. sourceTree = "<group>";
  274. };
  275. A7AE0164222E7CBC00F521EA /* Mine */ = {
  276. isa = PBXGroup;
  277. children = (
  278. A7AE016D222E7D4600F521EA /* ViewController */,
  279. );
  280. path = Mine;
  281. sourceTree = "<group>";
  282. };
  283. A7AE0165222E7CD600F521EA /* ShoppingCart */ = {
  284. isa = PBXGroup;
  285. children = (
  286. A7AE016C222E7D3B00F521EA /* ViewController */,
  287. );
  288. path = ShoppingCart;
  289. sourceTree = "<group>";
  290. };
  291. A7AE0166222E7CE000F521EA /* ShoppingMall */ = {
  292. isa = PBXGroup;
  293. children = (
  294. A7AE016B222E7D2B00F521EA /* ViewController */,
  295. );
  296. path = ShoppingMall;
  297. sourceTree = "<group>";
  298. };
  299. A7AE016B222E7D2B00F521EA /* ViewController */ = {
  300. isa = PBXGroup;
  301. children = (
  302. A7AE0167222E7D2800F521EA /* ShoppingViewController.swift */,
  303. );
  304. path = ViewController;
  305. sourceTree = "<group>";
  306. };
  307. A7AE016C222E7D3B00F521EA /* ViewController */ = {
  308. isa = PBXGroup;
  309. children = (
  310. A7AE016E222E7D5400F521EA /* ShoppingCartViewController.swift */,
  311. );
  312. path = ViewController;
  313. sourceTree = "<group>";
  314. };
  315. A7AE016D222E7D4600F521EA /* ViewController */ = {
  316. isa = PBXGroup;
  317. children = (
  318. A7AE0172222E7D6000F521EA /* MineViewController.swift */,
  319. );
  320. path = ViewController;
  321. sourceTree = "<group>";
  322. };
  323. /* End PBXGroup section */
  324. /* Begin PBXNativeTarget section */
  325. A7AE011B222E760500F521EA /* RainbowPlanet */ = {
  326. isa = PBXNativeTarget;
  327. buildConfigurationList = A7AE0144222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanet" */;
  328. buildPhases = (
  329. 8127BCB7B14A2FEE0C53A4B1 /* [CP] Check Pods Manifest.lock */,
  330. A7AE0118222E760500F521EA /* Sources */,
  331. A7AE0119222E760500F521EA /* Frameworks */,
  332. A7AE011A222E760500F521EA /* Resources */,
  333. B325D4054C9A78844470B0EE /* [CP] Embed Pods Frameworks */,
  334. 1CC9154061F9A8006EE90A73 /* [CP] Copy Pods Resources */,
  335. );
  336. buildRules = (
  337. );
  338. dependencies = (
  339. );
  340. name = RainbowPlanet;
  341. productName = RainbowPlanet;
  342. productReference = A7AE011C222E760500F521EA /* RainbowPlanet.app */;
  343. productType = "com.apple.product-type.application";
  344. };
  345. A7AE012F222E760500F521EA /* RainbowPlanetTests */ = {
  346. isa = PBXNativeTarget;
  347. buildConfigurationList = A7AE0147222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */;
  348. buildPhases = (
  349. A7AE012C222E760500F521EA /* Sources */,
  350. A7AE012D222E760500F521EA /* Frameworks */,
  351. A7AE012E222E760500F521EA /* Resources */,
  352. );
  353. buildRules = (
  354. );
  355. dependencies = (
  356. A7AE0132222E760500F521EA /* PBXTargetDependency */,
  357. );
  358. name = RainbowPlanetTests;
  359. productName = RainbowPlanetTests;
  360. productReference = A7AE0130222E760500F521EA /* RainbowPlanetTests.xctest */;
  361. productType = "com.apple.product-type.bundle.unit-test";
  362. };
  363. A7AE013A222E760500F521EA /* RainbowPlanetUITests */ = {
  364. isa = PBXNativeTarget;
  365. buildConfigurationList = A7AE014A222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */;
  366. buildPhases = (
  367. A7AE0137222E760500F521EA /* Sources */,
  368. A7AE0138222E760500F521EA /* Frameworks */,
  369. A7AE0139222E760500F521EA /* Resources */,
  370. );
  371. buildRules = (
  372. );
  373. dependencies = (
  374. A7AE013D222E760500F521EA /* PBXTargetDependency */,
  375. );
  376. name = RainbowPlanetUITests;
  377. productName = RainbowPlanetUITests;
  378. productReference = A7AE013B222E760500F521EA /* RainbowPlanetUITests.xctest */;
  379. productType = "com.apple.product-type.bundle.ui-testing";
  380. };
  381. /* End PBXNativeTarget section */
  382. /* Begin PBXProject section */
  383. A7AE0114222E760400F521EA /* Project object */ = {
  384. isa = PBXProject;
  385. attributes = {
  386. LastSwiftUpdateCheck = 1010;
  387. LastUpgradeCheck = 1010;
  388. ORGANIZATIONNAME = "南鑫林";
  389. TargetAttributes = {
  390. A7AE011B222E760500F521EA = {
  391. CreatedOnToolsVersion = 10.1;
  392. };
  393. A7AE012F222E760500F521EA = {
  394. CreatedOnToolsVersion = 10.1;
  395. TestTargetID = A7AE011B222E760500F521EA;
  396. };
  397. A7AE013A222E760500F521EA = {
  398. CreatedOnToolsVersion = 10.1;
  399. TestTargetID = A7AE011B222E760500F521EA;
  400. };
  401. };
  402. };
  403. buildConfigurationList = A7AE0117222E760400F521EA /* Build configuration list for PBXProject "RainbowPlanet" */;
  404. compatibilityVersion = "Xcode 9.3";
  405. developmentRegion = en;
  406. hasScannedForEncodings = 0;
  407. knownRegions = (
  408. en,
  409. Base,
  410. );
  411. mainGroup = A7AE0113222E760400F521EA;
  412. productRefGroup = A7AE011D222E760500F521EA /* Products */;
  413. projectDirPath = "";
  414. projectRoot = "";
  415. targets = (
  416. A7AE011B222E760500F521EA /* RainbowPlanet */,
  417. A7AE012F222E760500F521EA /* RainbowPlanetTests */,
  418. A7AE013A222E760500F521EA /* RainbowPlanetUITests */,
  419. );
  420. };
  421. /* End PBXProject section */
  422. /* Begin PBXResourcesBuildPhase section */
  423. A7AE011A222E760500F521EA /* Resources */ = {
  424. isa = PBXResourcesBuildPhase;
  425. buildActionMask = 2147483647;
  426. files = (
  427. A7AE012A222E760500F521EA /* LaunchScreen.storyboard in Resources */,
  428. A7AE0127222E760500F521EA /* Assets.xcassets in Resources */,
  429. A7AE0125222E760500F521EA /* Main.storyboard in Resources */,
  430. );
  431. runOnlyForDeploymentPostprocessing = 0;
  432. };
  433. A7AE012E222E760500F521EA /* Resources */ = {
  434. isa = PBXResourcesBuildPhase;
  435. buildActionMask = 2147483647;
  436. files = (
  437. );
  438. runOnlyForDeploymentPostprocessing = 0;
  439. };
  440. A7AE0139222E760500F521EA /* Resources */ = {
  441. isa = PBXResourcesBuildPhase;
  442. buildActionMask = 2147483647;
  443. files = (
  444. );
  445. runOnlyForDeploymentPostprocessing = 0;
  446. };
  447. /* End PBXResourcesBuildPhase section */
  448. /* Begin PBXShellScriptBuildPhase section */
  449. 1CC9154061F9A8006EE90A73 /* [CP] Copy Pods Resources */ = {
  450. isa = PBXShellScriptBuildPhase;
  451. buildActionMask = 2147483647;
  452. files = (
  453. );
  454. inputFileListPaths = (
  455. );
  456. inputPaths = (
  457. "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh",
  458. "${PODS_ROOT}/UMCCommonLog/UMCommonLog/UMCommonLog.bundle",
  459. "${PODS_ROOT}/UMCShare/UMShare/UMSocialUI/UMSocialSDKResources.bundle",
  460. );
  461. name = "[CP] Copy Pods Resources";
  462. outputFileListPaths = (
  463. );
  464. outputPaths = (
  465. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMCommonLog.bundle",
  466. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMSocialSDKResources.bundle",
  467. );
  468. runOnlyForDeploymentPostprocessing = 0;
  469. shellPath = /bin/sh;
  470. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh\"\n";
  471. showEnvVarsInLog = 0;
  472. };
  473. 8127BCB7B14A2FEE0C53A4B1 /* [CP] Check Pods Manifest.lock */ = {
  474. isa = PBXShellScriptBuildPhase;
  475. buildActionMask = 2147483647;
  476. files = (
  477. );
  478. inputFileListPaths = (
  479. );
  480. inputPaths = (
  481. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  482. "${PODS_ROOT}/Manifest.lock",
  483. );
  484. name = "[CP] Check Pods Manifest.lock";
  485. outputFileListPaths = (
  486. );
  487. outputPaths = (
  488. "$(DERIVED_FILE_DIR)/Pods-RainbowPlanet-checkManifestLockResult.txt",
  489. );
  490. runOnlyForDeploymentPostprocessing = 0;
  491. shellPath = /bin/sh;
  492. 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";
  493. showEnvVarsInLog = 0;
  494. };
  495. B325D4054C9A78844470B0EE /* [CP] Embed Pods Frameworks */ = {
  496. isa = PBXShellScriptBuildPhase;
  497. buildActionMask = 2147483647;
  498. files = (
  499. );
  500. inputFileListPaths = (
  501. );
  502. inputPaths = (
  503. "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh",
  504. "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
  505. "${BUILT_PRODUCTS_DIR}/CryptoSwift/CryptoSwift.framework",
  506. "${BUILT_PRODUCTS_DIR}/DeviceKit/DeviceKit.framework",
  507. "${BUILT_PRODUCTS_DIR}/ESTabBarController-swift/ESTabBarController_swift.framework",
  508. "${BUILT_PRODUCTS_DIR}/FSPagerView/FSPagerView.framework",
  509. "${BUILT_PRODUCTS_DIR}/FWPopupView/FWPopupView.framework",
  510. "${BUILT_PRODUCTS_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework",
  511. "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
  512. "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
  513. "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
  514. "${BUILT_PRODUCTS_DIR}/Moya/Moya.framework",
  515. "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework",
  516. "${BUILT_PRODUCTS_DIR}/PPBadgeViewSwift/PPBadgeViewSwift.framework",
  517. "${BUILT_PRODUCTS_DIR}/Result/Result.framework",
  518. "${BUILT_PRODUCTS_DIR}/RxAtomic/RxAtomic.framework",
  519. "${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework",
  520. "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework",
  521. "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
  522. "${BUILT_PRODUCTS_DIR}/SwiftDate/SwiftDate.framework",
  523. "${BUILT_PRODUCTS_DIR}/SwiftyJSON/SwiftyJSON.framework",
  524. "${BUILT_PRODUCTS_DIR}/SwiftyStarRatingView/SwiftyStarRatingView.framework",
  525. "${BUILT_PRODUCTS_DIR}/XLPagerTabStrip/XLPagerTabStrip.framework",
  526. );
  527. name = "[CP] Embed Pods Frameworks";
  528. outputFileListPaths = (
  529. );
  530. outputPaths = (
  531. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
  532. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CryptoSwift.framework",
  533. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeviceKit.framework",
  534. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ESTabBarController_swift.framework",
  535. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FSPagerView.framework",
  536. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FWPopupView.framework",
  537. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/IQKeyboardManagerSwift.framework",
  538. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
  539. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
  540. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
  541. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Moya.framework",
  542. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework",
  543. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PPBadgeViewSwift.framework",
  544. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Result.framework",
  545. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework",
  546. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework",
  547. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework",
  548. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
  549. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftDate.framework",
  550. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyJSON.framework",
  551. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyStarRatingView.framework",
  552. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/XLPagerTabStrip.framework",
  553. );
  554. runOnlyForDeploymentPostprocessing = 0;
  555. shellPath = /bin/sh;
  556. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh\"\n";
  557. showEnvVarsInLog = 0;
  558. };
  559. /* End PBXShellScriptBuildPhase section */
  560. /* Begin PBXSourcesBuildPhase section */
  561. A7AE0118222E760500F521EA /* Sources */ = {
  562. isa = PBXSourcesBuildPhase;
  563. buildActionMask = 2147483647;
  564. files = (
  565. A7AE0122222E760500F521EA /* ViewController.swift in Sources */,
  566. A7AE015A222E7B4800F521EA /* RootTabbarController.swift in Sources */,
  567. A7AE0170222E7D5400F521EA /* ShoppingCartViewController.swift in Sources */,
  568. A7AE0120222E760500F521EA /* AppDelegate.swift in Sources */,
  569. A7AE0151222E76EB00F521EA /* RootViewController.swift in Sources */,
  570. A7AE015D222E7BC000F521EA /* RootView.swift in Sources */,
  571. A7AE0157222E77A700F521EA /* RootNavigationController.swift in Sources */,
  572. A7AE0169222E7D2800F521EA /* ShoppingViewController.swift in Sources */,
  573. A7AE0154222E774C00F521EA /* RootWebViewController.swift in Sources */,
  574. A7AE0174222E7D6000F521EA /* MineViewController.swift in Sources */,
  575. );
  576. runOnlyForDeploymentPostprocessing = 0;
  577. };
  578. A7AE012C222E760500F521EA /* Sources */ = {
  579. isa = PBXSourcesBuildPhase;
  580. buildActionMask = 2147483647;
  581. files = (
  582. A7AE0135222E760500F521EA /* RainbowPlanetTests.swift in Sources */,
  583. );
  584. runOnlyForDeploymentPostprocessing = 0;
  585. };
  586. A7AE0137222E760500F521EA /* Sources */ = {
  587. isa = PBXSourcesBuildPhase;
  588. buildActionMask = 2147483647;
  589. files = (
  590. A7AE0140222E760500F521EA /* RainbowPlanetUITests.swift in Sources */,
  591. );
  592. runOnlyForDeploymentPostprocessing = 0;
  593. };
  594. /* End PBXSourcesBuildPhase section */
  595. /* Begin PBXTargetDependency section */
  596. A7AE0132222E760500F521EA /* PBXTargetDependency */ = {
  597. isa = PBXTargetDependency;
  598. target = A7AE011B222E760500F521EA /* RainbowPlanet */;
  599. targetProxy = A7AE0131222E760500F521EA /* PBXContainerItemProxy */;
  600. };
  601. A7AE013D222E760500F521EA /* PBXTargetDependency */ = {
  602. isa = PBXTargetDependency;
  603. target = A7AE011B222E760500F521EA /* RainbowPlanet */;
  604. targetProxy = A7AE013C222E760500F521EA /* PBXContainerItemProxy */;
  605. };
  606. /* End PBXTargetDependency section */
  607. /* Begin PBXVariantGroup section */
  608. A7AE0123222E760500F521EA /* Main.storyboard */ = {
  609. isa = PBXVariantGroup;
  610. children = (
  611. A7AE0124222E760500F521EA /* Base */,
  612. );
  613. name = Main.storyboard;
  614. sourceTree = "<group>";
  615. };
  616. A7AE0128222E760500F521EA /* LaunchScreen.storyboard */ = {
  617. isa = PBXVariantGroup;
  618. children = (
  619. A7AE0129222E760500F521EA /* Base */,
  620. );
  621. name = LaunchScreen.storyboard;
  622. sourceTree = "<group>";
  623. };
  624. /* End PBXVariantGroup section */
  625. /* Begin XCBuildConfiguration section */
  626. A7AE0142222E760500F521EA /* Debug */ = {
  627. isa = XCBuildConfiguration;
  628. buildSettings = {
  629. ALWAYS_SEARCH_USER_PATHS = NO;
  630. CLANG_ANALYZER_NONNULL = YES;
  631. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  632. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  633. CLANG_CXX_LIBRARY = "libc++";
  634. CLANG_ENABLE_MODULES = YES;
  635. CLANG_ENABLE_OBJC_ARC = YES;
  636. CLANG_ENABLE_OBJC_WEAK = YES;
  637. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  638. CLANG_WARN_BOOL_CONVERSION = YES;
  639. CLANG_WARN_COMMA = YES;
  640. CLANG_WARN_CONSTANT_CONVERSION = YES;
  641. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  642. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  643. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  644. CLANG_WARN_EMPTY_BODY = YES;
  645. CLANG_WARN_ENUM_CONVERSION = YES;
  646. CLANG_WARN_INFINITE_RECURSION = YES;
  647. CLANG_WARN_INT_CONVERSION = YES;
  648. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  649. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  650. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  651. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  652. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  653. CLANG_WARN_STRICT_PROTOTYPES = YES;
  654. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  655. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  656. CLANG_WARN_UNREACHABLE_CODE = YES;
  657. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  658. CODE_SIGN_IDENTITY = "iPhone Developer";
  659. COPY_PHASE_STRIP = NO;
  660. DEBUG_INFORMATION_FORMAT = dwarf;
  661. ENABLE_STRICT_OBJC_MSGSEND = YES;
  662. ENABLE_TESTABILITY = YES;
  663. GCC_C_LANGUAGE_STANDARD = gnu11;
  664. GCC_DYNAMIC_NO_PIC = NO;
  665. GCC_NO_COMMON_BLOCKS = YES;
  666. GCC_OPTIMIZATION_LEVEL = 0;
  667. GCC_PREPROCESSOR_DEFINITIONS = (
  668. "DEBUG=1",
  669. "$(inherited)",
  670. );
  671. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  672. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  673. GCC_WARN_UNDECLARED_SELECTOR = YES;
  674. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  675. GCC_WARN_UNUSED_FUNCTION = YES;
  676. GCC_WARN_UNUSED_VARIABLE = YES;
  677. IPHONEOS_DEPLOYMENT_TARGET = 12.1;
  678. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  679. MTL_FAST_MATH = YES;
  680. ONLY_ACTIVE_ARCH = YES;
  681. SDKROOT = iphoneos;
  682. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  683. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  684. };
  685. name = Debug;
  686. };
  687. A7AE0143222E760500F521EA /* Release */ = {
  688. isa = XCBuildConfiguration;
  689. buildSettings = {
  690. ALWAYS_SEARCH_USER_PATHS = NO;
  691. CLANG_ANALYZER_NONNULL = YES;
  692. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  693. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  694. CLANG_CXX_LIBRARY = "libc++";
  695. CLANG_ENABLE_MODULES = YES;
  696. CLANG_ENABLE_OBJC_ARC = YES;
  697. CLANG_ENABLE_OBJC_WEAK = YES;
  698. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  699. CLANG_WARN_BOOL_CONVERSION = YES;
  700. CLANG_WARN_COMMA = YES;
  701. CLANG_WARN_CONSTANT_CONVERSION = YES;
  702. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  703. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  704. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  705. CLANG_WARN_EMPTY_BODY = YES;
  706. CLANG_WARN_ENUM_CONVERSION = YES;
  707. CLANG_WARN_INFINITE_RECURSION = YES;
  708. CLANG_WARN_INT_CONVERSION = YES;
  709. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  710. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  711. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  712. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  713. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  714. CLANG_WARN_STRICT_PROTOTYPES = YES;
  715. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  716. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  717. CLANG_WARN_UNREACHABLE_CODE = YES;
  718. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  719. CODE_SIGN_IDENTITY = "iPhone Developer";
  720. COPY_PHASE_STRIP = NO;
  721. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  722. ENABLE_NS_ASSERTIONS = NO;
  723. ENABLE_STRICT_OBJC_MSGSEND = YES;
  724. GCC_C_LANGUAGE_STANDARD = gnu11;
  725. GCC_NO_COMMON_BLOCKS = YES;
  726. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  727. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  728. GCC_WARN_UNDECLARED_SELECTOR = YES;
  729. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  730. GCC_WARN_UNUSED_FUNCTION = YES;
  731. GCC_WARN_UNUSED_VARIABLE = YES;
  732. IPHONEOS_DEPLOYMENT_TARGET = 12.1;
  733. MTL_ENABLE_DEBUG_INFO = NO;
  734. MTL_FAST_MATH = YES;
  735. SDKROOT = iphoneos;
  736. SWIFT_COMPILATION_MODE = wholemodule;
  737. SWIFT_OPTIMIZATION_LEVEL = "-O";
  738. VALIDATE_PRODUCT = YES;
  739. };
  740. name = Release;
  741. };
  742. A7AE0145222E760500F521EA /* Debug */ = {
  743. isa = XCBuildConfiguration;
  744. baseConfigurationReference = 1DD1CA03D797EC66156C1CB4 /* Pods-RainbowPlanet.debug.xcconfig */;
  745. buildSettings = {
  746. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  747. CODE_SIGN_STYLE = Automatic;
  748. INFOPLIST_FILE = RainbowPlanet/Info.plist;
  749. LD_RUNPATH_SEARCH_PATHS = (
  750. "$(inherited)",
  751. "@executable_path/Frameworks",
  752. );
  753. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanet;
  754. PRODUCT_NAME = "$(TARGET_NAME)";
  755. SWIFT_VERSION = 4.2;
  756. TARGETED_DEVICE_FAMILY = "1,2";
  757. };
  758. name = Debug;
  759. };
  760. A7AE0146222E760500F521EA /* Release */ = {
  761. isa = XCBuildConfiguration;
  762. baseConfigurationReference = 8640BD6BD0F44B0788BBD034 /* Pods-RainbowPlanet.release.xcconfig */;
  763. buildSettings = {
  764. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  765. CODE_SIGN_STYLE = Automatic;
  766. INFOPLIST_FILE = RainbowPlanet/Info.plist;
  767. LD_RUNPATH_SEARCH_PATHS = (
  768. "$(inherited)",
  769. "@executable_path/Frameworks",
  770. );
  771. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanet;
  772. PRODUCT_NAME = "$(TARGET_NAME)";
  773. SWIFT_VERSION = 4.2;
  774. TARGETED_DEVICE_FAMILY = "1,2";
  775. };
  776. name = Release;
  777. };
  778. A7AE0148222E760500F521EA /* Debug */ = {
  779. isa = XCBuildConfiguration;
  780. buildSettings = {
  781. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  782. BUNDLE_LOADER = "$(TEST_HOST)";
  783. CODE_SIGN_STYLE = Automatic;
  784. INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
  785. LD_RUNPATH_SEARCH_PATHS = (
  786. "$(inherited)",
  787. "@executable_path/Frameworks",
  788. "@loader_path/Frameworks",
  789. );
  790. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetTests;
  791. PRODUCT_NAME = "$(TARGET_NAME)";
  792. SWIFT_VERSION = 4.2;
  793. TARGETED_DEVICE_FAMILY = "1,2";
  794. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
  795. };
  796. name = Debug;
  797. };
  798. A7AE0149222E760500F521EA /* Release */ = {
  799. isa = XCBuildConfiguration;
  800. buildSettings = {
  801. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  802. BUNDLE_LOADER = "$(TEST_HOST)";
  803. CODE_SIGN_STYLE = Automatic;
  804. INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
  805. LD_RUNPATH_SEARCH_PATHS = (
  806. "$(inherited)",
  807. "@executable_path/Frameworks",
  808. "@loader_path/Frameworks",
  809. );
  810. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetTests;
  811. PRODUCT_NAME = "$(TARGET_NAME)";
  812. SWIFT_VERSION = 4.2;
  813. TARGETED_DEVICE_FAMILY = "1,2";
  814. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
  815. };
  816. name = Release;
  817. };
  818. A7AE014B222E760500F521EA /* Debug */ = {
  819. isa = XCBuildConfiguration;
  820. buildSettings = {
  821. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  822. CODE_SIGN_STYLE = Automatic;
  823. INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
  824. LD_RUNPATH_SEARCH_PATHS = (
  825. "$(inherited)",
  826. "@executable_path/Frameworks",
  827. "@loader_path/Frameworks",
  828. );
  829. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetUITests;
  830. PRODUCT_NAME = "$(TARGET_NAME)";
  831. SWIFT_VERSION = 4.2;
  832. TARGETED_DEVICE_FAMILY = "1,2";
  833. TEST_TARGET_NAME = RainbowPlanet;
  834. };
  835. name = Debug;
  836. };
  837. A7AE014C222E760500F521EA /* Release */ = {
  838. isa = XCBuildConfiguration;
  839. buildSettings = {
  840. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  841. CODE_SIGN_STYLE = Automatic;
  842. INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
  843. LD_RUNPATH_SEARCH_PATHS = (
  844. "$(inherited)",
  845. "@executable_path/Frameworks",
  846. "@loader_path/Frameworks",
  847. );
  848. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetUITests;
  849. PRODUCT_NAME = "$(TARGET_NAME)";
  850. SWIFT_VERSION = 4.2;
  851. TARGETED_DEVICE_FAMILY = "1,2";
  852. TEST_TARGET_NAME = RainbowPlanet;
  853. };
  854. name = Release;
  855. };
  856. /* End XCBuildConfiguration section */
  857. /* Begin XCConfigurationList section */
  858. A7AE0117222E760400F521EA /* Build configuration list for PBXProject "RainbowPlanet" */ = {
  859. isa = XCConfigurationList;
  860. buildConfigurations = (
  861. A7AE0142222E760500F521EA /* Debug */,
  862. A7AE0143222E760500F521EA /* Release */,
  863. );
  864. defaultConfigurationIsVisible = 0;
  865. defaultConfigurationName = Release;
  866. };
  867. A7AE0144222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanet" */ = {
  868. isa = XCConfigurationList;
  869. buildConfigurations = (
  870. A7AE0145222E760500F521EA /* Debug */,
  871. A7AE0146222E760500F521EA /* Release */,
  872. );
  873. defaultConfigurationIsVisible = 0;
  874. defaultConfigurationName = Release;
  875. };
  876. A7AE0147222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */ = {
  877. isa = XCConfigurationList;
  878. buildConfigurations = (
  879. A7AE0148222E760500F521EA /* Debug */,
  880. A7AE0149222E760500F521EA /* Release */,
  881. );
  882. defaultConfigurationIsVisible = 0;
  883. defaultConfigurationName = Release;
  884. };
  885. A7AE014A222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */ = {
  886. isa = XCConfigurationList;
  887. buildConfigurations = (
  888. A7AE014B222E760500F521EA /* Debug */,
  889. A7AE014C222E760500F521EA /* Release */,
  890. );
  891. defaultConfigurationIsVisible = 0;
  892. defaultConfigurationName = Release;
  893. };
  894. /* End XCConfigurationList section */
  895. };
  896. rootObject = A7AE0114222E760400F521EA /* Project object */;
  897. }