project.pbxproj 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307
  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. A7807D3F222F70C5009D98BB /* AlipaySDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A7807D3D222F70C5009D98BB /* AlipaySDK.bundle */; };
  11. A7807D40222F70C5009D98BB /* AlipaySDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D3E222F70C5009D98BB /* AlipaySDK.framework */; };
  12. A7807D43222F71EC009D98BB /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D42222F71EC009D98BB /* libc++.tbd */; };
  13. A7807D45222F71F7009D98BB /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D44222F71F6009D98BB /* libz.tbd */; };
  14. A7807D49222F7237009D98BB /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D48222F7237009D98BB /* CoreMotion.framework */; };
  15. A7807D4B222F7248009D98BB /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D4A222F7248009D98BB /* CFNetwork.framework */; };
  16. A7807D51222F726C009D98BB /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D50222F726B009D98BB /* CoreGraphics.framework */; };
  17. A7807D53222F7274009D98BB /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D52222F7274009D98BB /* CoreText.framework */; };
  18. A7807D55222F7283009D98BB /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D54222F7283009D98BB /* QuartzCore.framework */; };
  19. A7807D57222F7290009D98BB /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D56222F7290009D98BB /* CoreTelephony.framework */; };
  20. A7807D58222F7296009D98BB /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D46222F7210009D98BB /* SystemConfiguration.framework */; };
  21. A7807D9D222FABC1009D98BB /* TYRZResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A7807D94222FABC1009D98BB /* TYRZResource.bundle */; };
  22. A7807D9E222FABC1009D98BB /* account_login_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D95222FABC1009D98BB /* account_login_sdk_core.framework */; };
  23. A7807D9F222FABC1009D98BB /* TYRZSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D96222FABC1009D98BB /* TYRZSDK.framework */; };
  24. A7807DA0222FABC1009D98BB /* account_verify_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D97222FABC1009D98BB /* account_verify_sdk_core.framework */; };
  25. A7807DA1222FABC1009D98BB /* CL_ShanYanSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D98222FABC1009D98BB /* CL_ShanYanSDK.framework */; };
  26. A7807DA2222FABC1009D98BB /* uni_account_login_sdk_res.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A7807D99222FABC1009D98BB /* uni_account_login_sdk_res.bundle */; };
  27. A7807DA3222FABC1009D98BB /* HTMLResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A7807D9A222FABC1009D98BB /* HTMLResource.bundle */; };
  28. A7807DA4222FABC1009D98BB /* OAuth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D9B222FABC1009D98BB /* OAuth.framework */; };
  29. A7807DA5222FABC1009D98BB /* EAccountApiSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807D9C222FABC1009D98BB /* EAccountApiSDK.framework */; };
  30. A7807DA7222FAC69009D98BB /* libc++.1.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A7807DA6222FAC69009D98BB /* libc++.1.tbd */; };
  31. A7807DAB222FB1CB009D98BB /* AppInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7807DAA222FB1CB009D98BB /* AppInfo.swift */; };
  32. A7807DAD222FB306009D98BB /* AppDelegate+Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7807DAC222FB306009D98BB /* AppDelegate+Window.swift */; };
  33. A7807DB8222FBEDA009D98BB /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7807DB7222FBEDA009D98BB /* AppDelegate+IQKeyboardManagerSwift.swift */; };
  34. A7807DBB222FC166009D98BB /* GuidePageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7807DBA222FC166009D98BB /* GuidePageView.swift */; };
  35. A7807DBD222FC478009D98BB /* GuidePageViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7807DBC222FC478009D98BB /* GuidePageViewCell.swift */; };
  36. A7807DC0222FC946009D98BB /* Extension+UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7807DBF222FC946009D98BB /* Extension+UserDefaults.swift */; };
  37. A7AE0120222E760500F521EA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE011F222E760500F521EA /* AppDelegate.swift */; };
  38. A7AE0127222E760500F521EA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7AE0126222E760500F521EA /* Assets.xcassets */; };
  39. A7AE0135222E760500F521EA /* RainbowPlanetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0134222E760500F521EA /* RainbowPlanetTests.swift */; };
  40. A7AE0140222E760500F521EA /* RainbowPlanetUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE013F222E760500F521EA /* RainbowPlanetUITests.swift */; };
  41. A7AE0151222E76EB00F521EA /* RootViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0150222E76EB00F521EA /* RootViewController.swift */; };
  42. A7AE0154222E774C00F521EA /* RootWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0153222E774C00F521EA /* RootWebViewController.swift */; };
  43. A7AE0157222E77A700F521EA /* RootNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0156222E77A700F521EA /* RootNavigationController.swift */; };
  44. A7AE015A222E7B4800F521EA /* RootTabbarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0159222E7B4800F521EA /* RootTabbarController.swift */; };
  45. A7AE015D222E7BC000F521EA /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE015C222E7BC000F521EA /* RootView.swift */; };
  46. A7AE0169222E7D2800F521EA /* ShoppingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0167222E7D2800F521EA /* ShoppingViewController.swift */; };
  47. A7AE0170222E7D5400F521EA /* ShoppingCartViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE016E222E7D5400F521EA /* ShoppingCartViewController.swift */; };
  48. A7AE0174222E7D6000F521EA /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AE0172222E7D6000F521EA /* MineViewController.swift */; };
  49. /* End PBXBuildFile section */
  50. /* Begin PBXContainerItemProxy section */
  51. A7AE0131222E760500F521EA /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = A7AE0114222E760400F521EA /* Project object */;
  54. proxyType = 1;
  55. remoteGlobalIDString = A7AE011B222E760500F521EA;
  56. remoteInfo = RainbowPlanet;
  57. };
  58. A7AE013C222E760500F521EA /* PBXContainerItemProxy */ = {
  59. isa = PBXContainerItemProxy;
  60. containerPortal = A7AE0114222E760400F521EA /* Project object */;
  61. proxyType = 1;
  62. remoteGlobalIDString = A7AE011B222E760500F521EA;
  63. remoteInfo = RainbowPlanet;
  64. };
  65. /* End PBXContainerItemProxy section */
  66. /* Begin PBXFileReference section */
  67. 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>"; };
  68. 75AF51003C98E1AF94B14775 /* Pods_RainbowPlanet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  69. 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>"; };
  70. A7807D3D222F70C5009D98BB /* AlipaySDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlipaySDK.bundle; sourceTree = "<group>"; };
  71. A7807D3E222F70C5009D98BB /* AlipaySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlipaySDK.framework; sourceTree = "<group>"; };
  72. A7807D42222F71EC009D98BB /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  73. A7807D44222F71F6009D98BB /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  74. A7807D46222F7210009D98BB /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  75. A7807D48222F7237009D98BB /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  76. A7807D4A222F7248009D98BB /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  77. A7807D4C222F725A009D98BB /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  78. A7807D4E222F7264009D98BB /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  79. A7807D50222F726B009D98BB /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  80. A7807D52222F7274009D98BB /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  81. A7807D54222F7283009D98BB /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  82. A7807D56222F7290009D98BB /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
  83. A7807D91222F9D8E009D98BB /* RainbowPlanet-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RainbowPlanet-Bridging-Header.h"; sourceTree = "<group>"; };
  84. A7807D94222FABC1009D98BB /* TYRZResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TYRZResource.bundle; sourceTree = "<group>"; };
  85. A7807D95222FABC1009D98BB /* account_login_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_login_sdk_core.framework; sourceTree = "<group>"; };
  86. A7807D96222FABC1009D98BB /* TYRZSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = TYRZSDK.framework; sourceTree = "<group>"; };
  87. A7807D97222FABC1009D98BB /* account_verify_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_verify_sdk_core.framework; sourceTree = "<group>"; };
  88. A7807D98222FABC1009D98BB /* CL_ShanYanSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CL_ShanYanSDK.framework; sourceTree = "<group>"; };
  89. A7807D99222FABC1009D98BB /* uni_account_login_sdk_res.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = uni_account_login_sdk_res.bundle; sourceTree = "<group>"; };
  90. A7807D9A222FABC1009D98BB /* HTMLResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = HTMLResource.bundle; sourceTree = "<group>"; };
  91. A7807D9B222FABC1009D98BB /* OAuth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OAuth.framework; sourceTree = "<group>"; };
  92. A7807D9C222FABC1009D98BB /* EAccountApiSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = EAccountApiSDK.framework; sourceTree = "<group>"; };
  93. A7807DA6222FAC69009D98BB /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; };
  94. A7807DAA222FB1CB009D98BB /* AppInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppInfo.swift; sourceTree = "<group>"; };
  95. A7807DAC222FB306009D98BB /* AppDelegate+Window.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Window.swift"; sourceTree = "<group>"; };
  96. A7807DB7222FBEDA009D98BB /* AppDelegate+IQKeyboardManagerSwift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+IQKeyboardManagerSwift.swift"; sourceTree = "<group>"; };
  97. A7807DBA222FC166009D98BB /* GuidePageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuidePageView.swift; sourceTree = "<group>"; };
  98. A7807DBC222FC478009D98BB /* GuidePageViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuidePageViewCell.swift; sourceTree = "<group>"; };
  99. A7807DBF222FC946009D98BB /* Extension+UserDefaults.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UserDefaults.swift"; sourceTree = "<group>"; };
  100. A7AE011C222E760500F521EA /* RainbowPlanet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RainbowPlanet.app; sourceTree = BUILT_PRODUCTS_DIR; };
  101. A7AE011F222E760500F521EA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  102. A7AE0126222E760500F521EA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  103. A7AE012B222E760500F521EA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  104. A7AE0130222E760500F521EA /* RainbowPlanetTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  105. A7AE0134222E760500F521EA /* RainbowPlanetTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetTests.swift; sourceTree = "<group>"; };
  106. A7AE0136222E760500F521EA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  107. A7AE013B222E760500F521EA /* RainbowPlanetUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  108. A7AE013F222E760500F521EA /* RainbowPlanetUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetUITests.swift; sourceTree = "<group>"; };
  109. A7AE0141222E760500F521EA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  110. A7AE0150222E76EB00F521EA /* RootViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootViewController.swift; sourceTree = "<group>"; };
  111. A7AE0153222E774C00F521EA /* RootWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootWebViewController.swift; sourceTree = "<group>"; };
  112. A7AE0156222E77A700F521EA /* RootNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootNavigationController.swift; sourceTree = "<group>"; };
  113. A7AE0159222E7B4800F521EA /* RootTabbarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootTabbarController.swift; sourceTree = "<group>"; };
  114. A7AE015C222E7BC000F521EA /* RootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootView.swift; sourceTree = "<group>"; };
  115. A7AE0167222E7D2800F521EA /* ShoppingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingViewController.swift; sourceTree = "<group>"; };
  116. A7AE016E222E7D5400F521EA /* ShoppingCartViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingCartViewController.swift; sourceTree = "<group>"; };
  117. A7AE0172222E7D6000F521EA /* MineViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = "<group>"; };
  118. /* End PBXFileReference section */
  119. /* Begin PBXFrameworksBuildPhase section */
  120. A7AE0119222E760500F521EA /* Frameworks */ = {
  121. isa = PBXFrameworksBuildPhase;
  122. buildActionMask = 2147483647;
  123. files = (
  124. A7807DA7222FAC69009D98BB /* libc++.1.tbd in Frameworks */,
  125. A7807D43222F71EC009D98BB /* libc++.tbd in Frameworks */,
  126. A7807D45222F71F7009D98BB /* libz.tbd in Frameworks */,
  127. A7807DA5222FABC1009D98BB /* EAccountApiSDK.framework in Frameworks */,
  128. A7807D58222F7296009D98BB /* SystemConfiguration.framework in Frameworks */,
  129. A7807D57222F7290009D98BB /* CoreTelephony.framework in Frameworks */,
  130. A7807D9F222FABC1009D98BB /* TYRZSDK.framework in Frameworks */,
  131. A7807DA0222FABC1009D98BB /* account_verify_sdk_core.framework in Frameworks */,
  132. A7807D55222F7283009D98BB /* QuartzCore.framework in Frameworks */,
  133. A7807D53222F7274009D98BB /* CoreText.framework in Frameworks */,
  134. A7807D9E222FABC1009D98BB /* account_login_sdk_core.framework in Frameworks */,
  135. A7807D51222F726C009D98BB /* CoreGraphics.framework in Frameworks */,
  136. A7807DA4222FABC1009D98BB /* OAuth.framework in Frameworks */,
  137. A7807D4B222F7248009D98BB /* CFNetwork.framework in Frameworks */,
  138. A7807D49222F7237009D98BB /* CoreMotion.framework in Frameworks */,
  139. A7807DA1222FABC1009D98BB /* CL_ShanYanSDK.framework in Frameworks */,
  140. A7807D40222F70C5009D98BB /* AlipaySDK.framework in Frameworks */,
  141. 80FB2D3361E2CF97A0ED8090 /* Pods_RainbowPlanet.framework in Frameworks */,
  142. );
  143. runOnlyForDeploymentPostprocessing = 0;
  144. };
  145. A7AE012D222E760500F521EA /* Frameworks */ = {
  146. isa = PBXFrameworksBuildPhase;
  147. buildActionMask = 2147483647;
  148. files = (
  149. );
  150. runOnlyForDeploymentPostprocessing = 0;
  151. };
  152. A7AE0138222E760500F521EA /* Frameworks */ = {
  153. isa = PBXFrameworksBuildPhase;
  154. buildActionMask = 2147483647;
  155. files = (
  156. );
  157. runOnlyForDeploymentPostprocessing = 0;
  158. };
  159. /* End PBXFrameworksBuildPhase section */
  160. /* Begin PBXGroup section */
  161. 5D12B634780AFE570E29BF0F /* Frameworks */ = {
  162. isa = PBXGroup;
  163. children = (
  164. A7807DA6222FAC69009D98BB /* libc++.1.tbd */,
  165. A7807D56222F7290009D98BB /* CoreTelephony.framework */,
  166. A7807D54222F7283009D98BB /* QuartzCore.framework */,
  167. A7807D52222F7274009D98BB /* CoreText.framework */,
  168. A7807D50222F726B009D98BB /* CoreGraphics.framework */,
  169. A7807D4E222F7264009D98BB /* UIKit.framework */,
  170. A7807D4C222F725A009D98BB /* Foundation.framework */,
  171. A7807D4A222F7248009D98BB /* CFNetwork.framework */,
  172. A7807D48222F7237009D98BB /* CoreMotion.framework */,
  173. A7807D46222F7210009D98BB /* SystemConfiguration.framework */,
  174. A7807D44222F71F6009D98BB /* libz.tbd */,
  175. A7807D42222F71EC009D98BB /* libc++.tbd */,
  176. 75AF51003C98E1AF94B14775 /* Pods_RainbowPlanet.framework */,
  177. );
  178. name = Frameworks;
  179. sourceTree = "<group>";
  180. };
  181. 7D599B292E3928B151ECFF01 /* Pods */ = {
  182. isa = PBXGroup;
  183. children = (
  184. 1DD1CA03D797EC66156C1CB4 /* Pods-RainbowPlanet.debug.xcconfig */,
  185. 8640BD6BD0F44B0788BBD034 /* Pods-RainbowPlanet.release.xcconfig */,
  186. );
  187. name = Pods;
  188. sourceTree = "<group>";
  189. };
  190. A7807D3B222F70A0009D98BB /* Lib */ = {
  191. isa = PBXGroup;
  192. children = (
  193. A7807D93222FABC1009D98BB /* ShanYanSDK */,
  194. A7807D3C222F70C5009D98BB /* AlipaySDK */,
  195. );
  196. path = Lib;
  197. sourceTree = "<group>";
  198. };
  199. A7807D3C222F70C5009D98BB /* AlipaySDK */ = {
  200. isa = PBXGroup;
  201. children = (
  202. A7807D3D222F70C5009D98BB /* AlipaySDK.bundle */,
  203. A7807D3E222F70C5009D98BB /* AlipaySDK.framework */,
  204. );
  205. path = AlipaySDK;
  206. sourceTree = "<group>";
  207. };
  208. A7807D8B222F9CF9009D98BB /* Macro */ = {
  209. isa = PBXGroup;
  210. children = (
  211. A7807D91222F9D8E009D98BB /* RainbowPlanet-Bridging-Header.h */,
  212. );
  213. path = Macro;
  214. sourceTree = "<group>";
  215. };
  216. A7807D92222FAA61009D98BB /* Manager */ = {
  217. isa = PBXGroup;
  218. children = (
  219. );
  220. path = Manager;
  221. sourceTree = "<group>";
  222. };
  223. A7807D93222FABC1009D98BB /* ShanYanSDK */ = {
  224. isa = PBXGroup;
  225. children = (
  226. A7807D94222FABC1009D98BB /* TYRZResource.bundle */,
  227. A7807D95222FABC1009D98BB /* account_login_sdk_core.framework */,
  228. A7807D96222FABC1009D98BB /* TYRZSDK.framework */,
  229. A7807D97222FABC1009D98BB /* account_verify_sdk_core.framework */,
  230. A7807D98222FABC1009D98BB /* CL_ShanYanSDK.framework */,
  231. A7807D99222FABC1009D98BB /* uni_account_login_sdk_res.bundle */,
  232. A7807D9A222FABC1009D98BB /* HTMLResource.bundle */,
  233. A7807D9B222FABC1009D98BB /* OAuth.framework */,
  234. A7807D9C222FABC1009D98BB /* EAccountApiSDK.framework */,
  235. );
  236. path = ShanYanSDK;
  237. sourceTree = "<group>";
  238. };
  239. A7807DA8222FB155009D98BB /* Tools */ = {
  240. isa = PBXGroup;
  241. children = (
  242. A7807DBE222FC933009D98BB /* Extension */,
  243. A7807DB9222FC154009D98BB /* GuidePageView */,
  244. A7807DA9222FB1CB009D98BB /* AppInfo */,
  245. );
  246. path = Tools;
  247. sourceTree = "<group>";
  248. };
  249. A7807DA9222FB1CB009D98BB /* AppInfo */ = {
  250. isa = PBXGroup;
  251. children = (
  252. A7807DAA222FB1CB009D98BB /* AppInfo.swift */,
  253. );
  254. path = AppInfo;
  255. sourceTree = "<group>";
  256. };
  257. A7807DAE222FB874009D98BB /* Supporting Files */ = {
  258. isa = PBXGroup;
  259. children = (
  260. A7AE0126222E760500F521EA /* Assets.xcassets */,
  261. A7AE012B222E760500F521EA /* Info.plist */,
  262. );
  263. path = "Supporting Files";
  264. sourceTree = "<group>";
  265. };
  266. A7807DB9222FC154009D98BB /* GuidePageView */ = {
  267. isa = PBXGroup;
  268. children = (
  269. A7807DBA222FC166009D98BB /* GuidePageView.swift */,
  270. A7807DBC222FC478009D98BB /* GuidePageViewCell.swift */,
  271. );
  272. path = GuidePageView;
  273. sourceTree = "<group>";
  274. };
  275. A7807DBE222FC933009D98BB /* Extension */ = {
  276. isa = PBXGroup;
  277. children = (
  278. A7807DBF222FC946009D98BB /* Extension+UserDefaults.swift */,
  279. );
  280. path = Extension;
  281. sourceTree = "<group>";
  282. };
  283. A7AE0113222E760400F521EA = {
  284. isa = PBXGroup;
  285. children = (
  286. A7AE011E222E760500F521EA /* RainbowPlanet */,
  287. A7AE0133222E760500F521EA /* RainbowPlanetTests */,
  288. A7AE013E222E760500F521EA /* RainbowPlanetUITests */,
  289. A7AE011D222E760500F521EA /* Products */,
  290. 7D599B292E3928B151ECFF01 /* Pods */,
  291. 5D12B634780AFE570E29BF0F /* Frameworks */,
  292. );
  293. sourceTree = "<group>";
  294. };
  295. A7AE011D222E760500F521EA /* Products */ = {
  296. isa = PBXGroup;
  297. children = (
  298. A7AE011C222E760500F521EA /* RainbowPlanet.app */,
  299. A7AE0130222E760500F521EA /* RainbowPlanetTests.xctest */,
  300. A7AE013B222E760500F521EA /* RainbowPlanetUITests.xctest */,
  301. );
  302. name = Products;
  303. sourceTree = "<group>";
  304. };
  305. A7AE011E222E760500F521EA /* RainbowPlanet */ = {
  306. isa = PBXGroup;
  307. children = (
  308. A7AE014D222E76A100F521EA /* AppDelegate */,
  309. A7AE014E222E76AC00F521EA /* Base */,
  310. A7AE015E222E7BDD00F521EA /* Modules */,
  311. A7807D8B222F9CF9009D98BB /* Macro */,
  312. A7807D92222FAA61009D98BB /* Manager */,
  313. A7807DA8222FB155009D98BB /* Tools */,
  314. A7807D3B222F70A0009D98BB /* Lib */,
  315. A7807DAE222FB874009D98BB /* Supporting Files */,
  316. );
  317. path = RainbowPlanet;
  318. sourceTree = "<group>";
  319. };
  320. A7AE0133222E760500F521EA /* RainbowPlanetTests */ = {
  321. isa = PBXGroup;
  322. children = (
  323. A7AE0134222E760500F521EA /* RainbowPlanetTests.swift */,
  324. A7AE0136222E760500F521EA /* Info.plist */,
  325. );
  326. path = RainbowPlanetTests;
  327. sourceTree = "<group>";
  328. };
  329. A7AE013E222E760500F521EA /* RainbowPlanetUITests */ = {
  330. isa = PBXGroup;
  331. children = (
  332. A7AE013F222E760500F521EA /* RainbowPlanetUITests.swift */,
  333. A7AE0141222E760500F521EA /* Info.plist */,
  334. );
  335. path = RainbowPlanetUITests;
  336. sourceTree = "<group>";
  337. };
  338. A7AE014D222E76A100F521EA /* AppDelegate */ = {
  339. isa = PBXGroup;
  340. children = (
  341. A7AE011F222E760500F521EA /* AppDelegate.swift */,
  342. A7807DAC222FB306009D98BB /* AppDelegate+Window.swift */,
  343. A7807DB7222FBEDA009D98BB /* AppDelegate+IQKeyboardManagerSwift.swift */,
  344. );
  345. path = AppDelegate;
  346. sourceTree = "<group>";
  347. };
  348. A7AE014E222E76AC00F521EA /* Base */ = {
  349. isa = PBXGroup;
  350. children = (
  351. A7AE0158222E77AA00F521EA /* RootTabbarController */,
  352. A7AE0155222E777300F521EA /* RootNavigationController */,
  353. A7AE0152222E76F400F521EA /* RootWebViewController */,
  354. A7AE014F222E76C700F521EA /* RootViewController */,
  355. A7AE015B222E7BA400F521EA /* RootView */,
  356. );
  357. path = Base;
  358. sourceTree = "<group>";
  359. };
  360. A7AE014F222E76C700F521EA /* RootViewController */ = {
  361. isa = PBXGroup;
  362. children = (
  363. A7AE0150222E76EB00F521EA /* RootViewController.swift */,
  364. );
  365. path = RootViewController;
  366. sourceTree = "<group>";
  367. };
  368. A7AE0152222E76F400F521EA /* RootWebViewController */ = {
  369. isa = PBXGroup;
  370. children = (
  371. A7AE0153222E774C00F521EA /* RootWebViewController.swift */,
  372. );
  373. path = RootWebViewController;
  374. sourceTree = "<group>";
  375. };
  376. A7AE0155222E777300F521EA /* RootNavigationController */ = {
  377. isa = PBXGroup;
  378. children = (
  379. A7AE0156222E77A700F521EA /* RootNavigationController.swift */,
  380. );
  381. path = RootNavigationController;
  382. sourceTree = "<group>";
  383. };
  384. A7AE0158222E77AA00F521EA /* RootTabbarController */ = {
  385. isa = PBXGroup;
  386. children = (
  387. A7AE0159222E7B4800F521EA /* RootTabbarController.swift */,
  388. );
  389. path = RootTabbarController;
  390. sourceTree = "<group>";
  391. };
  392. A7AE015B222E7BA400F521EA /* RootView */ = {
  393. isa = PBXGroup;
  394. children = (
  395. A7AE015C222E7BC000F521EA /* RootView.swift */,
  396. );
  397. path = RootView;
  398. sourceTree = "<group>";
  399. };
  400. A7AE015E222E7BDD00F521EA /* Modules */ = {
  401. isa = PBXGroup;
  402. children = (
  403. A7AE0162222E7C4D00F521EA /* RegisterLoginModule */,
  404. A7AE0161222E7C1A00F521EA /* ShoppingMallModule */,
  405. A7AE0160222E7BFE00F521EA /* ShoppingCartModule */,
  406. A7AE015F222E7BFA00F521EA /* MineModule */,
  407. A7AE0163222E7C7C00F521EA /* CommonModule */,
  408. );
  409. path = Modules;
  410. sourceTree = "<group>";
  411. };
  412. A7AE015F222E7BFA00F521EA /* MineModule */ = {
  413. isa = PBXGroup;
  414. children = (
  415. A7AE0164222E7CBC00F521EA /* Mine */,
  416. );
  417. path = MineModule;
  418. sourceTree = "<group>";
  419. };
  420. A7AE0160222E7BFE00F521EA /* ShoppingCartModule */ = {
  421. isa = PBXGroup;
  422. children = (
  423. A7AE0165222E7CD600F521EA /* ShoppingCart */,
  424. );
  425. path = ShoppingCartModule;
  426. sourceTree = "<group>";
  427. };
  428. A7AE0161222E7C1A00F521EA /* ShoppingMallModule */ = {
  429. isa = PBXGroup;
  430. children = (
  431. A7AE0166222E7CE000F521EA /* ShoppingMall */,
  432. );
  433. path = ShoppingMallModule;
  434. sourceTree = "<group>";
  435. };
  436. A7AE0162222E7C4D00F521EA /* RegisterLoginModule */ = {
  437. isa = PBXGroup;
  438. children = (
  439. );
  440. path = RegisterLoginModule;
  441. sourceTree = "<group>";
  442. };
  443. A7AE0163222E7C7C00F521EA /* CommonModule */ = {
  444. isa = PBXGroup;
  445. children = (
  446. );
  447. path = CommonModule;
  448. sourceTree = "<group>";
  449. };
  450. A7AE0164222E7CBC00F521EA /* Mine */ = {
  451. isa = PBXGroup;
  452. children = (
  453. A7AE016D222E7D4600F521EA /* ViewController */,
  454. );
  455. path = Mine;
  456. sourceTree = "<group>";
  457. };
  458. A7AE0165222E7CD600F521EA /* ShoppingCart */ = {
  459. isa = PBXGroup;
  460. children = (
  461. A7AE016C222E7D3B00F521EA /* ViewController */,
  462. );
  463. path = ShoppingCart;
  464. sourceTree = "<group>";
  465. };
  466. A7AE0166222E7CE000F521EA /* ShoppingMall */ = {
  467. isa = PBXGroup;
  468. children = (
  469. A7AE016B222E7D2B00F521EA /* ViewController */,
  470. );
  471. path = ShoppingMall;
  472. sourceTree = "<group>";
  473. };
  474. A7AE016B222E7D2B00F521EA /* ViewController */ = {
  475. isa = PBXGroup;
  476. children = (
  477. A7AE0167222E7D2800F521EA /* ShoppingViewController.swift */,
  478. );
  479. path = ViewController;
  480. sourceTree = "<group>";
  481. };
  482. A7AE016C222E7D3B00F521EA /* ViewController */ = {
  483. isa = PBXGroup;
  484. children = (
  485. A7AE016E222E7D5400F521EA /* ShoppingCartViewController.swift */,
  486. );
  487. path = ViewController;
  488. sourceTree = "<group>";
  489. };
  490. A7AE016D222E7D4600F521EA /* ViewController */ = {
  491. isa = PBXGroup;
  492. children = (
  493. A7AE0172222E7D6000F521EA /* MineViewController.swift */,
  494. );
  495. path = ViewController;
  496. sourceTree = "<group>";
  497. };
  498. /* End PBXGroup section */
  499. /* Begin PBXNativeTarget section */
  500. A7AE011B222E760500F521EA /* RainbowPlanet */ = {
  501. isa = PBXNativeTarget;
  502. buildConfigurationList = A7AE0144222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanet" */;
  503. buildPhases = (
  504. 8127BCB7B14A2FEE0C53A4B1 /* [CP] Check Pods Manifest.lock */,
  505. A7AE0118222E760500F521EA /* Sources */,
  506. A7AE0119222E760500F521EA /* Frameworks */,
  507. A7AE011A222E760500F521EA /* Resources */,
  508. 4E1AFEECFA984C63F4BF36D2 /* [CP] Embed Pods Frameworks */,
  509. 354DC3DCC42099CBDF4679C8 /* [CP] Copy Pods Resources */,
  510. );
  511. buildRules = (
  512. );
  513. dependencies = (
  514. );
  515. name = RainbowPlanet;
  516. productName = RainbowPlanet;
  517. productReference = A7AE011C222E760500F521EA /* RainbowPlanet.app */;
  518. productType = "com.apple.product-type.application";
  519. };
  520. A7AE012F222E760500F521EA /* RainbowPlanetTests */ = {
  521. isa = PBXNativeTarget;
  522. buildConfigurationList = A7AE0147222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */;
  523. buildPhases = (
  524. A7AE012C222E760500F521EA /* Sources */,
  525. A7AE012D222E760500F521EA /* Frameworks */,
  526. A7AE012E222E760500F521EA /* Resources */,
  527. );
  528. buildRules = (
  529. );
  530. dependencies = (
  531. A7AE0132222E760500F521EA /* PBXTargetDependency */,
  532. );
  533. name = RainbowPlanetTests;
  534. productName = RainbowPlanetTests;
  535. productReference = A7AE0130222E760500F521EA /* RainbowPlanetTests.xctest */;
  536. productType = "com.apple.product-type.bundle.unit-test";
  537. };
  538. A7AE013A222E760500F521EA /* RainbowPlanetUITests */ = {
  539. isa = PBXNativeTarget;
  540. buildConfigurationList = A7AE014A222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */;
  541. buildPhases = (
  542. A7AE0137222E760500F521EA /* Sources */,
  543. A7AE0138222E760500F521EA /* Frameworks */,
  544. A7AE0139222E760500F521EA /* Resources */,
  545. );
  546. buildRules = (
  547. );
  548. dependencies = (
  549. A7AE013D222E760500F521EA /* PBXTargetDependency */,
  550. );
  551. name = RainbowPlanetUITests;
  552. productName = RainbowPlanetUITests;
  553. productReference = A7AE013B222E760500F521EA /* RainbowPlanetUITests.xctest */;
  554. productType = "com.apple.product-type.bundle.ui-testing";
  555. };
  556. /* End PBXNativeTarget section */
  557. /* Begin PBXProject section */
  558. A7AE0114222E760400F521EA /* Project object */ = {
  559. isa = PBXProject;
  560. attributes = {
  561. LastSwiftUpdateCheck = 1010;
  562. LastUpgradeCheck = 1010;
  563. ORGANIZATIONNAME = "南鑫林";
  564. TargetAttributes = {
  565. A7AE011B222E760500F521EA = {
  566. CreatedOnToolsVersion = 10.1;
  567. LastSwiftMigration = 1010;
  568. };
  569. A7AE012F222E760500F521EA = {
  570. CreatedOnToolsVersion = 10.1;
  571. TestTargetID = A7AE011B222E760500F521EA;
  572. };
  573. A7AE013A222E760500F521EA = {
  574. CreatedOnToolsVersion = 10.1;
  575. TestTargetID = A7AE011B222E760500F521EA;
  576. };
  577. };
  578. };
  579. buildConfigurationList = A7AE0117222E760400F521EA /* Build configuration list for PBXProject "RainbowPlanet" */;
  580. compatibilityVersion = "Xcode 9.3";
  581. developmentRegion = en;
  582. hasScannedForEncodings = 0;
  583. knownRegions = (
  584. en,
  585. Base,
  586. );
  587. mainGroup = A7AE0113222E760400F521EA;
  588. productRefGroup = A7AE011D222E760500F521EA /* Products */;
  589. projectDirPath = "";
  590. projectRoot = "";
  591. targets = (
  592. A7AE011B222E760500F521EA /* RainbowPlanet */,
  593. A7AE012F222E760500F521EA /* RainbowPlanetTests */,
  594. A7AE013A222E760500F521EA /* RainbowPlanetUITests */,
  595. );
  596. };
  597. /* End PBXProject section */
  598. /* Begin PBXResourcesBuildPhase section */
  599. A7AE011A222E760500F521EA /* Resources */ = {
  600. isa = PBXResourcesBuildPhase;
  601. buildActionMask = 2147483647;
  602. files = (
  603. A7807D9D222FABC1009D98BB /* TYRZResource.bundle in Resources */,
  604. A7807DA2222FABC1009D98BB /* uni_account_login_sdk_res.bundle in Resources */,
  605. A7AE0127222E760500F521EA /* Assets.xcassets in Resources */,
  606. A7807D3F222F70C5009D98BB /* AlipaySDK.bundle in Resources */,
  607. A7807DA3222FABC1009D98BB /* HTMLResource.bundle in Resources */,
  608. );
  609. runOnlyForDeploymentPostprocessing = 0;
  610. };
  611. A7AE012E222E760500F521EA /* Resources */ = {
  612. isa = PBXResourcesBuildPhase;
  613. buildActionMask = 2147483647;
  614. files = (
  615. );
  616. runOnlyForDeploymentPostprocessing = 0;
  617. };
  618. A7AE0139222E760500F521EA /* Resources */ = {
  619. isa = PBXResourcesBuildPhase;
  620. buildActionMask = 2147483647;
  621. files = (
  622. );
  623. runOnlyForDeploymentPostprocessing = 0;
  624. };
  625. /* End PBXResourcesBuildPhase section */
  626. /* Begin PBXShellScriptBuildPhase section */
  627. 354DC3DCC42099CBDF4679C8 /* [CP] Copy Pods Resources */ = {
  628. isa = PBXShellScriptBuildPhase;
  629. buildActionMask = 2147483647;
  630. files = (
  631. );
  632. inputFileListPaths = (
  633. );
  634. inputPaths = (
  635. "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh",
  636. "${PODS_ROOT}/UMCCommonLog/UMCommonLog/UMCommonLog.bundle",
  637. "${PODS_ROOT}/UMCShare/UMShare/UMSocialUI/UMSocialSDKResources.bundle",
  638. );
  639. name = "[CP] Copy Pods Resources";
  640. outputFileListPaths = (
  641. );
  642. outputPaths = (
  643. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMCommonLog.bundle",
  644. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMSocialSDKResources.bundle",
  645. );
  646. runOnlyForDeploymentPostprocessing = 0;
  647. shellPath = /bin/sh;
  648. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh\"\n";
  649. showEnvVarsInLog = 0;
  650. };
  651. 4E1AFEECFA984C63F4BF36D2 /* [CP] Embed Pods Frameworks */ = {
  652. isa = PBXShellScriptBuildPhase;
  653. buildActionMask = 2147483647;
  654. files = (
  655. );
  656. inputFileListPaths = (
  657. );
  658. inputPaths = (
  659. "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh",
  660. "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
  661. "${BUILT_PRODUCTS_DIR}/CryptoSwift/CryptoSwift.framework",
  662. "${BUILT_PRODUCTS_DIR}/DeviceKit/DeviceKit.framework",
  663. "${BUILT_PRODUCTS_DIR}/ESTabBarController-swift/ESTabBarController_swift.framework",
  664. "${BUILT_PRODUCTS_DIR}/FSPagerView/FSPagerView.framework",
  665. "${BUILT_PRODUCTS_DIR}/FWPopupView/FWPopupView.framework",
  666. "${BUILT_PRODUCTS_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework",
  667. "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
  668. "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
  669. "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
  670. "${BUILT_PRODUCTS_DIR}/Moya/Moya.framework",
  671. "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework",
  672. "${BUILT_PRODUCTS_DIR}/PPBadgeViewSwift/PPBadgeViewSwift.framework",
  673. "${BUILT_PRODUCTS_DIR}/Result/Result.framework",
  674. "${BUILT_PRODUCTS_DIR}/RxAtomic/RxAtomic.framework",
  675. "${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework",
  676. "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework",
  677. "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
  678. "${BUILT_PRODUCTS_DIR}/SwiftDate/SwiftDate.framework",
  679. "${BUILT_PRODUCTS_DIR}/SwiftyJSON/SwiftyJSON.framework",
  680. "${BUILT_PRODUCTS_DIR}/SwiftyStarRatingView/SwiftyStarRatingView.framework",
  681. "${BUILT_PRODUCTS_DIR}/XLPagerTabStrip/XLPagerTabStrip.framework",
  682. );
  683. name = "[CP] Embed Pods Frameworks";
  684. outputFileListPaths = (
  685. );
  686. outputPaths = (
  687. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
  688. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CryptoSwift.framework",
  689. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeviceKit.framework",
  690. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ESTabBarController_swift.framework",
  691. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FSPagerView.framework",
  692. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FWPopupView.framework",
  693. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/IQKeyboardManagerSwift.framework",
  694. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
  695. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
  696. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
  697. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Moya.framework",
  698. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework",
  699. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PPBadgeViewSwift.framework",
  700. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Result.framework",
  701. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework",
  702. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework",
  703. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework",
  704. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
  705. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftDate.framework",
  706. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyJSON.framework",
  707. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyStarRatingView.framework",
  708. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/XLPagerTabStrip.framework",
  709. );
  710. runOnlyForDeploymentPostprocessing = 0;
  711. shellPath = /bin/sh;
  712. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh\"\n";
  713. showEnvVarsInLog = 0;
  714. };
  715. 8127BCB7B14A2FEE0C53A4B1 /* [CP] Check Pods Manifest.lock */ = {
  716. isa = PBXShellScriptBuildPhase;
  717. buildActionMask = 2147483647;
  718. files = (
  719. );
  720. inputFileListPaths = (
  721. );
  722. inputPaths = (
  723. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  724. "${PODS_ROOT}/Manifest.lock",
  725. );
  726. name = "[CP] Check Pods Manifest.lock";
  727. outputFileListPaths = (
  728. );
  729. outputPaths = (
  730. "$(DERIVED_FILE_DIR)/Pods-RainbowPlanet-checkManifestLockResult.txt",
  731. );
  732. runOnlyForDeploymentPostprocessing = 0;
  733. shellPath = /bin/sh;
  734. 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";
  735. showEnvVarsInLog = 0;
  736. };
  737. /* End PBXShellScriptBuildPhase section */
  738. /* Begin PBXSourcesBuildPhase section */
  739. A7AE0118222E760500F521EA /* Sources */ = {
  740. isa = PBXSourcesBuildPhase;
  741. buildActionMask = 2147483647;
  742. files = (
  743. A7AE015A222E7B4800F521EA /* RootTabbarController.swift in Sources */,
  744. A7807DB8222FBEDA009D98BB /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */,
  745. A7807DAD222FB306009D98BB /* AppDelegate+Window.swift in Sources */,
  746. A7AE0170222E7D5400F521EA /* ShoppingCartViewController.swift in Sources */,
  747. A7807DAB222FB1CB009D98BB /* AppInfo.swift in Sources */,
  748. A7AE0120222E760500F521EA /* AppDelegate.swift in Sources */,
  749. A7807DBD222FC478009D98BB /* GuidePageViewCell.swift in Sources */,
  750. A7AE0151222E76EB00F521EA /* RootViewController.swift in Sources */,
  751. A7AE015D222E7BC000F521EA /* RootView.swift in Sources */,
  752. A7807DBB222FC166009D98BB /* GuidePageView.swift in Sources */,
  753. A7AE0157222E77A700F521EA /* RootNavigationController.swift in Sources */,
  754. A7AE0169222E7D2800F521EA /* ShoppingViewController.swift in Sources */,
  755. A7AE0154222E774C00F521EA /* RootWebViewController.swift in Sources */,
  756. A7807DC0222FC946009D98BB /* Extension+UserDefaults.swift in Sources */,
  757. A7AE0174222E7D6000F521EA /* MineViewController.swift in Sources */,
  758. );
  759. runOnlyForDeploymentPostprocessing = 0;
  760. };
  761. A7AE012C222E760500F521EA /* Sources */ = {
  762. isa = PBXSourcesBuildPhase;
  763. buildActionMask = 2147483647;
  764. files = (
  765. A7AE0135222E760500F521EA /* RainbowPlanetTests.swift in Sources */,
  766. );
  767. runOnlyForDeploymentPostprocessing = 0;
  768. };
  769. A7AE0137222E760500F521EA /* Sources */ = {
  770. isa = PBXSourcesBuildPhase;
  771. buildActionMask = 2147483647;
  772. files = (
  773. A7AE0140222E760500F521EA /* RainbowPlanetUITests.swift in Sources */,
  774. );
  775. runOnlyForDeploymentPostprocessing = 0;
  776. };
  777. /* End PBXSourcesBuildPhase section */
  778. /* Begin PBXTargetDependency section */
  779. A7AE0132222E760500F521EA /* PBXTargetDependency */ = {
  780. isa = PBXTargetDependency;
  781. target = A7AE011B222E760500F521EA /* RainbowPlanet */;
  782. targetProxy = A7AE0131222E760500F521EA /* PBXContainerItemProxy */;
  783. };
  784. A7AE013D222E760500F521EA /* PBXTargetDependency */ = {
  785. isa = PBXTargetDependency;
  786. target = A7AE011B222E760500F521EA /* RainbowPlanet */;
  787. targetProxy = A7AE013C222E760500F521EA /* PBXContainerItemProxy */;
  788. };
  789. /* End PBXTargetDependency section */
  790. /* Begin XCBuildConfiguration section */
  791. A7AE0142222E760500F521EA /* Debug */ = {
  792. isa = XCBuildConfiguration;
  793. buildSettings = {
  794. ALWAYS_SEARCH_USER_PATHS = NO;
  795. CLANG_ANALYZER_NONNULL = YES;
  796. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  797. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  798. CLANG_CXX_LIBRARY = "libc++";
  799. CLANG_ENABLE_MODULES = YES;
  800. CLANG_ENABLE_OBJC_ARC = YES;
  801. CLANG_ENABLE_OBJC_WEAK = YES;
  802. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  803. CLANG_WARN_BOOL_CONVERSION = YES;
  804. CLANG_WARN_COMMA = YES;
  805. CLANG_WARN_CONSTANT_CONVERSION = YES;
  806. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  807. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  808. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  809. CLANG_WARN_EMPTY_BODY = YES;
  810. CLANG_WARN_ENUM_CONVERSION = YES;
  811. CLANG_WARN_INFINITE_RECURSION = YES;
  812. CLANG_WARN_INT_CONVERSION = YES;
  813. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  814. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  815. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  816. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  817. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  818. CLANG_WARN_STRICT_PROTOTYPES = YES;
  819. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  820. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  821. CLANG_WARN_UNREACHABLE_CODE = YES;
  822. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  823. CODE_SIGN_IDENTITY = "iPhone Developer";
  824. COPY_PHASE_STRIP = NO;
  825. DEBUG_INFORMATION_FORMAT = dwarf;
  826. ENABLE_STRICT_OBJC_MSGSEND = YES;
  827. ENABLE_TESTABILITY = YES;
  828. GCC_C_LANGUAGE_STANDARD = gnu11;
  829. GCC_DYNAMIC_NO_PIC = NO;
  830. GCC_NO_COMMON_BLOCKS = YES;
  831. GCC_OPTIMIZATION_LEVEL = 0;
  832. GCC_PREPROCESSOR_DEFINITIONS = (
  833. "DEBUG=1",
  834. "$(inherited)",
  835. );
  836. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  837. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  838. GCC_WARN_UNDECLARED_SELECTOR = YES;
  839. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  840. GCC_WARN_UNUSED_FUNCTION = YES;
  841. GCC_WARN_UNUSED_VARIABLE = YES;
  842. IPHONEOS_DEPLOYMENT_TARGET = 12.1;
  843. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  844. MTL_FAST_MATH = YES;
  845. ONLY_ACTIVE_ARCH = YES;
  846. SDKROOT = iphoneos;
  847. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  848. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  849. };
  850. name = Debug;
  851. };
  852. A7AE0143222E760500F521EA /* Release */ = {
  853. isa = XCBuildConfiguration;
  854. buildSettings = {
  855. ALWAYS_SEARCH_USER_PATHS = NO;
  856. CLANG_ANALYZER_NONNULL = YES;
  857. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  858. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  859. CLANG_CXX_LIBRARY = "libc++";
  860. CLANG_ENABLE_MODULES = YES;
  861. CLANG_ENABLE_OBJC_ARC = YES;
  862. CLANG_ENABLE_OBJC_WEAK = YES;
  863. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  864. CLANG_WARN_BOOL_CONVERSION = YES;
  865. CLANG_WARN_COMMA = YES;
  866. CLANG_WARN_CONSTANT_CONVERSION = YES;
  867. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  868. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  869. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  870. CLANG_WARN_EMPTY_BODY = YES;
  871. CLANG_WARN_ENUM_CONVERSION = YES;
  872. CLANG_WARN_INFINITE_RECURSION = YES;
  873. CLANG_WARN_INT_CONVERSION = YES;
  874. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  875. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  876. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  877. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  878. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  879. CLANG_WARN_STRICT_PROTOTYPES = YES;
  880. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  881. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  882. CLANG_WARN_UNREACHABLE_CODE = YES;
  883. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  884. CODE_SIGN_IDENTITY = "iPhone Developer";
  885. COPY_PHASE_STRIP = NO;
  886. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  887. ENABLE_NS_ASSERTIONS = NO;
  888. ENABLE_STRICT_OBJC_MSGSEND = YES;
  889. GCC_C_LANGUAGE_STANDARD = gnu11;
  890. GCC_NO_COMMON_BLOCKS = YES;
  891. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  892. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  893. GCC_WARN_UNDECLARED_SELECTOR = YES;
  894. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  895. GCC_WARN_UNUSED_FUNCTION = YES;
  896. GCC_WARN_UNUSED_VARIABLE = YES;
  897. IPHONEOS_DEPLOYMENT_TARGET = 12.1;
  898. MTL_ENABLE_DEBUG_INFO = NO;
  899. MTL_FAST_MATH = YES;
  900. SDKROOT = iphoneos;
  901. SWIFT_COMPILATION_MODE = wholemodule;
  902. SWIFT_OPTIMIZATION_LEVEL = "-O";
  903. VALIDATE_PRODUCT = YES;
  904. };
  905. name = Release;
  906. };
  907. A7AE0145222E760500F521EA /* Debug */ = {
  908. isa = XCBuildConfiguration;
  909. baseConfigurationReference = 1DD1CA03D797EC66156C1CB4 /* Pods-RainbowPlanet.debug.xcconfig */;
  910. buildSettings = {
  911. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  912. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  913. CLANG_ENABLE_MODULES = YES;
  914. CODE_SIGN_STYLE = Automatic;
  915. ENABLE_BITCODE = NO;
  916. FRAMEWORK_SEARCH_PATHS = (
  917. "$(inherited)",
  918. "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
  919. "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
  920. );
  921. HEADER_SEARCH_PATHS = (
  922. "$(inherited)",
  923. "\"${PODS_ROOT}/Headers/Public\"",
  924. "\"${PODS_ROOT}/Headers/Public/UMCShare\"",
  925. "\"$(SRCROOT)/RainbowPlanet/Macro/RainbowPlanet-Bridging-Header.h\"",
  926. );
  927. INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
  928. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  929. LD_RUNPATH_SEARCH_PATHS = (
  930. "$(inherited)",
  931. "@executable_path/Frameworks",
  932. );
  933. OTHER_LDFLAGS = (
  934. "$(inherited)",
  935. "-ObjC",
  936. "-l\"SocialOfficialWeChat\"",
  937. "-l\"SocialQQ\"",
  938. "-l\"SocialSina\"",
  939. "-l\"SocialWeChat\"",
  940. "-l\"WeChatSDK\"",
  941. "-l\"c++\"",
  942. "-l\"sqlite3\"",
  943. "-l\"sqlite3.0\"",
  944. "-l\"z\"",
  945. "-framework",
  946. "\"AdSupport\"",
  947. "-framework",
  948. "\"Alamofire\"",
  949. "-framework",
  950. "\"BMKLocationKit\"",
  951. "-framework",
  952. "\"Bugly\"",
  953. "-framework",
  954. "\"CoreGraphics\"",
  955. "-framework",
  956. "\"CoreLocation\"",
  957. "-framework",
  958. "\"CoreTelephony\"",
  959. "-framework",
  960. "\"CryptoSwift\"",
  961. "-framework",
  962. "\"DeviceKit\"",
  963. "-framework",
  964. "\"ESTabBarController_swift\"",
  965. "-framework",
  966. "\"FSPagerView\"",
  967. "-framework",
  968. "\"FWPopupView\"",
  969. "-framework",
  970. "\"Foundation\"",
  971. "-framework",
  972. "\"IQKeyboardManagerSwift\"",
  973. "-framework",
  974. "\"Kingfisher\"",
  975. "-framework",
  976. "\"MBProgressHUD\"",
  977. "-framework",
  978. "\"MJRefresh\"",
  979. "-framework",
  980. "\"Moya\"",
  981. "-framework",
  982. "\"ObjectMapper\"",
  983. "-framework",
  984. "\"PPBadgeViewSwift\"",
  985. "-framework",
  986. "\"Photos\"",
  987. "-framework",
  988. "\"QuartzCore\"",
  989. "-framework",
  990. "\"Result\"",
  991. "-framework",
  992. "\"RxAtomic\"",
  993. "-framework",
  994. "\"RxCocoa\"",
  995. "-framework",
  996. "\"RxSwift\"",
  997. "-framework",
  998. "\"Security\"",
  999. "-framework",
  1000. "\"SecurityEnvSDK\"",
  1001. "-framework",
  1002. "\"SnapKit\"",
  1003. "-framework",
  1004. "\"SwiftDate\"",
  1005. "-framework",
  1006. "\"SwiftyJSON\"",
  1007. "-framework",
  1008. "\"SwiftyStarRatingView\"",
  1009. "-framework",
  1010. "\"SystemConfiguration\"",
  1011. "-framework",
  1012. "\"UIKit\"",
  1013. "-framework",
  1014. "\"UMAnalytics\"",
  1015. "-framework",
  1016. "\"UMCommon\"",
  1017. "-framework",
  1018. "\"UMCommonLog\"",
  1019. "-framework",
  1020. "\"UMPush\"",
  1021. "-framework",
  1022. "\"UMShare\"",
  1023. "-framework",
  1024. "\"UShareUI\"",
  1025. "-framework",
  1026. "\"UTDID\"",
  1027. "-framework",
  1028. "\"UserNotifications\"",
  1029. "-framework",
  1030. "\"XLPagerTabStrip\"",
  1031. );
  1032. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanet;
  1033. PRODUCT_NAME = "$(TARGET_NAME)";
  1034. SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Macro/RainbowPlanet-Bridging-Header.h";
  1035. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1036. SWIFT_VERSION = 4.2;
  1037. TARGETED_DEVICE_FAMILY = "1,2";
  1038. };
  1039. name = Debug;
  1040. };
  1041. A7AE0146222E760500F521EA /* Release */ = {
  1042. isa = XCBuildConfiguration;
  1043. baseConfigurationReference = 8640BD6BD0F44B0788BBD034 /* Pods-RainbowPlanet.release.xcconfig */;
  1044. buildSettings = {
  1045. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1046. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1047. CLANG_ENABLE_MODULES = YES;
  1048. CODE_SIGN_STYLE = Automatic;
  1049. ENABLE_BITCODE = NO;
  1050. FRAMEWORK_SEARCH_PATHS = (
  1051. "$(inherited)",
  1052. "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
  1053. "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
  1054. );
  1055. HEADER_SEARCH_PATHS = (
  1056. "$(inherited)",
  1057. "\"${PODS_ROOT}/Headers/Public\"",
  1058. "\"${PODS_ROOT}/Headers/Public/UMCShare\"",
  1059. "\"$(SRCROOT)/RainbowPlanet/Macro/RainbowPlanet-Bridging-Header.h\"",
  1060. );
  1061. INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
  1062. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1063. LD_RUNPATH_SEARCH_PATHS = (
  1064. "$(inherited)",
  1065. "@executable_path/Frameworks",
  1066. );
  1067. OTHER_LDFLAGS = (
  1068. "$(inherited)",
  1069. "-ObjC",
  1070. "-l\"SocialOfficialWeChat\"",
  1071. "-l\"SocialQQ\"",
  1072. "-l\"SocialSina\"",
  1073. "-l\"SocialWeChat\"",
  1074. "-l\"WeChatSDK\"",
  1075. "-l\"c++\"",
  1076. "-l\"sqlite3\"",
  1077. "-l\"sqlite3.0\"",
  1078. "-l\"z\"",
  1079. "-framework",
  1080. "\"AdSupport\"",
  1081. "-framework",
  1082. "\"Alamofire\"",
  1083. "-framework",
  1084. "\"BMKLocationKit\"",
  1085. "-framework",
  1086. "\"Bugly\"",
  1087. "-framework",
  1088. "\"CoreGraphics\"",
  1089. "-framework",
  1090. "\"CoreLocation\"",
  1091. "-framework",
  1092. "\"CoreTelephony\"",
  1093. "-framework",
  1094. "\"CryptoSwift\"",
  1095. "-framework",
  1096. "\"DeviceKit\"",
  1097. "-framework",
  1098. "\"ESTabBarController_swift\"",
  1099. "-framework",
  1100. "\"FSPagerView\"",
  1101. "-framework",
  1102. "\"FWPopupView\"",
  1103. "-framework",
  1104. "\"Foundation\"",
  1105. "-framework",
  1106. "\"IQKeyboardManagerSwift\"",
  1107. "-framework",
  1108. "\"Kingfisher\"",
  1109. "-framework",
  1110. "\"MBProgressHUD\"",
  1111. "-framework",
  1112. "\"MJRefresh\"",
  1113. "-framework",
  1114. "\"Moya\"",
  1115. "-framework",
  1116. "\"ObjectMapper\"",
  1117. "-framework",
  1118. "\"PPBadgeViewSwift\"",
  1119. "-framework",
  1120. "\"Photos\"",
  1121. "-framework",
  1122. "\"QuartzCore\"",
  1123. "-framework",
  1124. "\"Result\"",
  1125. "-framework",
  1126. "\"RxAtomic\"",
  1127. "-framework",
  1128. "\"RxCocoa\"",
  1129. "-framework",
  1130. "\"RxSwift\"",
  1131. "-framework",
  1132. "\"Security\"",
  1133. "-framework",
  1134. "\"SecurityEnvSDK\"",
  1135. "-framework",
  1136. "\"SnapKit\"",
  1137. "-framework",
  1138. "\"SwiftDate\"",
  1139. "-framework",
  1140. "\"SwiftyJSON\"",
  1141. "-framework",
  1142. "\"SwiftyStarRatingView\"",
  1143. "-framework",
  1144. "\"SystemConfiguration\"",
  1145. "-framework",
  1146. "\"UIKit\"",
  1147. "-framework",
  1148. "\"UMAnalytics\"",
  1149. "-framework",
  1150. "\"UMCommon\"",
  1151. "-framework",
  1152. "\"UMCommonLog\"",
  1153. "-framework",
  1154. "\"UMPush\"",
  1155. "-framework",
  1156. "\"UMShare\"",
  1157. "-framework",
  1158. "\"UShareUI\"",
  1159. "-framework",
  1160. "\"UTDID\"",
  1161. "-framework",
  1162. "\"UserNotifications\"",
  1163. "-framework",
  1164. "\"XLPagerTabStrip\"",
  1165. );
  1166. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanet;
  1167. PRODUCT_NAME = "$(TARGET_NAME)";
  1168. SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Macro/RainbowPlanet-Bridging-Header.h";
  1169. SWIFT_VERSION = 4.2;
  1170. TARGETED_DEVICE_FAMILY = "1,2";
  1171. };
  1172. name = Release;
  1173. };
  1174. A7AE0148222E760500F521EA /* Debug */ = {
  1175. isa = XCBuildConfiguration;
  1176. buildSettings = {
  1177. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1178. BUNDLE_LOADER = "$(TEST_HOST)";
  1179. CODE_SIGN_STYLE = Automatic;
  1180. INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
  1181. LD_RUNPATH_SEARCH_PATHS = (
  1182. "$(inherited)",
  1183. "@executable_path/Frameworks",
  1184. "@loader_path/Frameworks",
  1185. );
  1186. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetTests;
  1187. PRODUCT_NAME = "$(TARGET_NAME)";
  1188. SWIFT_VERSION = 4.2;
  1189. TARGETED_DEVICE_FAMILY = "1,2";
  1190. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
  1191. };
  1192. name = Debug;
  1193. };
  1194. A7AE0149222E760500F521EA /* Release */ = {
  1195. isa = XCBuildConfiguration;
  1196. buildSettings = {
  1197. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1198. BUNDLE_LOADER = "$(TEST_HOST)";
  1199. CODE_SIGN_STYLE = Automatic;
  1200. INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
  1201. LD_RUNPATH_SEARCH_PATHS = (
  1202. "$(inherited)",
  1203. "@executable_path/Frameworks",
  1204. "@loader_path/Frameworks",
  1205. );
  1206. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetTests;
  1207. PRODUCT_NAME = "$(TARGET_NAME)";
  1208. SWIFT_VERSION = 4.2;
  1209. TARGETED_DEVICE_FAMILY = "1,2";
  1210. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
  1211. };
  1212. name = Release;
  1213. };
  1214. A7AE014B222E760500F521EA /* Debug */ = {
  1215. isa = XCBuildConfiguration;
  1216. buildSettings = {
  1217. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1218. CODE_SIGN_STYLE = Automatic;
  1219. INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
  1220. LD_RUNPATH_SEARCH_PATHS = (
  1221. "$(inherited)",
  1222. "@executable_path/Frameworks",
  1223. "@loader_path/Frameworks",
  1224. );
  1225. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetUITests;
  1226. PRODUCT_NAME = "$(TARGET_NAME)";
  1227. SWIFT_VERSION = 4.2;
  1228. TARGETED_DEVICE_FAMILY = "1,2";
  1229. TEST_TARGET_NAME = RainbowPlanet;
  1230. };
  1231. name = Debug;
  1232. };
  1233. A7AE014C222E760500F521EA /* Release */ = {
  1234. isa = XCBuildConfiguration;
  1235. buildSettings = {
  1236. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1237. CODE_SIGN_STYLE = Automatic;
  1238. INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
  1239. LD_RUNPATH_SEARCH_PATHS = (
  1240. "$(inherited)",
  1241. "@executable_path/Frameworks",
  1242. "@loader_path/Frameworks",
  1243. );
  1244. PRODUCT_BUNDLE_IDENTIFIER = com.nanxinlin.RainbowPlanetUITests;
  1245. PRODUCT_NAME = "$(TARGET_NAME)";
  1246. SWIFT_VERSION = 4.2;
  1247. TARGETED_DEVICE_FAMILY = "1,2";
  1248. TEST_TARGET_NAME = RainbowPlanet;
  1249. };
  1250. name = Release;
  1251. };
  1252. /* End XCBuildConfiguration section */
  1253. /* Begin XCConfigurationList section */
  1254. A7AE0117222E760400F521EA /* Build configuration list for PBXProject "RainbowPlanet" */ = {
  1255. isa = XCConfigurationList;
  1256. buildConfigurations = (
  1257. A7AE0142222E760500F521EA /* Debug */,
  1258. A7AE0143222E760500F521EA /* Release */,
  1259. );
  1260. defaultConfigurationIsVisible = 0;
  1261. defaultConfigurationName = Release;
  1262. };
  1263. A7AE0144222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanet" */ = {
  1264. isa = XCConfigurationList;
  1265. buildConfigurations = (
  1266. A7AE0145222E760500F521EA /* Debug */,
  1267. A7AE0146222E760500F521EA /* Release */,
  1268. );
  1269. defaultConfigurationIsVisible = 0;
  1270. defaultConfigurationName = Release;
  1271. };
  1272. A7AE0147222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */ = {
  1273. isa = XCConfigurationList;
  1274. buildConfigurations = (
  1275. A7AE0148222E760500F521EA /* Debug */,
  1276. A7AE0149222E760500F521EA /* Release */,
  1277. );
  1278. defaultConfigurationIsVisible = 0;
  1279. defaultConfigurationName = Release;
  1280. };
  1281. A7AE014A222E760500F521EA /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */ = {
  1282. isa = XCConfigurationList;
  1283. buildConfigurations = (
  1284. A7AE014B222E760500F521EA /* Debug */,
  1285. A7AE014C222E760500F521EA /* Release */,
  1286. );
  1287. defaultConfigurationIsVisible = 0;
  1288. defaultConfigurationName = Release;
  1289. };
  1290. /* End XCConfigurationList section */
  1291. };
  1292. rootObject = A7AE0114222E760400F521EA /* Project object */;
  1293. }