project.pbxproj 90 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */; };
  10. 3E58CC90A9E5EF3B7AF4AE42 /* Pods_RainbowPlanetTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */; };
  11. 867818C053169E7AE52C09C6 /* Pods_RainbowPlanetUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */; };
  12. A72A726622321DBD00B21995 /* BaiduMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726222321DBD00B21995 /* BaiduMapManager.swift */; };
  13. A72A726722321DBD00B21995 /* LocationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726322321DBD00B21995 /* LocationModel.swift */; };
  14. A72A726822321DBD00B21995 /* UMManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726522321DBD00B21995 /* UMManager.swift */; };
  15. A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */; };
  16. A72A72A322321DE000B21995 /* LBXScanView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726B22321DDE00B21995 /* LBXScanView.swift */; };
  17. A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726C22321DDE00B21995 /* LBXScanViewController.swift */; };
  18. A72A72A522321DE000B21995 /* LBXScanLineAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */; };
  19. A72A72A622321DE000B21995 /* LBXScanViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */; };
  20. A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726F22321DDE00B21995 /* LBXPermissions.swift */; };
  21. A72A72A822321DE000B21995 /* LBXScanWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727022321DDE00B21995 /* LBXScanWrapper.swift */; };
  22. A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727222321DDE00B21995 /* NumberKeyboard.swift */; };
  23. A72A72AA22321DE000B21995 /* Log.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727422321DDE00B21995 /* Log.swift */; };
  24. A72A72AB22321DE000B21995 /* SwiftProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */; };
  25. A72A72AC22321DE000B21995 /* Regex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727822321DDF00B21995 /* Regex.swift */; };
  26. A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727C22321DDF00B21995 /* CountdownButton.swift */; };
  27. A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727E22321DDF00B21995 /* AppInfo.swift */; };
  28. A72A72B022321DE000B21995 /* CGView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728022321DDF00B21995 /* CGView.swift */; };
  29. A72A72B122321DE000B21995 /* UIScrollView+MJRefreshEX.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */; };
  30. A72A72B222321DE000B21995 /* NSObject+BARunTime.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728622321DE000B21995 /* NSObject+BARunTime.m */; };
  31. A72A72B322321DE000B21995 /* UIAlertController+BAKit.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728722321DE000B21995 /* UIAlertController+BAKit.m */; };
  32. A72A72B422321DE000B21995 /* Extension+UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728C22321DE000B21995 /* Extension+UIImage.swift */; };
  33. A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728D22321DE000B21995 /* Extension+UITextView.swift */; };
  34. A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728E22321DE000B21995 /* Extension+NSRange.swift */; };
  35. A72A72B722321DE000B21995 /* Extension+NSMutableAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */; };
  36. A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729022321DE000B21995 /* Extension+UserDefaults.swift */; };
  37. A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729122321DE000B21995 /* Extension+Array.swift */; };
  38. A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729222321DE000B21995 /* Extension+String.swift */; };
  39. A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729322321DE000B21995 /* Extension+UILabel.swift */; };
  40. A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729422321DE000B21995 /* Extension+UIAlertController.swift */; };
  41. A72A72BD22321DE000B21995 /* Extension+UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729722321DE000B21995 /* Extension+UIColor.swift */; };
  42. A72A72BE22321DE000B21995 /* Extension+RxTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729822321DE000B21995 /* Extension+RxTimer.swift */; };
  43. A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729922321DE000B21995 /* Extension+UIButton.swift */; };
  44. A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729A22321DE000B21995 /* Extension+UIView.swift */; };
  45. A72A72C122321DE000B21995 /* NSMutableAttributedString+BAKit.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */; };
  46. A72A72C222321DE000B21995 /* UIBarButtonItem+SXCreate.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */; };
  47. A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729D22321DE000B21995 /* Extension+Date.swift */; };
  48. A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */; };
  49. A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72A022321DE000B21995 /* WKWebViewConfig.swift */; };
  50. A72A72C622321DE000B21995 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72A122321DE000B21995 /* WebView.swift */; };
  51. A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */; };
  52. A72A72D022321E2700B21995 /* FontMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C822321E2500B21995 /* FontMacro.swift */; };
  53. A72A72D122321E2700B21995 /* HTMLURLMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C922321E2600B21995 /* HTMLURLMacro.swift */; };
  54. A72A72D222321E2700B21995 /* Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CA22321E2600B21995 /* Common.swift */; };
  55. A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CB22321E2600B21995 /* CacheMacro.swift */; };
  56. A72A72D422321E2700B21995 /* EnumMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CC22321E2600B21995 /* EnumMacro.swift */; };
  57. A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CD22321E2600B21995 /* ColorMacro.swift */; };
  58. A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */; };
  59. A72A72E422321E5200B21995 /* TYRZResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72D822321E5200B21995 /* TYRZResource.bundle */; };
  60. A72A72E522321E5200B21995 /* account_login_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72D922321E5200B21995 /* account_login_sdk_core.framework */; };
  61. A72A72E622321E5200B21995 /* TYRZSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DA22321E5200B21995 /* TYRZSDK.framework */; };
  62. A72A72E722321E5200B21995 /* account_verify_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */; };
  63. A72A72E822321E5200B21995 /* CL_ShanYanSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */; };
  64. A72A72E922321E5200B21995 /* uni_account_login_sdk_res.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */; };
  65. A72A72EA22321E5200B21995 /* HTMLResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72DE22321E5200B21995 /* HTMLResource.bundle */; };
  66. A72A72EB22321E5200B21995 /* OAuth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DF22321E5200B21995 /* OAuth.framework */; };
  67. A72A72EC22321E5200B21995 /* EAccountApiSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72E022321E5200B21995 /* EAccountApiSDK.framework */; };
  68. A72A72ED22321E5200B21995 /* AlipaySDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72E222321E5200B21995 /* AlipaySDK.bundle */; };
  69. A72A72EE22321E5200B21995 /* AlipaySDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72E322321E5200B21995 /* AlipaySDK.framework */; };
  70. A72A72F022321E8800B21995 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72EF22321E8800B21995 /* CoreMotion.framework */; };
  71. A72A72F222321E9300B21995 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F122321E9300B21995 /* CFNetwork.framework */; };
  72. A72A72F422321E9A00B21995 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F322321E9A00B21995 /* Foundation.framework */; };
  73. A72A72F622321EA000B21995 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F522321EA000B21995 /* UIKit.framework */; };
  74. A72A72F822321EB600B21995 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F722321EB600B21995 /* CoreGraphics.framework */; };
  75. A72A72FA22321EBF00B21995 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F922321EBF00B21995 /* CoreText.framework */; };
  76. A72A72FC22321ECE00B21995 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FB22321ECD00B21995 /* CoreTelephony.framework */; };
  77. A72A72FE22321EE200B21995 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FD22321EE200B21995 /* QuartzCore.framework */; };
  78. A72A730022321EE900B21995 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FF22321EE900B21995 /* SystemConfiguration.framework */; };
  79. A72A730222321EEE00B21995 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A730122321EEE00B21995 /* libz.tbd */; };
  80. A72A730422321EFA00B21995 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A730322321EFA00B21995 /* libc++.tbd */; };
  81. A72A730C2232207700B21995 /* AppDelegate+UM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73082232207600B21995 /* AppDelegate+UM.swift */; };
  82. A72A730D2232207700B21995 /* AppDelegate+BaiduMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */; };
  83. A72A730F2232207700B21995 /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */; };
  84. A72A73142232475E00B21995 /* AlipayManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73132232475E00B21995 /* AlipayManager.swift */; };
  85. A72A73162232481600B21995 /* WeChatpayManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73152232481600B21995 /* WeChatpayManager.swift */; };
  86. A72A7333223256E100B21995 /* PayManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7332223256E100B21995 /* PayManager.swift */; };
  87. A72A733522325A4B00B21995 /* AppDelegate+HandleOpen.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A733422325A4B00B21995 /* AppDelegate+HandleOpen.swift */; };
  88. A72A733722325EED00B21995 /* AlipayResultModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A733622325EED00B21995 /* AlipayResultModel.swift */; };
  89. A72A73392232688100B21995 /* AlipayOrderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73382232688100B21995 /* AlipayOrderModel.swift */; };
  90. A72A73402232772900B21995 /* README.txt in Resources */ = {isa = PBXBuildFile; fileRef = A72A733D2232772900B21995 /* README.txt */; };
  91. A72A73412232772900B21995 /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A733F2232772900B21995 /* libWeChatSDK.a */; };
  92. A72A734322327DE300B21995 /* WeChatpayOrderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A734222327DE300B21995 /* WeChatpayOrderModel.swift */; };
  93. A77F2C612231FB49001BD3F6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C602231FB49001BD3F6 /* AppDelegate.swift */; };
  94. A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A77F2C672231FB4A001BD3F6 /* Assets.xcassets */; };
  95. A77F2C762231FB4A001BD3F6 /* RainbowPlanetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C752231FB4A001BD3F6 /* RainbowPlanetTests.swift */; };
  96. A77F2C812231FB4A001BD3F6 /* RainbowPlanetUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C802231FB4A001BD3F6 /* RainbowPlanetUITests.swift */; };
  97. A77F2C982231FD25001BD3F6 /* BaseNavigationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C972231FD25001BD3F6 /* BaseNavigationViewController.swift */; };
  98. A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C9B2231FDCF001BD3F6 /* BaseView.swift */; };
  99. A77F2C9E2231FDDC001BD3F6 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C9D2231FDDC001BD3F6 /* BaseViewController.swift */; };
  100. A77F2CA02231FE45001BD3F6 /* BaseWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C9F2231FE45001BD3F6 /* BaseWebViewController.swift */; };
  101. A77F2CB42232010F001BD3F6 /* ShoppingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A77F2CA62232010F001BD3F6 /* ShoppingViewController.xib */; };
  102. A77F2CB52232010F001BD3F6 /* ShoppingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CA72232010F001BD3F6 /* ShoppingViewController.swift */; };
  103. A77F2CB62232010F001BD3F6 /* MineViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A77F2CAC2232010F001BD3F6 /* MineViewController.xib */; };
  104. A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CAD2232010F001BD3F6 /* MineViewController.swift */; };
  105. A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A77F2CB22232010F001BD3F6 /* ShoppingCartViewController.xib */; };
  106. A77F2CB92232010F001BD3F6 /* ShoppingCartViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CB32232010F001BD3F6 /* ShoppingCartViewController.swift */; };
  107. A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC2223203BA001BD3F6 /* AppDelegate+Window.swift */; };
  108. A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */; };
  109. A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */; };
  110. A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */; };
  111. /* End PBXBuildFile section */
  112. /* Begin PBXContainerItemProxy section */
  113. A77F2C722231FB4A001BD3F6 /* PBXContainerItemProxy */ = {
  114. isa = PBXContainerItemProxy;
  115. containerPortal = A77F2C552231FB49001BD3F6 /* Project object */;
  116. proxyType = 1;
  117. remoteGlobalIDString = A77F2C5C2231FB49001BD3F6;
  118. remoteInfo = RainbowPlanet;
  119. };
  120. A77F2C7D2231FB4A001BD3F6 /* PBXContainerItemProxy */ = {
  121. isa = PBXContainerItemProxy;
  122. containerPortal = A77F2C552231FB49001BD3F6 /* Project object */;
  123. proxyType = 1;
  124. remoteGlobalIDString = A77F2C5C2231FB49001BD3F6;
  125. remoteInfo = RainbowPlanet;
  126. };
  127. /* End PBXContainerItemProxy section */
  128. /* Begin PBXFileReference section */
  129. 57C497E128081597F165C771 /* 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>"; };
  130. 88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  131. 9D60C551769808F63D7376A8 /* Pods-RainbowPlanetTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanetTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanetTests/Pods-RainbowPlanetTests.debug.xcconfig"; sourceTree = "<group>"; };
  132. A72A726022321D3400B21995 /* RainbowPlanet-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RainbowPlanet-Bridging-Header.h"; sourceTree = "<group>"; };
  133. A72A726222321DBD00B21995 /* BaiduMapManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduMapManager.swift; sourceTree = "<group>"; };
  134. A72A726322321DBD00B21995 /* LocationModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationModel.swift; sourceTree = "<group>"; };
  135. A72A726522321DBD00B21995 /* UMManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UMManager.swift; sourceTree = "<group>"; };
  136. A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanNetAnimation.swift; sourceTree = "<group>"; };
  137. A72A726B22321DDE00B21995 /* LBXScanView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanView.swift; sourceTree = "<group>"; };
  138. A72A726C22321DDE00B21995 /* LBXScanViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanViewController.swift; sourceTree = "<group>"; };
  139. A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanLineAnimation.swift; sourceTree = "<group>"; };
  140. A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanViewStyle.swift; sourceTree = "<group>"; };
  141. A72A726F22321DDE00B21995 /* LBXPermissions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXPermissions.swift; sourceTree = "<group>"; };
  142. A72A727022321DDE00B21995 /* LBXScanWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanWrapper.swift; sourceTree = "<group>"; };
  143. A72A727222321DDE00B21995 /* NumberKeyboard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NumberKeyboard.swift; sourceTree = "<group>"; };
  144. A72A727422321DDE00B21995 /* Log.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Log.swift; sourceTree = "<group>"; };
  145. A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftProgressHUD.swift; sourceTree = "<group>"; };
  146. A72A727822321DDF00B21995 /* Regex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Regex.swift; sourceTree = "<group>"; };
  147. A72A727C22321DDF00B21995 /* CountdownButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CountdownButton.swift; sourceTree = "<group>"; };
  148. A72A727E22321DDF00B21995 /* AppInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppInfo.swift; sourceTree = "<group>"; };
  149. A72A728022321DDF00B21995 /* CGView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGView.swift; sourceTree = "<group>"; };
  150. A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefreshEX.m"; sourceTree = "<group>"; };
  151. A72A728322321DDF00B21995 /* UIScrollView+MJRefreshEX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefreshEX.h"; sourceTree = "<group>"; };
  152. A72A728622321DE000B21995 /* NSObject+BARunTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+BARunTime.m"; sourceTree = "<group>"; };
  153. A72A728722321DE000B21995 /* UIAlertController+BAKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertController+BAKit.m"; sourceTree = "<group>"; };
  154. A72A728822321DE000B21995 /* BAAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BAAlertController.h; sourceTree = "<group>"; };
  155. A72A728922321DE000B21995 /* NSObject+BARunTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+BARunTime.h"; sourceTree = "<group>"; };
  156. A72A728A22321DE000B21995 /* UIAlertController+BAKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertController+BAKit.h"; sourceTree = "<group>"; };
  157. A72A728C22321DE000B21995 /* Extension+UIImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIImage.swift"; sourceTree = "<group>"; };
  158. A72A728D22321DE000B21995 /* Extension+UITextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UITextView.swift"; sourceTree = "<group>"; };
  159. A72A728E22321DE000B21995 /* Extension+NSRange.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+NSRange.swift"; sourceTree = "<group>"; };
  160. A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+NSMutableAttributedString.swift"; sourceTree = "<group>"; };
  161. A72A729022321DE000B21995 /* Extension+UserDefaults.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UserDefaults.swift"; sourceTree = "<group>"; };
  162. A72A729122321DE000B21995 /* Extension+Array.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+Array.swift"; sourceTree = "<group>"; };
  163. A72A729222321DE000B21995 /* Extension+String.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+String.swift"; sourceTree = "<group>"; };
  164. A72A729322321DE000B21995 /* Extension+UILabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UILabel.swift"; sourceTree = "<group>"; };
  165. A72A729422321DE000B21995 /* Extension+UIAlertController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIAlertController.swift"; sourceTree = "<group>"; };
  166. A72A729522321DE000B21995 /* UIBarButtonItem+SXCreate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIBarButtonItem+SXCreate.h"; sourceTree = "<group>"; };
  167. A72A729622321DE000B21995 /* NSMutableAttributedString+BAKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableAttributedString+BAKit.h"; sourceTree = "<group>"; };
  168. A72A729722321DE000B21995 /* Extension+UIColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIColor.swift"; sourceTree = "<group>"; };
  169. A72A729822321DE000B21995 /* Extension+RxTimer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+RxTimer.swift"; sourceTree = "<group>"; };
  170. A72A729922321DE000B21995 /* Extension+UIButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIButton.swift"; sourceTree = "<group>"; };
  171. A72A729A22321DE000B21995 /* Extension+UIView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIView.swift"; sourceTree = "<group>"; };
  172. A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableAttributedString+BAKit.m"; sourceTree = "<group>"; };
  173. A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIBarButtonItem+SXCreate.m"; sourceTree = "<group>"; };
  174. A72A729D22321DE000B21995 /* Extension+Date.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+Date.swift"; sourceTree = "<group>"; };
  175. A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+CAGradientLayer.swift"; sourceTree = "<group>"; };
  176. A72A72A022321DE000B21995 /* WKWebViewConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WKWebViewConfig.swift; sourceTree = "<group>"; };
  177. A72A72A122321DE000B21995 /* WebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; };
  178. A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationCenterMacro.swift; sourceTree = "<group>"; };
  179. A72A72C822321E2500B21995 /* FontMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FontMacro.swift; sourceTree = "<group>"; };
  180. A72A72C922321E2600B21995 /* HTMLURLMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLURLMacro.swift; sourceTree = "<group>"; };
  181. A72A72CA22321E2600B21995 /* Common.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Common.swift; sourceTree = "<group>"; };
  182. A72A72CB22321E2600B21995 /* CacheMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheMacro.swift; sourceTree = "<group>"; };
  183. A72A72CC22321E2600B21995 /* EnumMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnumMacro.swift; sourceTree = "<group>"; };
  184. A72A72CD22321E2600B21995 /* ColorMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ColorMacro.swift; sourceTree = "<group>"; };
  185. A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThirdPartyMacro.swift; sourceTree = "<group>"; };
  186. A72A72D822321E5200B21995 /* TYRZResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TYRZResource.bundle; sourceTree = "<group>"; };
  187. A72A72D922321E5200B21995 /* account_login_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_login_sdk_core.framework; sourceTree = "<group>"; };
  188. A72A72DA22321E5200B21995 /* TYRZSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = TYRZSDK.framework; sourceTree = "<group>"; };
  189. A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_verify_sdk_core.framework; sourceTree = "<group>"; };
  190. A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CL_ShanYanSDK.framework; sourceTree = "<group>"; };
  191. A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = uni_account_login_sdk_res.bundle; sourceTree = "<group>"; };
  192. A72A72DE22321E5200B21995 /* HTMLResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = HTMLResource.bundle; sourceTree = "<group>"; };
  193. A72A72DF22321E5200B21995 /* OAuth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OAuth.framework; sourceTree = "<group>"; };
  194. A72A72E022321E5200B21995 /* EAccountApiSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = EAccountApiSDK.framework; sourceTree = "<group>"; };
  195. A72A72E222321E5200B21995 /* AlipaySDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlipaySDK.bundle; sourceTree = "<group>"; };
  196. A72A72E322321E5200B21995 /* AlipaySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlipaySDK.framework; sourceTree = "<group>"; };
  197. A72A72EF22321E8800B21995 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  198. A72A72F122321E9300B21995 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  199. A72A72F322321E9A00B21995 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  200. A72A72F522321EA000B21995 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  201. A72A72F722321EB600B21995 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  202. A72A72F922321EBF00B21995 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  203. A72A72FB22321ECD00B21995 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
  204. A72A72FD22321EE200B21995 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  205. A72A72FF22321EE900B21995 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  206. A72A730122321EEE00B21995 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  207. A72A730322321EFA00B21995 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  208. A72A73082232207600B21995 /* AppDelegate+UM.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+UM.swift"; sourceTree = "<group>"; };
  209. A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+BaiduMap.swift"; sourceTree = "<group>"; };
  210. A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+IQKeyboardManagerSwift.swift"; sourceTree = "<group>"; };
  211. A72A73132232475E00B21995 /* AlipayManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlipayManager.swift; sourceTree = "<group>"; };
  212. A72A73152232481600B21995 /* WeChatpayManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeChatpayManager.swift; sourceTree = "<group>"; };
  213. A72A7332223256E100B21995 /* PayManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PayManager.swift; sourceTree = "<group>"; };
  214. A72A733422325A4B00B21995 /* AppDelegate+HandleOpen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+HandleOpen.swift"; sourceTree = "<group>"; };
  215. A72A733622325EED00B21995 /* AlipayResultModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlipayResultModel.swift; sourceTree = "<group>"; };
  216. A72A73382232688100B21995 /* AlipayOrderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlipayOrderModel.swift; sourceTree = "<group>"; };
  217. A72A733B2232772900B21995 /* WXApi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXApi.h; sourceTree = "<group>"; };
  218. A72A733C2232772900B21995 /* WXApiObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WXApiObject.h; sourceTree = "<group>"; };
  219. A72A733D2232772900B21995 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
  220. A72A733E2232772900B21995 /* WechatAuthSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WechatAuthSDK.h; sourceTree = "<group>"; };
  221. A72A733F2232772900B21995 /* libWeChatSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libWeChatSDK.a; sourceTree = "<group>"; };
  222. A72A734222327DE300B21995 /* WeChatpayOrderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeChatpayOrderModel.swift; sourceTree = "<group>"; };
  223. A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RainbowPlanet.app; sourceTree = BUILT_PRODUCTS_DIR; };
  224. A77F2C602231FB49001BD3F6 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  225. A77F2C672231FB4A001BD3F6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  226. A77F2C6C2231FB4A001BD3F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  227. A77F2C712231FB4A001BD3F6 /* RainbowPlanetTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  228. A77F2C752231FB4A001BD3F6 /* RainbowPlanetTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetTests.swift; sourceTree = "<group>"; };
  229. A77F2C772231FB4A001BD3F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  230. A77F2C7C2231FB4A001BD3F6 /* RainbowPlanetUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  231. A77F2C802231FB4A001BD3F6 /* RainbowPlanetUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetUITests.swift; sourceTree = "<group>"; };
  232. A77F2C822231FB4A001BD3F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  233. A77F2C972231FD25001BD3F6 /* BaseNavigationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseNavigationViewController.swift; sourceTree = "<group>"; };
  234. A77F2C9B2231FDCF001BD3F6 /* BaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseView.swift; sourceTree = "<group>"; };
  235. A77F2C9D2231FDDC001BD3F6 /* BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; };
  236. A77F2C9F2231FE45001BD3F6 /* BaseWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseWebViewController.swift; sourceTree = "<group>"; };
  237. A77F2CA62232010F001BD3F6 /* ShoppingViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShoppingViewController.xib; sourceTree = "<group>"; };
  238. A77F2CA72232010F001BD3F6 /* ShoppingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShoppingViewController.swift; sourceTree = "<group>"; };
  239. A77F2CAC2232010F001BD3F6 /* MineViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MineViewController.xib; sourceTree = "<group>"; };
  240. A77F2CAD2232010F001BD3F6 /* MineViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = "<group>"; };
  241. A77F2CB22232010F001BD3F6 /* ShoppingCartViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShoppingCartViewController.xib; sourceTree = "<group>"; };
  242. A77F2CB32232010F001BD3F6 /* ShoppingCartViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShoppingCartViewController.swift; sourceTree = "<group>"; };
  243. A77F2CC2223203BA001BD3F6 /* AppDelegate+Window.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Window.swift"; sourceTree = "<group>"; };
  244. A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRNavigationBar.swift; sourceTree = "<group>"; };
  245. A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRCustomNavigationBar.swift; sourceTree = "<group>"; };
  246. A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTabbarViewController.swift; sourceTree = "<group>"; };
  247. A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  248. B1B8205A06E3602D2CF199C8 /* Pods-RainbowPlanetTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanetTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanetTests/Pods-RainbowPlanetTests.release.xcconfig"; sourceTree = "<group>"; };
  249. BD9052C044FD3AE4E62D3929 /* 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>"; };
  250. CC787426207DCFB69B1A7CFE /* Pods-RainbowPlanetUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanetUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanetUITests/Pods-RainbowPlanetUITests.release.xcconfig"; sourceTree = "<group>"; };
  251. D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  252. FD5011AB6141BA86DC737616 /* Pods-RainbowPlanetUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanetUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanetUITests/Pods-RainbowPlanetUITests.debug.xcconfig"; sourceTree = "<group>"; };
  253. /* End PBXFileReference section */
  254. /* Begin PBXFrameworksBuildPhase section */
  255. A77F2C5A2231FB49001BD3F6 /* Frameworks */ = {
  256. isa = PBXFrameworksBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. A72A730422321EFA00B21995 /* libc++.tbd in Frameworks */,
  260. A72A730222321EEE00B21995 /* libz.tbd in Frameworks */,
  261. A72A730022321EE900B21995 /* SystemConfiguration.framework in Frameworks */,
  262. A72A72FE22321EE200B21995 /* QuartzCore.framework in Frameworks */,
  263. A72A72FC22321ECE00B21995 /* CoreTelephony.framework in Frameworks */,
  264. A72A72FA22321EBF00B21995 /* CoreText.framework in Frameworks */,
  265. A72A72F822321EB600B21995 /* CoreGraphics.framework in Frameworks */,
  266. A72A72F622321EA000B21995 /* UIKit.framework in Frameworks */,
  267. A72A72F422321E9A00B21995 /* Foundation.framework in Frameworks */,
  268. A72A72F222321E9300B21995 /* CFNetwork.framework in Frameworks */,
  269. A72A72F022321E8800B21995 /* CoreMotion.framework in Frameworks */,
  270. A72A72EE22321E5200B21995 /* AlipaySDK.framework in Frameworks */,
  271. A72A72EB22321E5200B21995 /* OAuth.framework in Frameworks */,
  272. A72A72E522321E5200B21995 /* account_login_sdk_core.framework in Frameworks */,
  273. A72A73412232772900B21995 /* libWeChatSDK.a in Frameworks */,
  274. A72A72E722321E5200B21995 /* account_verify_sdk_core.framework in Frameworks */,
  275. A72A72EC22321E5200B21995 /* EAccountApiSDK.framework in Frameworks */,
  276. A72A72E622321E5200B21995 /* TYRZSDK.framework in Frameworks */,
  277. A72A72E822321E5200B21995 /* CL_ShanYanSDK.framework in Frameworks */,
  278. 0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. A77F2C6E2231FB4A001BD3F6 /* Frameworks */ = {
  283. isa = PBXFrameworksBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. 3E58CC90A9E5EF3B7AF4AE42 /* Pods_RainbowPlanetTests.framework in Frameworks */,
  287. );
  288. runOnlyForDeploymentPostprocessing = 0;
  289. };
  290. A77F2C792231FB4A001BD3F6 /* Frameworks */ = {
  291. isa = PBXFrameworksBuildPhase;
  292. buildActionMask = 2147483647;
  293. files = (
  294. 867818C053169E7AE52C09C6 /* Pods_RainbowPlanetUITests.framework in Frameworks */,
  295. );
  296. runOnlyForDeploymentPostprocessing = 0;
  297. };
  298. /* End PBXFrameworksBuildPhase section */
  299. /* Begin PBXGroup section */
  300. 618631008656829220117ED1 /* Pods */ = {
  301. isa = PBXGroup;
  302. children = (
  303. BD9052C044FD3AE4E62D3929 /* Pods-RainbowPlanet.debug.xcconfig */,
  304. 57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */,
  305. 9D60C551769808F63D7376A8 /* Pods-RainbowPlanetTests.debug.xcconfig */,
  306. B1B8205A06E3602D2CF199C8 /* Pods-RainbowPlanetTests.release.xcconfig */,
  307. FD5011AB6141BA86DC737616 /* Pods-RainbowPlanetUITests.debug.xcconfig */,
  308. CC787426207DCFB69B1A7CFE /* Pods-RainbowPlanetUITests.release.xcconfig */,
  309. );
  310. name = Pods;
  311. sourceTree = "<group>";
  312. };
  313. A72A7252223219BD00B21995 /* Service */ = {
  314. isa = PBXGroup;
  315. children = (
  316. );
  317. path = Service;
  318. sourceTree = "<group>";
  319. };
  320. A72A725322321A6900B21995 /* Lib */ = {
  321. isa = PBXGroup;
  322. children = (
  323. A72A733A2232772900B21995 /* WeChatSDK */,
  324. A72A72E122321E5200B21995 /* AlipaySDK */,
  325. A72A72D722321E5200B21995 /* ShanYanSDK */,
  326. );
  327. path = Lib;
  328. sourceTree = "<group>";
  329. };
  330. A72A725422321B9400B21995 /* Manager */ = {
  331. isa = PBXGroup;
  332. children = (
  333. A72A730522321F1D00B21995 /* PayManager */,
  334. A72A726122321DBD00B21995 /* BaiduMapManager */,
  335. A72A726422321DBD00B21995 /* UMManager */,
  336. );
  337. path = Manager;
  338. sourceTree = "<group>";
  339. };
  340. A72A725922321C5E00B21995 /* Define */ = {
  341. isa = PBXGroup;
  342. children = (
  343. A72A72CB22321E2600B21995 /* CacheMacro.swift */,
  344. A72A72CD22321E2600B21995 /* ColorMacro.swift */,
  345. A72A72CA22321E2600B21995 /* Common.swift */,
  346. A72A72CC22321E2600B21995 /* EnumMacro.swift */,
  347. A72A72C822321E2500B21995 /* FontMacro.swift */,
  348. A72A72C922321E2600B21995 /* HTMLURLMacro.swift */,
  349. A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */,
  350. A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */,
  351. A72A726022321D3400B21995 /* RainbowPlanet-Bridging-Header.h */,
  352. );
  353. path = Define;
  354. sourceTree = "<group>";
  355. };
  356. A72A726122321DBD00B21995 /* BaiduMapManager */ = {
  357. isa = PBXGroup;
  358. children = (
  359. A72A726222321DBD00B21995 /* BaiduMapManager.swift */,
  360. A72A726322321DBD00B21995 /* LocationModel.swift */,
  361. );
  362. path = BaiduMapManager;
  363. sourceTree = "<group>";
  364. };
  365. A72A726422321DBD00B21995 /* UMManager */ = {
  366. isa = PBXGroup;
  367. children = (
  368. A72A726522321DBD00B21995 /* UMManager.swift */,
  369. );
  370. path = UMManager;
  371. sourceTree = "<group>";
  372. };
  373. A72A726922321DDE00B21995 /* SwiftScan */ = {
  374. isa = PBXGroup;
  375. children = (
  376. A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */,
  377. A72A726B22321DDE00B21995 /* LBXScanView.swift */,
  378. A72A726C22321DDE00B21995 /* LBXScanViewController.swift */,
  379. A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */,
  380. A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */,
  381. A72A726F22321DDE00B21995 /* LBXPermissions.swift */,
  382. A72A727022321DDE00B21995 /* LBXScanWrapper.swift */,
  383. );
  384. path = SwiftScan;
  385. sourceTree = "<group>";
  386. };
  387. A72A727122321DDE00B21995 /* NumberKeyboard */ = {
  388. isa = PBXGroup;
  389. children = (
  390. A72A727222321DDE00B21995 /* NumberKeyboard.swift */,
  391. );
  392. path = NumberKeyboard;
  393. sourceTree = "<group>";
  394. };
  395. A72A727322321DDE00B21995 /* Log */ = {
  396. isa = PBXGroup;
  397. children = (
  398. A72A727422321DDE00B21995 /* Log.swift */,
  399. );
  400. path = Log;
  401. sourceTree = "<group>";
  402. };
  403. A72A727522321DDE00B21995 /* MBProgressHUD */ = {
  404. isa = PBXGroup;
  405. children = (
  406. A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */,
  407. );
  408. path = MBProgressHUD;
  409. sourceTree = "<group>";
  410. };
  411. A72A727722321DDF00B21995 /* Regex */ = {
  412. isa = PBXGroup;
  413. children = (
  414. A72A727822321DDF00B21995 /* Regex.swift */,
  415. );
  416. path = Regex;
  417. sourceTree = "<group>";
  418. };
  419. A72A727B22321DDF00B21995 /* Countdown */ = {
  420. isa = PBXGroup;
  421. children = (
  422. A72A727C22321DDF00B21995 /* CountdownButton.swift */,
  423. );
  424. path = Countdown;
  425. sourceTree = "<group>";
  426. };
  427. A72A727D22321DDF00B21995 /* AppInfo */ = {
  428. isa = PBXGroup;
  429. children = (
  430. A72A727E22321DDF00B21995 /* AppInfo.swift */,
  431. );
  432. path = AppInfo;
  433. sourceTree = "<group>";
  434. };
  435. A72A727F22321DDF00B21995 /* CGView */ = {
  436. isa = PBXGroup;
  437. children = (
  438. A72A728022321DDF00B21995 /* CGView.swift */,
  439. );
  440. path = CGView;
  441. sourceTree = "<group>";
  442. };
  443. A72A728122321DDF00B21995 /* MJRefreshEX */ = {
  444. isa = PBXGroup;
  445. children = (
  446. A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */,
  447. A72A728322321DDF00B21995 /* UIScrollView+MJRefreshEX.h */,
  448. );
  449. path = MJRefreshEX;
  450. sourceTree = "<group>";
  451. };
  452. A72A728422321DE000B21995 /* AlertView */ = {
  453. isa = PBXGroup;
  454. children = (
  455. A72A728522321DE000B21995 /* BAAlertController */,
  456. );
  457. path = AlertView;
  458. sourceTree = "<group>";
  459. };
  460. A72A728522321DE000B21995 /* BAAlertController */ = {
  461. isa = PBXGroup;
  462. children = (
  463. A72A728622321DE000B21995 /* NSObject+BARunTime.m */,
  464. A72A728722321DE000B21995 /* UIAlertController+BAKit.m */,
  465. A72A728822321DE000B21995 /* BAAlertController.h */,
  466. A72A728922321DE000B21995 /* NSObject+BARunTime.h */,
  467. A72A728A22321DE000B21995 /* UIAlertController+BAKit.h */,
  468. );
  469. path = BAAlertController;
  470. sourceTree = "<group>";
  471. };
  472. A72A728B22321DE000B21995 /* Extension */ = {
  473. isa = PBXGroup;
  474. children = (
  475. A72A728C22321DE000B21995 /* Extension+UIImage.swift */,
  476. A72A728D22321DE000B21995 /* Extension+UITextView.swift */,
  477. A72A728E22321DE000B21995 /* Extension+NSRange.swift */,
  478. A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */,
  479. A72A729022321DE000B21995 /* Extension+UserDefaults.swift */,
  480. A72A729122321DE000B21995 /* Extension+Array.swift */,
  481. A72A729222321DE000B21995 /* Extension+String.swift */,
  482. A72A729322321DE000B21995 /* Extension+UILabel.swift */,
  483. A72A729422321DE000B21995 /* Extension+UIAlertController.swift */,
  484. A72A729522321DE000B21995 /* UIBarButtonItem+SXCreate.h */,
  485. A72A729622321DE000B21995 /* NSMutableAttributedString+BAKit.h */,
  486. A72A729722321DE000B21995 /* Extension+UIColor.swift */,
  487. A72A729822321DE000B21995 /* Extension+RxTimer.swift */,
  488. A72A729922321DE000B21995 /* Extension+UIButton.swift */,
  489. A72A729A22321DE000B21995 /* Extension+UIView.swift */,
  490. A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */,
  491. A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */,
  492. A72A729D22321DE000B21995 /* Extension+Date.swift */,
  493. A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */,
  494. );
  495. path = Extension;
  496. sourceTree = "<group>";
  497. };
  498. A72A729F22321DE000B21995 /* WKWebView */ = {
  499. isa = PBXGroup;
  500. children = (
  501. A72A72A022321DE000B21995 /* WKWebViewConfig.swift */,
  502. A72A72A122321DE000B21995 /* WebView.swift */,
  503. );
  504. path = WKWebView;
  505. sourceTree = "<group>";
  506. };
  507. A72A72D722321E5200B21995 /* ShanYanSDK */ = {
  508. isa = PBXGroup;
  509. children = (
  510. A72A72D822321E5200B21995 /* TYRZResource.bundle */,
  511. A72A72D922321E5200B21995 /* account_login_sdk_core.framework */,
  512. A72A72DA22321E5200B21995 /* TYRZSDK.framework */,
  513. A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */,
  514. A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */,
  515. A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */,
  516. A72A72DE22321E5200B21995 /* HTMLResource.bundle */,
  517. A72A72DF22321E5200B21995 /* OAuth.framework */,
  518. A72A72E022321E5200B21995 /* EAccountApiSDK.framework */,
  519. );
  520. path = ShanYanSDK;
  521. sourceTree = "<group>";
  522. };
  523. A72A72E122321E5200B21995 /* AlipaySDK */ = {
  524. isa = PBXGroup;
  525. children = (
  526. A72A72E222321E5200B21995 /* AlipaySDK.bundle */,
  527. A72A72E322321E5200B21995 /* AlipaySDK.framework */,
  528. );
  529. path = AlipaySDK;
  530. sourceTree = "<group>";
  531. };
  532. A72A730522321F1D00B21995 /* PayManager */ = {
  533. isa = PBXGroup;
  534. children = (
  535. A72A7331223256D700B21995 /* PayManager */,
  536. A72A730622321F2900B21995 /* AlipayManager */,
  537. A72A730722321F3700B21995 /* WeChatpayManager */,
  538. );
  539. path = PayManager;
  540. sourceTree = "<group>";
  541. };
  542. A72A730622321F2900B21995 /* AlipayManager */ = {
  543. isa = PBXGroup;
  544. children = (
  545. A72A73132232475E00B21995 /* AlipayManager.swift */,
  546. A72A733622325EED00B21995 /* AlipayResultModel.swift */,
  547. A72A73382232688100B21995 /* AlipayOrderModel.swift */,
  548. );
  549. path = AlipayManager;
  550. sourceTree = "<group>";
  551. };
  552. A72A730722321F3700B21995 /* WeChatpayManager */ = {
  553. isa = PBXGroup;
  554. children = (
  555. A72A73152232481600B21995 /* WeChatpayManager.swift */,
  556. A72A734222327DE300B21995 /* WeChatpayOrderModel.swift */,
  557. );
  558. path = WeChatpayManager;
  559. sourceTree = "<group>";
  560. };
  561. A72A7331223256D700B21995 /* PayManager */ = {
  562. isa = PBXGroup;
  563. children = (
  564. A72A7332223256E100B21995 /* PayManager.swift */,
  565. );
  566. path = PayManager;
  567. sourceTree = "<group>";
  568. };
  569. A72A733A2232772900B21995 /* WeChatSDK */ = {
  570. isa = PBXGroup;
  571. children = (
  572. A72A733D2232772900B21995 /* README.txt */,
  573. A72A733F2232772900B21995 /* libWeChatSDK.a */,
  574. A72A733B2232772900B21995 /* WXApi.h */,
  575. A72A733C2232772900B21995 /* WXApiObject.h */,
  576. A72A733E2232772900B21995 /* WechatAuthSDK.h */,
  577. );
  578. path = WeChatSDK;
  579. sourceTree = "<group>";
  580. };
  581. A77F2C542231FB49001BD3F6 = {
  582. isa = PBXGroup;
  583. children = (
  584. A77F2C5F2231FB49001BD3F6 /* RainbowPlanet */,
  585. A77F2C742231FB4A001BD3F6 /* RainbowPlanetTests */,
  586. A77F2C7F2231FB4A001BD3F6 /* RainbowPlanetUITests */,
  587. A77F2C5E2231FB49001BD3F6 /* Products */,
  588. 618631008656829220117ED1 /* Pods */,
  589. FA8AAFBADE8BD144A5C36FDB /* Frameworks */,
  590. );
  591. sourceTree = "<group>";
  592. };
  593. A77F2C5E2231FB49001BD3F6 /* Products */ = {
  594. isa = PBXGroup;
  595. children = (
  596. A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */,
  597. A77F2C712231FB4A001BD3F6 /* RainbowPlanetTests.xctest */,
  598. A77F2C7C2231FB4A001BD3F6 /* RainbowPlanetUITests.xctest */,
  599. );
  600. name = Products;
  601. sourceTree = "<group>";
  602. };
  603. A77F2C5F2231FB49001BD3F6 /* RainbowPlanet */ = {
  604. isa = PBXGroup;
  605. children = (
  606. A77F2C8E2231FC5C001BD3F6 /* AppDelegate */,
  607. A77F2C8F2231FC65001BD3F6 /* Base */,
  608. A77F2CA22232010F001BD3F6 /* Modules */,
  609. A72A725422321B9400B21995 /* Manager */,
  610. A72A725922321C5E00B21995 /* Define */,
  611. A77F2CBC2232022A001BD3F6 /* Tools */,
  612. A72A725322321A6900B21995 /* Lib */,
  613. A72A7252223219BD00B21995 /* Service */,
  614. A77F2CBB223201DC001BD3F6 /* Supporting Files */,
  615. );
  616. path = RainbowPlanet;
  617. sourceTree = "<group>";
  618. };
  619. A77F2C742231FB4A001BD3F6 /* RainbowPlanetTests */ = {
  620. isa = PBXGroup;
  621. children = (
  622. A77F2C752231FB4A001BD3F6 /* RainbowPlanetTests.swift */,
  623. A77F2C772231FB4A001BD3F6 /* Info.plist */,
  624. );
  625. path = RainbowPlanetTests;
  626. sourceTree = "<group>";
  627. };
  628. A77F2C7F2231FB4A001BD3F6 /* RainbowPlanetUITests */ = {
  629. isa = PBXGroup;
  630. children = (
  631. A77F2C802231FB4A001BD3F6 /* RainbowPlanetUITests.swift */,
  632. A77F2C822231FB4A001BD3F6 /* Info.plist */,
  633. );
  634. path = RainbowPlanetUITests;
  635. sourceTree = "<group>";
  636. };
  637. A77F2C8E2231FC5C001BD3F6 /* AppDelegate */ = {
  638. isa = PBXGroup;
  639. children = (
  640. A77F2C602231FB49001BD3F6 /* AppDelegate.swift */,
  641. A77F2CC2223203BA001BD3F6 /* AppDelegate+Window.swift */,
  642. A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */,
  643. A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */,
  644. A72A73082232207600B21995 /* AppDelegate+UM.swift */,
  645. A72A733422325A4B00B21995 /* AppDelegate+HandleOpen.swift */,
  646. );
  647. path = AppDelegate;
  648. sourceTree = "<group>";
  649. };
  650. A77F2C8F2231FC65001BD3F6 /* Base */ = {
  651. isa = PBXGroup;
  652. children = (
  653. A77F2C902231FC75001BD3F6 /* BaseTabbarViewController */,
  654. A77F2C912231FC85001BD3F6 /* BaseNavigationController */,
  655. A77F2C942231FCD2001BD3F6 /* BaseWebViewController */,
  656. A77F2C922231FCA2001BD3F6 /* BaseViewController */,
  657. A77F2C932231FCC5001BD3F6 /* BaseView */,
  658. );
  659. path = Base;
  660. sourceTree = "<group>";
  661. };
  662. A77F2C902231FC75001BD3F6 /* BaseTabbarViewController */ = {
  663. isa = PBXGroup;
  664. children = (
  665. A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */,
  666. );
  667. path = BaseTabbarViewController;
  668. sourceTree = "<group>";
  669. };
  670. A77F2C912231FC85001BD3F6 /* BaseNavigationController */ = {
  671. isa = PBXGroup;
  672. children = (
  673. A77F2C972231FD25001BD3F6 /* BaseNavigationViewController.swift */,
  674. );
  675. path = BaseNavigationController;
  676. sourceTree = "<group>";
  677. };
  678. A77F2C922231FCA2001BD3F6 /* BaseViewController */ = {
  679. isa = PBXGroup;
  680. children = (
  681. A77F2C9D2231FDDC001BD3F6 /* BaseViewController.swift */,
  682. );
  683. path = BaseViewController;
  684. sourceTree = "<group>";
  685. };
  686. A77F2C932231FCC5001BD3F6 /* BaseView */ = {
  687. isa = PBXGroup;
  688. children = (
  689. A77F2C9B2231FDCF001BD3F6 /* BaseView.swift */,
  690. );
  691. path = BaseView;
  692. sourceTree = "<group>";
  693. };
  694. A77F2C942231FCD2001BD3F6 /* BaseWebViewController */ = {
  695. isa = PBXGroup;
  696. children = (
  697. A77F2C9F2231FE45001BD3F6 /* BaseWebViewController.swift */,
  698. );
  699. path = BaseWebViewController;
  700. sourceTree = "<group>";
  701. };
  702. A77F2CA22232010F001BD3F6 /* Modules */ = {
  703. isa = PBXGroup;
  704. children = (
  705. A77F2CA82232010F001BD3F6 /* CommonModule */,
  706. A77F2CA32232010F001BD3F6 /* ShoppingMallModule */,
  707. A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */,
  708. A77F2CAF2232010F001BD3F6 /* ShoppingCartModule */,
  709. A77F2CA92232010F001BD3F6 /* MineModule */,
  710. );
  711. path = Modules;
  712. sourceTree = "<group>";
  713. };
  714. A77F2CA32232010F001BD3F6 /* ShoppingMallModule */ = {
  715. isa = PBXGroup;
  716. children = (
  717. A77F2CA42232010F001BD3F6 /* ShoppingMall */,
  718. );
  719. path = ShoppingMallModule;
  720. sourceTree = "<group>";
  721. };
  722. A77F2CA42232010F001BD3F6 /* ShoppingMall */ = {
  723. isa = PBXGroup;
  724. children = (
  725. A77F2CA52232010F001BD3F6 /* ViewController */,
  726. );
  727. path = ShoppingMall;
  728. sourceTree = "<group>";
  729. };
  730. A77F2CA52232010F001BD3F6 /* ViewController */ = {
  731. isa = PBXGroup;
  732. children = (
  733. A77F2CA72232010F001BD3F6 /* ShoppingViewController.swift */,
  734. A77F2CA62232010F001BD3F6 /* ShoppingViewController.xib */,
  735. );
  736. path = ViewController;
  737. sourceTree = "<group>";
  738. };
  739. A77F2CA82232010F001BD3F6 /* CommonModule */ = {
  740. isa = PBXGroup;
  741. children = (
  742. );
  743. path = CommonModule;
  744. sourceTree = "<group>";
  745. };
  746. A77F2CA92232010F001BD3F6 /* MineModule */ = {
  747. isa = PBXGroup;
  748. children = (
  749. A77F2CAA2232010F001BD3F6 /* Mine */,
  750. );
  751. path = MineModule;
  752. sourceTree = "<group>";
  753. };
  754. A77F2CAA2232010F001BD3F6 /* Mine */ = {
  755. isa = PBXGroup;
  756. children = (
  757. A77F2CAB2232010F001BD3F6 /* ViewController */,
  758. );
  759. path = Mine;
  760. sourceTree = "<group>";
  761. };
  762. A77F2CAB2232010F001BD3F6 /* ViewController */ = {
  763. isa = PBXGroup;
  764. children = (
  765. A77F2CAC2232010F001BD3F6 /* MineViewController.xib */,
  766. A77F2CAD2232010F001BD3F6 /* MineViewController.swift */,
  767. );
  768. path = ViewController;
  769. sourceTree = "<group>";
  770. };
  771. A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */ = {
  772. isa = PBXGroup;
  773. children = (
  774. );
  775. path = RegisterLoginModule;
  776. sourceTree = "<group>";
  777. };
  778. A77F2CAF2232010F001BD3F6 /* ShoppingCartModule */ = {
  779. isa = PBXGroup;
  780. children = (
  781. A77F2CB02232010F001BD3F6 /* ShoppingCart */,
  782. );
  783. path = ShoppingCartModule;
  784. sourceTree = "<group>";
  785. };
  786. A77F2CB02232010F001BD3F6 /* ShoppingCart */ = {
  787. isa = PBXGroup;
  788. children = (
  789. A77F2CB12232010F001BD3F6 /* ViewController */,
  790. );
  791. path = ShoppingCart;
  792. sourceTree = "<group>";
  793. };
  794. A77F2CB12232010F001BD3F6 /* ViewController */ = {
  795. isa = PBXGroup;
  796. children = (
  797. A77F2CB22232010F001BD3F6 /* ShoppingCartViewController.xib */,
  798. A77F2CB32232010F001BD3F6 /* ShoppingCartViewController.swift */,
  799. );
  800. path = ViewController;
  801. sourceTree = "<group>";
  802. };
  803. A77F2CBB223201DC001BD3F6 /* Supporting Files */ = {
  804. isa = PBXGroup;
  805. children = (
  806. A77F2C672231FB4A001BD3F6 /* Assets.xcassets */,
  807. A77F2C6C2231FB4A001BD3F6 /* Info.plist */,
  808. );
  809. path = "Supporting Files";
  810. sourceTree = "<group>";
  811. };
  812. A77F2CBC2232022A001BD3F6 /* Tools */ = {
  813. isa = PBXGroup;
  814. children = (
  815. A72A728422321DE000B21995 /* AlertView */,
  816. A72A727D22321DDF00B21995 /* AppInfo */,
  817. A72A727F22321DDF00B21995 /* CGView */,
  818. A72A727B22321DDF00B21995 /* Countdown */,
  819. A72A728B22321DE000B21995 /* Extension */,
  820. A72A727322321DDE00B21995 /* Log */,
  821. A72A727522321DDE00B21995 /* MBProgressHUD */,
  822. A72A728122321DDF00B21995 /* MJRefreshEX */,
  823. A72A727122321DDE00B21995 /* NumberKeyboard */,
  824. A72A727722321DDF00B21995 /* Regex */,
  825. A72A726922321DDE00B21995 /* SwiftScan */,
  826. A72A729F22321DE000B21995 /* WKWebView */,
  827. A77F2CC422320627001BD3F6 /* WRNavigationBar */,
  828. );
  829. path = Tools;
  830. sourceTree = "<group>";
  831. };
  832. A77F2CC422320627001BD3F6 /* WRNavigationBar */ = {
  833. isa = PBXGroup;
  834. children = (
  835. A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */,
  836. A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */,
  837. );
  838. path = WRNavigationBar;
  839. sourceTree = "<group>";
  840. };
  841. FA8AAFBADE8BD144A5C36FDB /* Frameworks */ = {
  842. isa = PBXGroup;
  843. children = (
  844. A72A730322321EFA00B21995 /* libc++.tbd */,
  845. A72A730122321EEE00B21995 /* libz.tbd */,
  846. A72A72FF22321EE900B21995 /* SystemConfiguration.framework */,
  847. A72A72FD22321EE200B21995 /* QuartzCore.framework */,
  848. A72A72FB22321ECD00B21995 /* CoreTelephony.framework */,
  849. A72A72F922321EBF00B21995 /* CoreText.framework */,
  850. A72A72F722321EB600B21995 /* CoreGraphics.framework */,
  851. A72A72F522321EA000B21995 /* UIKit.framework */,
  852. A72A72F322321E9A00B21995 /* Foundation.framework */,
  853. A72A72F122321E9300B21995 /* CFNetwork.framework */,
  854. A72A72EF22321E8800B21995 /* CoreMotion.framework */,
  855. D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */,
  856. A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */,
  857. 88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */,
  858. );
  859. name = Frameworks;
  860. sourceTree = "<group>";
  861. };
  862. /* End PBXGroup section */
  863. /* Begin PBXNativeTarget section */
  864. A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */ = {
  865. isa = PBXNativeTarget;
  866. buildConfigurationList = A77F2C852231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanet" */;
  867. buildPhases = (
  868. D3A9893FB9EA18608E79E053 /* [CP] Check Pods Manifest.lock */,
  869. A77F2C592231FB49001BD3F6 /* Sources */,
  870. A77F2C5A2231FB49001BD3F6 /* Frameworks */,
  871. A77F2C5B2231FB49001BD3F6 /* Resources */,
  872. 696EB1DDE9DE019617B4DAD7 /* [CP] Embed Pods Frameworks */,
  873. 59501F6F4334279DFBD164A0 /* [CP] Copy Pods Resources */,
  874. );
  875. buildRules = (
  876. );
  877. dependencies = (
  878. );
  879. name = RainbowPlanet;
  880. productName = RainbowPlanet;
  881. productReference = A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */;
  882. productType = "com.apple.product-type.application";
  883. };
  884. A77F2C702231FB4A001BD3F6 /* RainbowPlanetTests */ = {
  885. isa = PBXNativeTarget;
  886. buildConfigurationList = A77F2C882231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */;
  887. buildPhases = (
  888. 8BCC01A4F8AF5F6F3A658797 /* [CP] Check Pods Manifest.lock */,
  889. A77F2C6D2231FB4A001BD3F6 /* Sources */,
  890. A77F2C6E2231FB4A001BD3F6 /* Frameworks */,
  891. A77F2C6F2231FB4A001BD3F6 /* Resources */,
  892. );
  893. buildRules = (
  894. );
  895. dependencies = (
  896. A77F2C732231FB4A001BD3F6 /* PBXTargetDependency */,
  897. );
  898. name = RainbowPlanetTests;
  899. productName = RainbowPlanetTests;
  900. productReference = A77F2C712231FB4A001BD3F6 /* RainbowPlanetTests.xctest */;
  901. productType = "com.apple.product-type.bundle.unit-test";
  902. };
  903. A77F2C7B2231FB4A001BD3F6 /* RainbowPlanetUITests */ = {
  904. isa = PBXNativeTarget;
  905. buildConfigurationList = A77F2C8B2231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */;
  906. buildPhases = (
  907. 606DDDCE02918D3494BB0F6D /* [CP] Check Pods Manifest.lock */,
  908. A77F2C782231FB4A001BD3F6 /* Sources */,
  909. A77F2C792231FB4A001BD3F6 /* Frameworks */,
  910. A77F2C7A2231FB4A001BD3F6 /* Resources */,
  911. );
  912. buildRules = (
  913. );
  914. dependencies = (
  915. A77F2C7E2231FB4A001BD3F6 /* PBXTargetDependency */,
  916. );
  917. name = RainbowPlanetUITests;
  918. productName = RainbowPlanetUITests;
  919. productReference = A77F2C7C2231FB4A001BD3F6 /* RainbowPlanetUITests.xctest */;
  920. productType = "com.apple.product-type.bundle.ui-testing";
  921. };
  922. /* End PBXNativeTarget section */
  923. /* Begin PBXProject section */
  924. A77F2C552231FB49001BD3F6 /* Project object */ = {
  925. isa = PBXProject;
  926. attributes = {
  927. LastSwiftUpdateCheck = 1010;
  928. LastUpgradeCheck = 1010;
  929. ORGANIZATIONNAME = "南鑫林";
  930. TargetAttributes = {
  931. A77F2C5C2231FB49001BD3F6 = {
  932. CreatedOnToolsVersion = 10.1;
  933. LastSwiftMigration = 1010;
  934. };
  935. A77F2C702231FB4A001BD3F6 = {
  936. CreatedOnToolsVersion = 10.1;
  937. TestTargetID = A77F2C5C2231FB49001BD3F6;
  938. };
  939. A77F2C7B2231FB4A001BD3F6 = {
  940. CreatedOnToolsVersion = 10.1;
  941. TestTargetID = A77F2C5C2231FB49001BD3F6;
  942. };
  943. };
  944. };
  945. buildConfigurationList = A77F2C582231FB49001BD3F6 /* Build configuration list for PBXProject "RainbowPlanet" */;
  946. compatibilityVersion = "Xcode 9.3";
  947. developmentRegion = en;
  948. hasScannedForEncodings = 0;
  949. knownRegions = (
  950. en,
  951. Base,
  952. );
  953. mainGroup = A77F2C542231FB49001BD3F6;
  954. productRefGroup = A77F2C5E2231FB49001BD3F6 /* Products */;
  955. projectDirPath = "";
  956. projectRoot = "";
  957. targets = (
  958. A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */,
  959. A77F2C702231FB4A001BD3F6 /* RainbowPlanetTests */,
  960. A77F2C7B2231FB4A001BD3F6 /* RainbowPlanetUITests */,
  961. );
  962. };
  963. /* End PBXProject section */
  964. /* Begin PBXResourcesBuildPhase section */
  965. A77F2C5B2231FB49001BD3F6 /* Resources */ = {
  966. isa = PBXResourcesBuildPhase;
  967. buildActionMask = 2147483647;
  968. files = (
  969. A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */,
  970. A72A73402232772900B21995 /* README.txt in Resources */,
  971. A72A72E422321E5200B21995 /* TYRZResource.bundle in Resources */,
  972. A72A72ED22321E5200B21995 /* AlipaySDK.bundle in Resources */,
  973. A72A72E922321E5200B21995 /* uni_account_login_sdk_res.bundle in Resources */,
  974. A77F2CB62232010F001BD3F6 /* MineViewController.xib in Resources */,
  975. A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
  976. A72A72EA22321E5200B21995 /* HTMLResource.bundle in Resources */,
  977. A77F2CB42232010F001BD3F6 /* ShoppingViewController.xib in Resources */,
  978. );
  979. runOnlyForDeploymentPostprocessing = 0;
  980. };
  981. A77F2C6F2231FB4A001BD3F6 /* Resources */ = {
  982. isa = PBXResourcesBuildPhase;
  983. buildActionMask = 2147483647;
  984. files = (
  985. );
  986. runOnlyForDeploymentPostprocessing = 0;
  987. };
  988. A77F2C7A2231FB4A001BD3F6 /* Resources */ = {
  989. isa = PBXResourcesBuildPhase;
  990. buildActionMask = 2147483647;
  991. files = (
  992. );
  993. runOnlyForDeploymentPostprocessing = 0;
  994. };
  995. /* End PBXResourcesBuildPhase section */
  996. /* Begin PBXShellScriptBuildPhase section */
  997. 59501F6F4334279DFBD164A0 /* [CP] Copy Pods Resources */ = {
  998. isa = PBXShellScriptBuildPhase;
  999. buildActionMask = 2147483647;
  1000. files = (
  1001. );
  1002. inputFileListPaths = (
  1003. );
  1004. inputPaths = (
  1005. "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh",
  1006. "${PODS_ROOT}/UMCCommonLog/UMCommonLog/UMCommonLog.bundle",
  1007. "${PODS_ROOT}/UMCShare/UMShare/UMSocialUI/UMSocialSDKResources.bundle",
  1008. );
  1009. name = "[CP] Copy Pods Resources";
  1010. outputFileListPaths = (
  1011. );
  1012. outputPaths = (
  1013. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMCommonLog.bundle",
  1014. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMSocialSDKResources.bundle",
  1015. );
  1016. runOnlyForDeploymentPostprocessing = 0;
  1017. shellPath = /bin/sh;
  1018. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh\"\n";
  1019. showEnvVarsInLog = 0;
  1020. };
  1021. 606DDDCE02918D3494BB0F6D /* [CP] Check Pods Manifest.lock */ = {
  1022. isa = PBXShellScriptBuildPhase;
  1023. buildActionMask = 2147483647;
  1024. files = (
  1025. );
  1026. inputFileListPaths = (
  1027. );
  1028. inputPaths = (
  1029. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1030. "${PODS_ROOT}/Manifest.lock",
  1031. );
  1032. name = "[CP] Check Pods Manifest.lock";
  1033. outputFileListPaths = (
  1034. );
  1035. outputPaths = (
  1036. "$(DERIVED_FILE_DIR)/Pods-RainbowPlanetUITests-checkManifestLockResult.txt",
  1037. );
  1038. runOnlyForDeploymentPostprocessing = 0;
  1039. shellPath = /bin/sh;
  1040. 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";
  1041. showEnvVarsInLog = 0;
  1042. };
  1043. 696EB1DDE9DE019617B4DAD7 /* [CP] Embed Pods Frameworks */ = {
  1044. isa = PBXShellScriptBuildPhase;
  1045. buildActionMask = 2147483647;
  1046. files = (
  1047. );
  1048. inputFileListPaths = (
  1049. );
  1050. inputPaths = (
  1051. "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh",
  1052. "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
  1053. "${BUILT_PRODUCTS_DIR}/CryptoSwift/CryptoSwift.framework",
  1054. "${BUILT_PRODUCTS_DIR}/DeviceKit/DeviceKit.framework",
  1055. "${BUILT_PRODUCTS_DIR}/FBRetainCycleDetector/FBRetainCycleDetector.framework",
  1056. "${BUILT_PRODUCTS_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework",
  1057. "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
  1058. "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
  1059. "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
  1060. "${BUILT_PRODUCTS_DIR}/MLeaksFinder/MLeaksFinder.framework",
  1061. "${BUILT_PRODUCTS_DIR}/Moya/Moya.framework",
  1062. "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework",
  1063. "${BUILT_PRODUCTS_DIR}/Result/Result.framework",
  1064. "${BUILT_PRODUCTS_DIR}/RxAtomic/RxAtomic.framework",
  1065. "${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework",
  1066. "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework",
  1067. "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
  1068. "${BUILT_PRODUCTS_DIR}/SwiftyJSON/SwiftyJSON.framework",
  1069. );
  1070. name = "[CP] Embed Pods Frameworks";
  1071. outputFileListPaths = (
  1072. );
  1073. outputPaths = (
  1074. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
  1075. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CryptoSwift.framework",
  1076. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeviceKit.framework",
  1077. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBRetainCycleDetector.framework",
  1078. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/IQKeyboardManagerSwift.framework",
  1079. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
  1080. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
  1081. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
  1082. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MLeaksFinder.framework",
  1083. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Moya.framework",
  1084. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework",
  1085. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Result.framework",
  1086. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework",
  1087. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework",
  1088. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework",
  1089. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
  1090. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyJSON.framework",
  1091. );
  1092. runOnlyForDeploymentPostprocessing = 0;
  1093. shellPath = /bin/sh;
  1094. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh\"\n";
  1095. showEnvVarsInLog = 0;
  1096. };
  1097. 8BCC01A4F8AF5F6F3A658797 /* [CP] Check Pods Manifest.lock */ = {
  1098. isa = PBXShellScriptBuildPhase;
  1099. buildActionMask = 2147483647;
  1100. files = (
  1101. );
  1102. inputFileListPaths = (
  1103. );
  1104. inputPaths = (
  1105. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1106. "${PODS_ROOT}/Manifest.lock",
  1107. );
  1108. name = "[CP] Check Pods Manifest.lock";
  1109. outputFileListPaths = (
  1110. );
  1111. outputPaths = (
  1112. "$(DERIVED_FILE_DIR)/Pods-RainbowPlanetTests-checkManifestLockResult.txt",
  1113. );
  1114. runOnlyForDeploymentPostprocessing = 0;
  1115. shellPath = /bin/sh;
  1116. 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";
  1117. showEnvVarsInLog = 0;
  1118. };
  1119. D3A9893FB9EA18608E79E053 /* [CP] Check Pods Manifest.lock */ = {
  1120. isa = PBXShellScriptBuildPhase;
  1121. buildActionMask = 2147483647;
  1122. files = (
  1123. );
  1124. inputFileListPaths = (
  1125. );
  1126. inputPaths = (
  1127. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1128. "${PODS_ROOT}/Manifest.lock",
  1129. );
  1130. name = "[CP] Check Pods Manifest.lock";
  1131. outputFileListPaths = (
  1132. );
  1133. outputPaths = (
  1134. "$(DERIVED_FILE_DIR)/Pods-RainbowPlanet-checkManifestLockResult.txt",
  1135. );
  1136. runOnlyForDeploymentPostprocessing = 0;
  1137. shellPath = /bin/sh;
  1138. 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";
  1139. showEnvVarsInLog = 0;
  1140. };
  1141. /* End PBXShellScriptBuildPhase section */
  1142. /* Begin PBXSourcesBuildPhase section */
  1143. A77F2C592231FB49001BD3F6 /* Sources */ = {
  1144. isa = PBXSourcesBuildPhase;
  1145. buildActionMask = 2147483647;
  1146. files = (
  1147. A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */,
  1148. A77F2CA02231FE45001BD3F6 /* BaseWebViewController.swift in Sources */,
  1149. A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */,
  1150. A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */,
  1151. A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */,
  1152. A77F2C9E2231FDDC001BD3F6 /* BaseViewController.swift in Sources */,
  1153. A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */,
  1154. A72A72BE22321DE000B21995 /* Extension+RxTimer.swift in Sources */,
  1155. A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */,
  1156. A72A72B722321DE000B21995 /* Extension+NSMutableAttributedString.swift in Sources */,
  1157. A72A73392232688100B21995 /* AlipayOrderModel.swift in Sources */,
  1158. A72A72A322321DE000B21995 /* LBXScanView.swift in Sources */,
  1159. A72A730D2232207700B21995 /* AppDelegate+BaiduMap.swift in Sources */,
  1160. A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
  1161. A72A726822321DBD00B21995 /* UMManager.swift in Sources */,
  1162. A77F2CB92232010F001BD3F6 /* ShoppingCartViewController.swift in Sources */,
  1163. A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */,
  1164. A72A72C222321DE000B21995 /* UIBarButtonItem+SXCreate.m in Sources */,
  1165. A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */,
  1166. A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */,
  1167. A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */,
  1168. A77F2CB52232010F001BD3F6 /* ShoppingViewController.swift in Sources */,
  1169. A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
  1170. A72A72B022321DE000B21995 /* CGView.swift in Sources */,
  1171. A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
  1172. A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */,
  1173. A72A726622321DBD00B21995 /* BaiduMapManager.swift in Sources */,
  1174. A72A7333223256E100B21995 /* PayManager.swift in Sources */,
  1175. A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */,
  1176. A72A72A622321DE000B21995 /* LBXScanViewStyle.swift in Sources */,
  1177. A72A72B422321DE000B21995 /* Extension+UIImage.swift in Sources */,
  1178. A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */,
  1179. A72A72D422321E2700B21995 /* EnumMacro.swift in Sources */,
  1180. A72A72B322321DE000B21995 /* UIAlertController+BAKit.m in Sources */,
  1181. A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
  1182. A72A72AA22321DE000B21995 /* Log.swift in Sources */,
  1183. A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */,
  1184. A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */,
  1185. A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
  1186. A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
  1187. A72A72A822321DE000B21995 /* LBXScanWrapper.swift in Sources */,
  1188. A72A72BD22321DE000B21995 /* Extension+UIColor.swift in Sources */,
  1189. A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */,
  1190. A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */,
  1191. A72A730C2232207700B21995 /* AppDelegate+UM.swift in Sources */,
  1192. A72A730F2232207700B21995 /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */,
  1193. A72A72B122321DE000B21995 /* UIScrollView+MJRefreshEX.m in Sources */,
  1194. A72A72A522321DE000B21995 /* LBXScanLineAnimation.swift in Sources */,
  1195. A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */,
  1196. A72A72B222321DE000B21995 /* NSObject+BARunTime.m in Sources */,
  1197. A72A72C622321DE000B21995 /* WebView.swift in Sources */,
  1198. A72A72D122321E2700B21995 /* HTMLURLMacro.swift in Sources */,
  1199. A72A73162232481600B21995 /* WeChatpayManager.swift in Sources */,
  1200. A72A72D022321E2700B21995 /* FontMacro.swift in Sources */,
  1201. A77F2C982231FD25001BD3F6 /* BaseNavigationViewController.swift in Sources */,
  1202. A72A72AB22321DE000B21995 /* SwiftProgressHUD.swift in Sources */,
  1203. A77F2C612231FB49001BD3F6 /* AppDelegate.swift in Sources */,
  1204. A72A734322327DE300B21995 /* WeChatpayOrderModel.swift in Sources */,
  1205. A72A726722321DBD00B21995 /* LocationModel.swift in Sources */,
  1206. A72A72C122321DE000B21995 /* NSMutableAttributedString+BAKit.m in Sources */,
  1207. A72A72D222321E2700B21995 /* Common.swift in Sources */,
  1208. A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */,
  1209. A72A733722325EED00B21995 /* AlipayResultModel.swift in Sources */,
  1210. A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */,
  1211. A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */,
  1212. A72A733522325A4B00B21995 /* AppDelegate+HandleOpen.swift in Sources */,
  1213. A72A72AC22321DE000B21995 /* Regex.swift in Sources */,
  1214. A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */,
  1215. A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */,
  1216. );
  1217. runOnlyForDeploymentPostprocessing = 0;
  1218. };
  1219. A77F2C6D2231FB4A001BD3F6 /* Sources */ = {
  1220. isa = PBXSourcesBuildPhase;
  1221. buildActionMask = 2147483647;
  1222. files = (
  1223. A77F2C762231FB4A001BD3F6 /* RainbowPlanetTests.swift in Sources */,
  1224. );
  1225. runOnlyForDeploymentPostprocessing = 0;
  1226. };
  1227. A77F2C782231FB4A001BD3F6 /* Sources */ = {
  1228. isa = PBXSourcesBuildPhase;
  1229. buildActionMask = 2147483647;
  1230. files = (
  1231. A77F2C812231FB4A001BD3F6 /* RainbowPlanetUITests.swift in Sources */,
  1232. );
  1233. runOnlyForDeploymentPostprocessing = 0;
  1234. };
  1235. /* End PBXSourcesBuildPhase section */
  1236. /* Begin PBXTargetDependency section */
  1237. A77F2C732231FB4A001BD3F6 /* PBXTargetDependency */ = {
  1238. isa = PBXTargetDependency;
  1239. target = A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */;
  1240. targetProxy = A77F2C722231FB4A001BD3F6 /* PBXContainerItemProxy */;
  1241. };
  1242. A77F2C7E2231FB4A001BD3F6 /* PBXTargetDependency */ = {
  1243. isa = PBXTargetDependency;
  1244. target = A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */;
  1245. targetProxy = A77F2C7D2231FB4A001BD3F6 /* PBXContainerItemProxy */;
  1246. };
  1247. /* End PBXTargetDependency section */
  1248. /* Begin XCBuildConfiguration section */
  1249. A77F2C832231FB4A001BD3F6 /* Debug */ = {
  1250. isa = XCBuildConfiguration;
  1251. buildSettings = {
  1252. ALWAYS_SEARCH_USER_PATHS = NO;
  1253. CLANG_ANALYZER_NONNULL = YES;
  1254. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1255. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1256. CLANG_CXX_LIBRARY = "libc++";
  1257. CLANG_ENABLE_MODULES = YES;
  1258. CLANG_ENABLE_OBJC_ARC = YES;
  1259. CLANG_ENABLE_OBJC_WEAK = YES;
  1260. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1261. CLANG_WARN_BOOL_CONVERSION = YES;
  1262. CLANG_WARN_COMMA = YES;
  1263. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1264. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1265. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1266. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1267. CLANG_WARN_EMPTY_BODY = YES;
  1268. CLANG_WARN_ENUM_CONVERSION = YES;
  1269. CLANG_WARN_INFINITE_RECURSION = YES;
  1270. CLANG_WARN_INT_CONVERSION = YES;
  1271. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1272. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1273. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1274. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1275. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1276. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1277. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1278. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1279. CLANG_WARN_UNREACHABLE_CODE = YES;
  1280. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1281. CODE_SIGN_IDENTITY = "iPhone Developer";
  1282. COPY_PHASE_STRIP = NO;
  1283. DEBUG_INFORMATION_FORMAT = dwarf;
  1284. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1285. ENABLE_TESTABILITY = YES;
  1286. GCC_C_LANGUAGE_STANDARD = gnu11;
  1287. GCC_DYNAMIC_NO_PIC = NO;
  1288. GCC_NO_COMMON_BLOCKS = YES;
  1289. GCC_OPTIMIZATION_LEVEL = 0;
  1290. GCC_PREPROCESSOR_DEFINITIONS = (
  1291. "DEBUG=1",
  1292. "$(inherited)",
  1293. );
  1294. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1295. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1296. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1297. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1298. GCC_WARN_UNUSED_FUNCTION = YES;
  1299. GCC_WARN_UNUSED_VARIABLE = YES;
  1300. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1301. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1302. MTL_FAST_MATH = YES;
  1303. ONLY_ACTIVE_ARCH = YES;
  1304. SDKROOT = iphoneos;
  1305. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1306. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1307. };
  1308. name = Debug;
  1309. };
  1310. A77F2C842231FB4A001BD3F6 /* Release */ = {
  1311. isa = XCBuildConfiguration;
  1312. buildSettings = {
  1313. ALWAYS_SEARCH_USER_PATHS = NO;
  1314. CLANG_ANALYZER_NONNULL = YES;
  1315. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1316. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1317. CLANG_CXX_LIBRARY = "libc++";
  1318. CLANG_ENABLE_MODULES = YES;
  1319. CLANG_ENABLE_OBJC_ARC = YES;
  1320. CLANG_ENABLE_OBJC_WEAK = YES;
  1321. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1322. CLANG_WARN_BOOL_CONVERSION = YES;
  1323. CLANG_WARN_COMMA = YES;
  1324. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1325. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1326. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1327. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1328. CLANG_WARN_EMPTY_BODY = YES;
  1329. CLANG_WARN_ENUM_CONVERSION = YES;
  1330. CLANG_WARN_INFINITE_RECURSION = YES;
  1331. CLANG_WARN_INT_CONVERSION = YES;
  1332. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1333. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1334. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1335. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1336. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1337. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1338. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1339. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1340. CLANG_WARN_UNREACHABLE_CODE = YES;
  1341. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1342. CODE_SIGN_IDENTITY = "iPhone Developer";
  1343. COPY_PHASE_STRIP = NO;
  1344. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1345. ENABLE_NS_ASSERTIONS = NO;
  1346. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1347. GCC_C_LANGUAGE_STANDARD = gnu11;
  1348. GCC_NO_COMMON_BLOCKS = YES;
  1349. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1350. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1351. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1352. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1353. GCC_WARN_UNUSED_FUNCTION = YES;
  1354. GCC_WARN_UNUSED_VARIABLE = YES;
  1355. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1356. MTL_ENABLE_DEBUG_INFO = NO;
  1357. MTL_FAST_MATH = YES;
  1358. SDKROOT = iphoneos;
  1359. SWIFT_COMPILATION_MODE = wholemodule;
  1360. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1361. VALIDATE_PRODUCT = YES;
  1362. };
  1363. name = Release;
  1364. };
  1365. A77F2C862231FB4A001BD3F6 /* Debug */ = {
  1366. isa = XCBuildConfiguration;
  1367. baseConfigurationReference = BD9052C044FD3AE4E62D3929 /* Pods-RainbowPlanet.debug.xcconfig */;
  1368. buildSettings = {
  1369. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1370. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1371. CLANG_ENABLE_MODULES = YES;
  1372. CODE_SIGN_STYLE = Automatic;
  1373. DEVELOPMENT_TEAM = 3DG4J39B63;
  1374. FRAMEWORK_SEARCH_PATHS = (
  1375. "$(inherited)",
  1376. "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
  1377. "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
  1378. );
  1379. HEADER_SEARCH_PATHS = (
  1380. "$(inherited)",
  1381. "\"${PODS_ROOT}/Headers/Public\"",
  1382. "\"${PODS_ROOT}/Headers/Public/UMCShare\"",
  1383. "\"$(SRCROOT)/RainbowPlanet/Lib/AlipaySDK\"",
  1384. );
  1385. INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
  1386. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1387. LD_RUNPATH_SEARCH_PATHS = (
  1388. "$(inherited)",
  1389. "@executable_path/Frameworks",
  1390. );
  1391. LIBRARY_SEARCH_PATHS = (
  1392. "$(inherited)",
  1393. "$(PROJECT_DIR)/RainbowPlanet/Lib/WeChatSDK",
  1394. );
  1395. PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanet;
  1396. PRODUCT_NAME = "$(TARGET_NAME)";
  1397. SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Define/RainbowPlanet-Bridging-Header.h";
  1398. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1399. SWIFT_VERSION = 4.2;
  1400. TARGETED_DEVICE_FAMILY = "1,2";
  1401. };
  1402. name = Debug;
  1403. };
  1404. A77F2C872231FB4A001BD3F6 /* Release */ = {
  1405. isa = XCBuildConfiguration;
  1406. baseConfigurationReference = 57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */;
  1407. buildSettings = {
  1408. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1409. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1410. CLANG_ENABLE_MODULES = YES;
  1411. CODE_SIGN_STYLE = Automatic;
  1412. DEVELOPMENT_TEAM = 3DG4J39B63;
  1413. FRAMEWORK_SEARCH_PATHS = (
  1414. "$(inherited)",
  1415. "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
  1416. "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
  1417. );
  1418. HEADER_SEARCH_PATHS = (
  1419. "$(inherited)",
  1420. "\"${PODS_ROOT}/Headers/Public\"",
  1421. "\"${PODS_ROOT}/Headers/Public/UMCShare\"",
  1422. "\"$(SRCROOT)/RainbowPlanet/Lib/AlipaySDK\"",
  1423. );
  1424. INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
  1425. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1426. LD_RUNPATH_SEARCH_PATHS = (
  1427. "$(inherited)",
  1428. "@executable_path/Frameworks",
  1429. );
  1430. LIBRARY_SEARCH_PATHS = (
  1431. "$(inherited)",
  1432. "$(PROJECT_DIR)/RainbowPlanet/Lib/WeChatSDK",
  1433. );
  1434. PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanet;
  1435. PRODUCT_NAME = "$(TARGET_NAME)";
  1436. SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Define/RainbowPlanet-Bridging-Header.h";
  1437. SWIFT_VERSION = 4.2;
  1438. TARGETED_DEVICE_FAMILY = "1,2";
  1439. };
  1440. name = Release;
  1441. };
  1442. A77F2C892231FB4A001BD3F6 /* Debug */ = {
  1443. isa = XCBuildConfiguration;
  1444. baseConfigurationReference = 9D60C551769808F63D7376A8 /* Pods-RainbowPlanetTests.debug.xcconfig */;
  1445. buildSettings = {
  1446. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1447. BUNDLE_LOADER = "$(TEST_HOST)";
  1448. CODE_SIGN_STYLE = Automatic;
  1449. INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
  1450. LD_RUNPATH_SEARCH_PATHS = (
  1451. "$(inherited)",
  1452. "@executable_path/Frameworks",
  1453. "@loader_path/Frameworks",
  1454. );
  1455. PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetTests;
  1456. PRODUCT_NAME = "$(TARGET_NAME)";
  1457. SWIFT_VERSION = 4.2;
  1458. TARGETED_DEVICE_FAMILY = "1,2";
  1459. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
  1460. };
  1461. name = Debug;
  1462. };
  1463. A77F2C8A2231FB4A001BD3F6 /* Release */ = {
  1464. isa = XCBuildConfiguration;
  1465. baseConfigurationReference = B1B8205A06E3602D2CF199C8 /* Pods-RainbowPlanetTests.release.xcconfig */;
  1466. buildSettings = {
  1467. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1468. BUNDLE_LOADER = "$(TEST_HOST)";
  1469. CODE_SIGN_STYLE = Automatic;
  1470. INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
  1471. LD_RUNPATH_SEARCH_PATHS = (
  1472. "$(inherited)",
  1473. "@executable_path/Frameworks",
  1474. "@loader_path/Frameworks",
  1475. );
  1476. PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetTests;
  1477. PRODUCT_NAME = "$(TARGET_NAME)";
  1478. SWIFT_VERSION = 4.2;
  1479. TARGETED_DEVICE_FAMILY = "1,2";
  1480. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
  1481. };
  1482. name = Release;
  1483. };
  1484. A77F2C8C2231FB4A001BD3F6 /* Debug */ = {
  1485. isa = XCBuildConfiguration;
  1486. baseConfigurationReference = FD5011AB6141BA86DC737616 /* Pods-RainbowPlanetUITests.debug.xcconfig */;
  1487. buildSettings = {
  1488. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1489. CODE_SIGN_STYLE = Automatic;
  1490. INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
  1491. LD_RUNPATH_SEARCH_PATHS = (
  1492. "$(inherited)",
  1493. "@executable_path/Frameworks",
  1494. "@loader_path/Frameworks",
  1495. );
  1496. PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetUITests;
  1497. PRODUCT_NAME = "$(TARGET_NAME)";
  1498. SWIFT_VERSION = 4.2;
  1499. TARGETED_DEVICE_FAMILY = "1,2";
  1500. TEST_TARGET_NAME = RainbowPlanet;
  1501. };
  1502. name = Debug;
  1503. };
  1504. A77F2C8D2231FB4A001BD3F6 /* Release */ = {
  1505. isa = XCBuildConfiguration;
  1506. baseConfigurationReference = CC787426207DCFB69B1A7CFE /* Pods-RainbowPlanetUITests.release.xcconfig */;
  1507. buildSettings = {
  1508. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1509. CODE_SIGN_STYLE = Automatic;
  1510. INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
  1511. LD_RUNPATH_SEARCH_PATHS = (
  1512. "$(inherited)",
  1513. "@executable_path/Frameworks",
  1514. "@loader_path/Frameworks",
  1515. );
  1516. PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetUITests;
  1517. PRODUCT_NAME = "$(TARGET_NAME)";
  1518. SWIFT_VERSION = 4.2;
  1519. TARGETED_DEVICE_FAMILY = "1,2";
  1520. TEST_TARGET_NAME = RainbowPlanet;
  1521. };
  1522. name = Release;
  1523. };
  1524. /* End XCBuildConfiguration section */
  1525. /* Begin XCConfigurationList section */
  1526. A77F2C582231FB49001BD3F6 /* Build configuration list for PBXProject "RainbowPlanet" */ = {
  1527. isa = XCConfigurationList;
  1528. buildConfigurations = (
  1529. A77F2C832231FB4A001BD3F6 /* Debug */,
  1530. A77F2C842231FB4A001BD3F6 /* Release */,
  1531. );
  1532. defaultConfigurationIsVisible = 0;
  1533. defaultConfigurationName = Release;
  1534. };
  1535. A77F2C852231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanet" */ = {
  1536. isa = XCConfigurationList;
  1537. buildConfigurations = (
  1538. A77F2C862231FB4A001BD3F6 /* Debug */,
  1539. A77F2C872231FB4A001BD3F6 /* Release */,
  1540. );
  1541. defaultConfigurationIsVisible = 0;
  1542. defaultConfigurationName = Release;
  1543. };
  1544. A77F2C882231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */ = {
  1545. isa = XCConfigurationList;
  1546. buildConfigurations = (
  1547. A77F2C892231FB4A001BD3F6 /* Debug */,
  1548. A77F2C8A2231FB4A001BD3F6 /* Release */,
  1549. );
  1550. defaultConfigurationIsVisible = 0;
  1551. defaultConfigurationName = Release;
  1552. };
  1553. A77F2C8B2231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */ = {
  1554. isa = XCConfigurationList;
  1555. buildConfigurations = (
  1556. A77F2C8C2231FB4A001BD3F6 /* Debug */,
  1557. A77F2C8D2231FB4A001BD3F6 /* Release */,
  1558. );
  1559. defaultConfigurationIsVisible = 0;
  1560. defaultConfigurationName = Release;
  1561. };
  1562. /* End XCConfigurationList section */
  1563. };
  1564. rootObject = A77F2C552231FB49001BD3F6 /* Project object */;
  1565. }