1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 50;
- objects = {
- /* Begin PBXBuildFile section */
- 0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */; };
- 3E58CC90A9E5EF3B7AF4AE42 /* Pods_RainbowPlanetTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */; };
- 867818C053169E7AE52C09C6 /* Pods_RainbowPlanetUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */; };
- A72A726622321DBD00B21995 /* BaiduMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726222321DBD00B21995 /* BaiduMapManager.swift */; };
- A72A726722321DBD00B21995 /* LocationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726322321DBD00B21995 /* LocationModel.swift */; };
- A72A726822321DBD00B21995 /* UMManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726522321DBD00B21995 /* UMManager.swift */; };
- A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */; };
- A72A72A322321DE000B21995 /* LBXScanView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726B22321DDE00B21995 /* LBXScanView.swift */; };
- A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726C22321DDE00B21995 /* LBXScanViewController.swift */; };
- A72A72A522321DE000B21995 /* LBXScanLineAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */; };
- A72A72A622321DE000B21995 /* LBXScanViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */; };
- A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726F22321DDE00B21995 /* LBXPermissions.swift */; };
- A72A72A822321DE000B21995 /* LBXScanWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727022321DDE00B21995 /* LBXScanWrapper.swift */; };
- A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727222321DDE00B21995 /* NumberKeyboard.swift */; };
- A72A72AA22321DE000B21995 /* Log.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727422321DDE00B21995 /* Log.swift */; };
- A72A72AB22321DE000B21995 /* SwiftProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */; };
- A72A72AC22321DE000B21995 /* Regex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727822321DDF00B21995 /* Regex.swift */; };
- A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727C22321DDF00B21995 /* CountdownButton.swift */; };
- A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727E22321DDF00B21995 /* AppInfo.swift */; };
- A72A72B022321DE000B21995 /* CGView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728022321DDF00B21995 /* CGView.swift */; };
- A72A72B122321DE000B21995 /* UIScrollView+MJRefreshEX.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */; };
- A72A72B222321DE000B21995 /* NSObject+BARunTime.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728622321DE000B21995 /* NSObject+BARunTime.m */; };
- A72A72B322321DE000B21995 /* UIAlertController+BAKit.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728722321DE000B21995 /* UIAlertController+BAKit.m */; };
- A72A72B422321DE000B21995 /* Extension+UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728C22321DE000B21995 /* Extension+UIImage.swift */; };
- A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728D22321DE000B21995 /* Extension+UITextView.swift */; };
- A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728E22321DE000B21995 /* Extension+NSRange.swift */; };
- A72A72B722321DE000B21995 /* Extension+NSMutableAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */; };
- A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729022321DE000B21995 /* Extension+UserDefaults.swift */; };
- A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729122321DE000B21995 /* Extension+Array.swift */; };
- A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729222321DE000B21995 /* Extension+String.swift */; };
- A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729322321DE000B21995 /* Extension+UILabel.swift */; };
- A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729422321DE000B21995 /* Extension+UIAlertController.swift */; };
- A72A72BD22321DE000B21995 /* Extension+UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729722321DE000B21995 /* Extension+UIColor.swift */; };
- A72A72BE22321DE000B21995 /* Extension+RxTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729822321DE000B21995 /* Extension+RxTimer.swift */; };
- A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729922321DE000B21995 /* Extension+UIButton.swift */; };
- A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729A22321DE000B21995 /* Extension+UIView.swift */; };
- A72A72C122321DE000B21995 /* NSMutableAttributedString+BAKit.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */; };
- A72A72C222321DE000B21995 /* UIBarButtonItem+SXCreate.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */; };
- A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729D22321DE000B21995 /* Extension+Date.swift */; };
- A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */; };
- A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72A022321DE000B21995 /* WKWebViewConfig.swift */; };
- A72A72C622321DE000B21995 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72A122321DE000B21995 /* WebView.swift */; };
- A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */; };
- A72A72D022321E2700B21995 /* FontMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C822321E2500B21995 /* FontMacro.swift */; };
- A72A72D122321E2700B21995 /* HTMLURLMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C922321E2600B21995 /* HTMLURLMacro.swift */; };
- A72A72D222321E2700B21995 /* Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CA22321E2600B21995 /* Common.swift */; };
- A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CB22321E2600B21995 /* CacheMacro.swift */; };
- A72A72D422321E2700B21995 /* EnumMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CC22321E2600B21995 /* EnumMacro.swift */; };
- A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CD22321E2600B21995 /* ColorMacro.swift */; };
- A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */; };
- A72A72E422321E5200B21995 /* TYRZResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72D822321E5200B21995 /* TYRZResource.bundle */; };
- A72A72E522321E5200B21995 /* account_login_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72D922321E5200B21995 /* account_login_sdk_core.framework */; };
- A72A72E622321E5200B21995 /* TYRZSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DA22321E5200B21995 /* TYRZSDK.framework */; };
- A72A72E722321E5200B21995 /* account_verify_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */; };
- A72A72E822321E5200B21995 /* CL_ShanYanSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */; };
- A72A72E922321E5200B21995 /* uni_account_login_sdk_res.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */; };
- A72A72EA22321E5200B21995 /* HTMLResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72DE22321E5200B21995 /* HTMLResource.bundle */; };
- A72A72EB22321E5200B21995 /* OAuth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DF22321E5200B21995 /* OAuth.framework */; };
- A72A72EC22321E5200B21995 /* EAccountApiSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72E022321E5200B21995 /* EAccountApiSDK.framework */; };
- A72A72ED22321E5200B21995 /* AlipaySDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72E222321E5200B21995 /* AlipaySDK.bundle */; };
- A72A72EE22321E5200B21995 /* AlipaySDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72E322321E5200B21995 /* AlipaySDK.framework */; };
- A72A72F022321E8800B21995 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72EF22321E8800B21995 /* CoreMotion.framework */; };
- A72A72F222321E9300B21995 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F122321E9300B21995 /* CFNetwork.framework */; };
- A72A72F422321E9A00B21995 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F322321E9A00B21995 /* Foundation.framework */; };
- A72A72F622321EA000B21995 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F522321EA000B21995 /* UIKit.framework */; };
- A72A72F822321EB600B21995 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F722321EB600B21995 /* CoreGraphics.framework */; };
- A72A72FA22321EBF00B21995 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F922321EBF00B21995 /* CoreText.framework */; };
- A72A72FC22321ECE00B21995 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FB22321ECD00B21995 /* CoreTelephony.framework */; };
- A72A72FE22321EE200B21995 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FD22321EE200B21995 /* QuartzCore.framework */; };
- A72A730022321EE900B21995 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FF22321EE900B21995 /* SystemConfiguration.framework */; };
- A72A730222321EEE00B21995 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A730122321EEE00B21995 /* libz.tbd */; };
- A72A730422321EFA00B21995 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A730322321EFA00B21995 /* libc++.tbd */; };
- A72A730C2232207700B21995 /* AppDelegate+UM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73082232207600B21995 /* AppDelegate+UM.swift */; };
- A72A730D2232207700B21995 /* AppDelegate+BaiduMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */; };
- A72A730F2232207700B21995 /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */; };
- A77F2C612231FB49001BD3F6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C602231FB49001BD3F6 /* AppDelegate.swift */; };
- A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A77F2C672231FB4A001BD3F6 /* Assets.xcassets */; };
- A77F2C762231FB4A001BD3F6 /* RainbowPlanetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C752231FB4A001BD3F6 /* RainbowPlanetTests.swift */; };
- A77F2C812231FB4A001BD3F6 /* RainbowPlanetUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C802231FB4A001BD3F6 /* RainbowPlanetUITests.swift */; };
- A77F2C982231FD25001BD3F6 /* BaseNavigationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C972231FD25001BD3F6 /* BaseNavigationViewController.swift */; };
- A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C9B2231FDCF001BD3F6 /* BaseView.swift */; };
- A77F2C9E2231FDDC001BD3F6 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C9D2231FDDC001BD3F6 /* BaseViewController.swift */; };
- A77F2CA02231FE45001BD3F6 /* BaseWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C9F2231FE45001BD3F6 /* BaseWebViewController.swift */; };
- A77F2CB42232010F001BD3F6 /* ShoppingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A77F2CA62232010F001BD3F6 /* ShoppingViewController.xib */; };
- A77F2CB52232010F001BD3F6 /* ShoppingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CA72232010F001BD3F6 /* ShoppingViewController.swift */; };
- A77F2CB62232010F001BD3F6 /* MineViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A77F2CAC2232010F001BD3F6 /* MineViewController.xib */; };
- A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CAD2232010F001BD3F6 /* MineViewController.swift */; };
- A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A77F2CB22232010F001BD3F6 /* ShoppingCartViewController.xib */; };
- A77F2CB92232010F001BD3F6 /* ShoppingCartViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CB32232010F001BD3F6 /* ShoppingCartViewController.swift */; };
- A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC2223203BA001BD3F6 /* AppDelegate+Window.swift */; };
- A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */; };
- A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */; };
- A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- A77F2C722231FB4A001BD3F6 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = A77F2C552231FB49001BD3F6 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = A77F2C5C2231FB49001BD3F6;
- remoteInfo = RainbowPlanet;
- };
- A77F2C7D2231FB4A001BD3F6 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = A77F2C552231FB49001BD3F6 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = A77F2C5C2231FB49001BD3F6;
- remoteInfo = RainbowPlanet;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 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>"; };
- 88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 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>"; };
- A72A726022321D3400B21995 /* RainbowPlanet-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RainbowPlanet-Bridging-Header.h"; sourceTree = "<group>"; };
- A72A726222321DBD00B21995 /* BaiduMapManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduMapManager.swift; sourceTree = "<group>"; };
- A72A726322321DBD00B21995 /* LocationModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationModel.swift; sourceTree = "<group>"; };
- A72A726522321DBD00B21995 /* UMManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UMManager.swift; sourceTree = "<group>"; };
- A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanNetAnimation.swift; sourceTree = "<group>"; };
- A72A726B22321DDE00B21995 /* LBXScanView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanView.swift; sourceTree = "<group>"; };
- A72A726C22321DDE00B21995 /* LBXScanViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanViewController.swift; sourceTree = "<group>"; };
- A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanLineAnimation.swift; sourceTree = "<group>"; };
- A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanViewStyle.swift; sourceTree = "<group>"; };
- A72A726F22321DDE00B21995 /* LBXPermissions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXPermissions.swift; sourceTree = "<group>"; };
- A72A727022321DDE00B21995 /* LBXScanWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanWrapper.swift; sourceTree = "<group>"; };
- A72A727222321DDE00B21995 /* NumberKeyboard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NumberKeyboard.swift; sourceTree = "<group>"; };
- A72A727422321DDE00B21995 /* Log.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Log.swift; sourceTree = "<group>"; };
- A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftProgressHUD.swift; sourceTree = "<group>"; };
- A72A727822321DDF00B21995 /* Regex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Regex.swift; sourceTree = "<group>"; };
- A72A727C22321DDF00B21995 /* CountdownButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CountdownButton.swift; sourceTree = "<group>"; };
- A72A727E22321DDF00B21995 /* AppInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppInfo.swift; sourceTree = "<group>"; };
- A72A728022321DDF00B21995 /* CGView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGView.swift; sourceTree = "<group>"; };
- A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefreshEX.m"; sourceTree = "<group>"; };
- A72A728322321DDF00B21995 /* UIScrollView+MJRefreshEX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefreshEX.h"; sourceTree = "<group>"; };
- A72A728622321DE000B21995 /* NSObject+BARunTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+BARunTime.m"; sourceTree = "<group>"; };
- A72A728722321DE000B21995 /* UIAlertController+BAKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertController+BAKit.m"; sourceTree = "<group>"; };
- A72A728822321DE000B21995 /* BAAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BAAlertController.h; sourceTree = "<group>"; };
- A72A728922321DE000B21995 /* NSObject+BARunTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+BARunTime.h"; sourceTree = "<group>"; };
- A72A728A22321DE000B21995 /* UIAlertController+BAKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertController+BAKit.h"; sourceTree = "<group>"; };
- A72A728C22321DE000B21995 /* Extension+UIImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIImage.swift"; sourceTree = "<group>"; };
- A72A728D22321DE000B21995 /* Extension+UITextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UITextView.swift"; sourceTree = "<group>"; };
- A72A728E22321DE000B21995 /* Extension+NSRange.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+NSRange.swift"; sourceTree = "<group>"; };
- A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+NSMutableAttributedString.swift"; sourceTree = "<group>"; };
- A72A729022321DE000B21995 /* Extension+UserDefaults.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UserDefaults.swift"; sourceTree = "<group>"; };
- A72A729122321DE000B21995 /* Extension+Array.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+Array.swift"; sourceTree = "<group>"; };
- A72A729222321DE000B21995 /* Extension+String.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+String.swift"; sourceTree = "<group>"; };
- A72A729322321DE000B21995 /* Extension+UILabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UILabel.swift"; sourceTree = "<group>"; };
- A72A729422321DE000B21995 /* Extension+UIAlertController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIAlertController.swift"; sourceTree = "<group>"; };
- A72A729522321DE000B21995 /* UIBarButtonItem+SXCreate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIBarButtonItem+SXCreate.h"; sourceTree = "<group>"; };
- A72A729622321DE000B21995 /* NSMutableAttributedString+BAKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableAttributedString+BAKit.h"; sourceTree = "<group>"; };
- A72A729722321DE000B21995 /* Extension+UIColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIColor.swift"; sourceTree = "<group>"; };
- A72A729822321DE000B21995 /* Extension+RxTimer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+RxTimer.swift"; sourceTree = "<group>"; };
- A72A729922321DE000B21995 /* Extension+UIButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIButton.swift"; sourceTree = "<group>"; };
- A72A729A22321DE000B21995 /* Extension+UIView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIView.swift"; sourceTree = "<group>"; };
- A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableAttributedString+BAKit.m"; sourceTree = "<group>"; };
- A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIBarButtonItem+SXCreate.m"; sourceTree = "<group>"; };
- A72A729D22321DE000B21995 /* Extension+Date.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+Date.swift"; sourceTree = "<group>"; };
- A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+CAGradientLayer.swift"; sourceTree = "<group>"; };
- A72A72A022321DE000B21995 /* WKWebViewConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WKWebViewConfig.swift; sourceTree = "<group>"; };
- A72A72A122321DE000B21995 /* WebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; };
- A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationCenterMacro.swift; sourceTree = "<group>"; };
- A72A72C822321E2500B21995 /* FontMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FontMacro.swift; sourceTree = "<group>"; };
- A72A72C922321E2600B21995 /* HTMLURLMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLURLMacro.swift; sourceTree = "<group>"; };
- A72A72CA22321E2600B21995 /* Common.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Common.swift; sourceTree = "<group>"; };
- A72A72CB22321E2600B21995 /* CacheMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheMacro.swift; sourceTree = "<group>"; };
- A72A72CC22321E2600B21995 /* EnumMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnumMacro.swift; sourceTree = "<group>"; };
- A72A72CD22321E2600B21995 /* ColorMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ColorMacro.swift; sourceTree = "<group>"; };
- A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThirdPartyMacro.swift; sourceTree = "<group>"; };
- A72A72D822321E5200B21995 /* TYRZResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TYRZResource.bundle; sourceTree = "<group>"; };
- A72A72D922321E5200B21995 /* account_login_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_login_sdk_core.framework; sourceTree = "<group>"; };
- A72A72DA22321E5200B21995 /* TYRZSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = TYRZSDK.framework; sourceTree = "<group>"; };
- A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_verify_sdk_core.framework; sourceTree = "<group>"; };
- A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CL_ShanYanSDK.framework; sourceTree = "<group>"; };
- A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = uni_account_login_sdk_res.bundle; sourceTree = "<group>"; };
- A72A72DE22321E5200B21995 /* HTMLResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = HTMLResource.bundle; sourceTree = "<group>"; };
- A72A72DF22321E5200B21995 /* OAuth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OAuth.framework; sourceTree = "<group>"; };
- A72A72E022321E5200B21995 /* EAccountApiSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = EAccountApiSDK.framework; sourceTree = "<group>"; };
- A72A72E222321E5200B21995 /* AlipaySDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlipaySDK.bundle; sourceTree = "<group>"; };
- A72A72E322321E5200B21995 /* AlipaySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlipaySDK.framework; sourceTree = "<group>"; };
- A72A72EF22321E8800B21995 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
- A72A72F122321E9300B21995 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
- A72A72F322321E9A00B21995 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- A72A72F522321EA000B21995 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- A72A72F722321EB600B21995 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- A72A72F922321EBF00B21995 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
- A72A72FB22321ECD00B21995 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
- A72A72FD22321EE200B21995 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- A72A72FF22321EE900B21995 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
- A72A730122321EEE00B21995 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
- A72A730322321EFA00B21995 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
- A72A73082232207600B21995 /* AppDelegate+UM.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+UM.swift"; sourceTree = "<group>"; };
- A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+BaiduMap.swift"; sourceTree = "<group>"; };
- A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+IQKeyboardManagerSwift.swift"; sourceTree = "<group>"; };
- A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RainbowPlanet.app; sourceTree = BUILT_PRODUCTS_DIR; };
- A77F2C602231FB49001BD3F6 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- A77F2C672231FB4A001BD3F6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- A77F2C6C2231FB4A001BD3F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- A77F2C712231FB4A001BD3F6 /* RainbowPlanetTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- A77F2C752231FB4A001BD3F6 /* RainbowPlanetTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetTests.swift; sourceTree = "<group>"; };
- A77F2C772231FB4A001BD3F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- A77F2C7C2231FB4A001BD3F6 /* RainbowPlanetUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RainbowPlanetUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- A77F2C802231FB4A001BD3F6 /* RainbowPlanetUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RainbowPlanetUITests.swift; sourceTree = "<group>"; };
- A77F2C822231FB4A001BD3F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- A77F2C972231FD25001BD3F6 /* BaseNavigationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseNavigationViewController.swift; sourceTree = "<group>"; };
- A77F2C9B2231FDCF001BD3F6 /* BaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseView.swift; sourceTree = "<group>"; };
- A77F2C9D2231FDDC001BD3F6 /* BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; };
- A77F2C9F2231FE45001BD3F6 /* BaseWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseWebViewController.swift; sourceTree = "<group>"; };
- A77F2CA62232010F001BD3F6 /* ShoppingViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShoppingViewController.xib; sourceTree = "<group>"; };
- A77F2CA72232010F001BD3F6 /* ShoppingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShoppingViewController.swift; sourceTree = "<group>"; };
- A77F2CAC2232010F001BD3F6 /* MineViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MineViewController.xib; sourceTree = "<group>"; };
- A77F2CAD2232010F001BD3F6 /* MineViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = "<group>"; };
- A77F2CB22232010F001BD3F6 /* ShoppingCartViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShoppingCartViewController.xib; sourceTree = "<group>"; };
- A77F2CB32232010F001BD3F6 /* ShoppingCartViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShoppingCartViewController.swift; sourceTree = "<group>"; };
- A77F2CC2223203BA001BD3F6 /* AppDelegate+Window.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Window.swift"; sourceTree = "<group>"; };
- A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRNavigationBar.swift; sourceTree = "<group>"; };
- A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRCustomNavigationBar.swift; sourceTree = "<group>"; };
- A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTabbarViewController.swift; sourceTree = "<group>"; };
- A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 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>"; };
- 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>"; };
- 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>"; };
- D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 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>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- A77F2C5A2231FB49001BD3F6 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A72A730422321EFA00B21995 /* libc++.tbd in Frameworks */,
- A72A730222321EEE00B21995 /* libz.tbd in Frameworks */,
- A72A730022321EE900B21995 /* SystemConfiguration.framework in Frameworks */,
- A72A72FE22321EE200B21995 /* QuartzCore.framework in Frameworks */,
- A72A72FC22321ECE00B21995 /* CoreTelephony.framework in Frameworks */,
- A72A72FA22321EBF00B21995 /* CoreText.framework in Frameworks */,
- A72A72F822321EB600B21995 /* CoreGraphics.framework in Frameworks */,
- A72A72F622321EA000B21995 /* UIKit.framework in Frameworks */,
- A72A72F422321E9A00B21995 /* Foundation.framework in Frameworks */,
- A72A72F222321E9300B21995 /* CFNetwork.framework in Frameworks */,
- A72A72F022321E8800B21995 /* CoreMotion.framework in Frameworks */,
- A72A72EE22321E5200B21995 /* AlipaySDK.framework in Frameworks */,
- A72A72EB22321E5200B21995 /* OAuth.framework in Frameworks */,
- A72A72E522321E5200B21995 /* account_login_sdk_core.framework in Frameworks */,
- A72A72E722321E5200B21995 /* account_verify_sdk_core.framework in Frameworks */,
- A72A72EC22321E5200B21995 /* EAccountApiSDK.framework in Frameworks */,
- A72A72E622321E5200B21995 /* TYRZSDK.framework in Frameworks */,
- A72A72E822321E5200B21995 /* CL_ShanYanSDK.framework in Frameworks */,
- 0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A77F2C6E2231FB4A001BD3F6 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 3E58CC90A9E5EF3B7AF4AE42 /* Pods_RainbowPlanetTests.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A77F2C792231FB4A001BD3F6 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 867818C053169E7AE52C09C6 /* Pods_RainbowPlanetUITests.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 618631008656829220117ED1 /* Pods */ = {
- isa = PBXGroup;
- children = (
- BD9052C044FD3AE4E62D3929 /* Pods-RainbowPlanet.debug.xcconfig */,
- 57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */,
- 9D60C551769808F63D7376A8 /* Pods-RainbowPlanetTests.debug.xcconfig */,
- B1B8205A06E3602D2CF199C8 /* Pods-RainbowPlanetTests.release.xcconfig */,
- FD5011AB6141BA86DC737616 /* Pods-RainbowPlanetUITests.debug.xcconfig */,
- CC787426207DCFB69B1A7CFE /* Pods-RainbowPlanetUITests.release.xcconfig */,
- );
- name = Pods;
- sourceTree = "<group>";
- };
- A72A7252223219BD00B21995 /* Service */ = {
- isa = PBXGroup;
- children = (
- );
- path = Service;
- sourceTree = "<group>";
- };
- A72A725322321A6900B21995 /* Lib */ = {
- isa = PBXGroup;
- children = (
- A72A72E122321E5200B21995 /* AlipaySDK */,
- A72A72D722321E5200B21995 /* ShanYanSDK */,
- );
- path = Lib;
- sourceTree = "<group>";
- };
- A72A725422321B9400B21995 /* Manager */ = {
- isa = PBXGroup;
- children = (
- A72A730522321F1D00B21995 /* PayManager */,
- A72A726122321DBD00B21995 /* BaiduMapManager */,
- A72A726422321DBD00B21995 /* UMManager */,
- );
- path = Manager;
- sourceTree = "<group>";
- };
- A72A725922321C5E00B21995 /* Define */ = {
- isa = PBXGroup;
- children = (
- A72A72CB22321E2600B21995 /* CacheMacro.swift */,
- A72A72CD22321E2600B21995 /* ColorMacro.swift */,
- A72A72CA22321E2600B21995 /* Common.swift */,
- A72A72CC22321E2600B21995 /* EnumMacro.swift */,
- A72A72C822321E2500B21995 /* FontMacro.swift */,
- A72A72C922321E2600B21995 /* HTMLURLMacro.swift */,
- A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */,
- A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */,
- A72A726022321D3400B21995 /* RainbowPlanet-Bridging-Header.h */,
- );
- path = Define;
- sourceTree = "<group>";
- };
- A72A726122321DBD00B21995 /* BaiduMapManager */ = {
- isa = PBXGroup;
- children = (
- A72A726222321DBD00B21995 /* BaiduMapManager.swift */,
- A72A726322321DBD00B21995 /* LocationModel.swift */,
- );
- path = BaiduMapManager;
- sourceTree = "<group>";
- };
- A72A726422321DBD00B21995 /* UMManager */ = {
- isa = PBXGroup;
- children = (
- A72A726522321DBD00B21995 /* UMManager.swift */,
- );
- path = UMManager;
- sourceTree = "<group>";
- };
- A72A726922321DDE00B21995 /* SwiftScan */ = {
- isa = PBXGroup;
- children = (
- A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */,
- A72A726B22321DDE00B21995 /* LBXScanView.swift */,
- A72A726C22321DDE00B21995 /* LBXScanViewController.swift */,
- A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */,
- A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */,
- A72A726F22321DDE00B21995 /* LBXPermissions.swift */,
- A72A727022321DDE00B21995 /* LBXScanWrapper.swift */,
- );
- path = SwiftScan;
- sourceTree = "<group>";
- };
- A72A727122321DDE00B21995 /* NumberKeyboard */ = {
- isa = PBXGroup;
- children = (
- A72A727222321DDE00B21995 /* NumberKeyboard.swift */,
- );
- path = NumberKeyboard;
- sourceTree = "<group>";
- };
- A72A727322321DDE00B21995 /* Log */ = {
- isa = PBXGroup;
- children = (
- A72A727422321DDE00B21995 /* Log.swift */,
- );
- path = Log;
- sourceTree = "<group>";
- };
- A72A727522321DDE00B21995 /* MBProgressHUD */ = {
- isa = PBXGroup;
- children = (
- A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */,
- );
- path = MBProgressHUD;
- sourceTree = "<group>";
- };
- A72A727722321DDF00B21995 /* Regex */ = {
- isa = PBXGroup;
- children = (
- A72A727822321DDF00B21995 /* Regex.swift */,
- );
- path = Regex;
- sourceTree = "<group>";
- };
- A72A727B22321DDF00B21995 /* Countdown */ = {
- isa = PBXGroup;
- children = (
- A72A727C22321DDF00B21995 /* CountdownButton.swift */,
- );
- path = Countdown;
- sourceTree = "<group>";
- };
- A72A727D22321DDF00B21995 /* AppInfo */ = {
- isa = PBXGroup;
- children = (
- A72A727E22321DDF00B21995 /* AppInfo.swift */,
- );
- path = AppInfo;
- sourceTree = "<group>";
- };
- A72A727F22321DDF00B21995 /* CGView */ = {
- isa = PBXGroup;
- children = (
- A72A728022321DDF00B21995 /* CGView.swift */,
- );
- path = CGView;
- sourceTree = "<group>";
- };
- A72A728122321DDF00B21995 /* MJRefreshEX */ = {
- isa = PBXGroup;
- children = (
- A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */,
- A72A728322321DDF00B21995 /* UIScrollView+MJRefreshEX.h */,
- );
- path = MJRefreshEX;
- sourceTree = "<group>";
- };
- A72A728422321DE000B21995 /* AlertView */ = {
- isa = PBXGroup;
- children = (
- A72A728522321DE000B21995 /* BAAlertController */,
- );
- path = AlertView;
- sourceTree = "<group>";
- };
- A72A728522321DE000B21995 /* BAAlertController */ = {
- isa = PBXGroup;
- children = (
- A72A728622321DE000B21995 /* NSObject+BARunTime.m */,
- A72A728722321DE000B21995 /* UIAlertController+BAKit.m */,
- A72A728822321DE000B21995 /* BAAlertController.h */,
- A72A728922321DE000B21995 /* NSObject+BARunTime.h */,
- A72A728A22321DE000B21995 /* UIAlertController+BAKit.h */,
- );
- path = BAAlertController;
- sourceTree = "<group>";
- };
- A72A728B22321DE000B21995 /* Extension */ = {
- isa = PBXGroup;
- children = (
- A72A728C22321DE000B21995 /* Extension+UIImage.swift */,
- A72A728D22321DE000B21995 /* Extension+UITextView.swift */,
- A72A728E22321DE000B21995 /* Extension+NSRange.swift */,
- A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */,
- A72A729022321DE000B21995 /* Extension+UserDefaults.swift */,
- A72A729122321DE000B21995 /* Extension+Array.swift */,
- A72A729222321DE000B21995 /* Extension+String.swift */,
- A72A729322321DE000B21995 /* Extension+UILabel.swift */,
- A72A729422321DE000B21995 /* Extension+UIAlertController.swift */,
- A72A729522321DE000B21995 /* UIBarButtonItem+SXCreate.h */,
- A72A729622321DE000B21995 /* NSMutableAttributedString+BAKit.h */,
- A72A729722321DE000B21995 /* Extension+UIColor.swift */,
- A72A729822321DE000B21995 /* Extension+RxTimer.swift */,
- A72A729922321DE000B21995 /* Extension+UIButton.swift */,
- A72A729A22321DE000B21995 /* Extension+UIView.swift */,
- A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */,
- A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */,
- A72A729D22321DE000B21995 /* Extension+Date.swift */,
- A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */,
- );
- path = Extension;
- sourceTree = "<group>";
- };
- A72A729F22321DE000B21995 /* WKWebView */ = {
- isa = PBXGroup;
- children = (
- A72A72A022321DE000B21995 /* WKWebViewConfig.swift */,
- A72A72A122321DE000B21995 /* WebView.swift */,
- );
- path = WKWebView;
- sourceTree = "<group>";
- };
- A72A72D722321E5200B21995 /* ShanYanSDK */ = {
- isa = PBXGroup;
- children = (
- A72A72D822321E5200B21995 /* TYRZResource.bundle */,
- A72A72D922321E5200B21995 /* account_login_sdk_core.framework */,
- A72A72DA22321E5200B21995 /* TYRZSDK.framework */,
- A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */,
- A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */,
- A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */,
- A72A72DE22321E5200B21995 /* HTMLResource.bundle */,
- A72A72DF22321E5200B21995 /* OAuth.framework */,
- A72A72E022321E5200B21995 /* EAccountApiSDK.framework */,
- );
- path = ShanYanSDK;
- sourceTree = "<group>";
- };
- A72A72E122321E5200B21995 /* AlipaySDK */ = {
- isa = PBXGroup;
- children = (
- A72A72E222321E5200B21995 /* AlipaySDK.bundle */,
- A72A72E322321E5200B21995 /* AlipaySDK.framework */,
- );
- path = AlipaySDK;
- sourceTree = "<group>";
- };
- A72A730522321F1D00B21995 /* PayManager */ = {
- isa = PBXGroup;
- children = (
- A72A730722321F3700B21995 /* WeChatpayManager */,
- A72A730622321F2900B21995 /* AlipayManager */,
- );
- path = PayManager;
- sourceTree = "<group>";
- };
- A72A730622321F2900B21995 /* AlipayManager */ = {
- isa = PBXGroup;
- children = (
- );
- path = AlipayManager;
- sourceTree = "<group>";
- };
- A72A730722321F3700B21995 /* WeChatpayManager */ = {
- isa = PBXGroup;
- children = (
- );
- path = WeChatpayManager;
- sourceTree = "<group>";
- };
- A77F2C542231FB49001BD3F6 = {
- isa = PBXGroup;
- children = (
- A77F2C5F2231FB49001BD3F6 /* RainbowPlanet */,
- A77F2C742231FB4A001BD3F6 /* RainbowPlanetTests */,
- A77F2C7F2231FB4A001BD3F6 /* RainbowPlanetUITests */,
- A77F2C5E2231FB49001BD3F6 /* Products */,
- 618631008656829220117ED1 /* Pods */,
- FA8AAFBADE8BD144A5C36FDB /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- A77F2C5E2231FB49001BD3F6 /* Products */ = {
- isa = PBXGroup;
- children = (
- A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */,
- A77F2C712231FB4A001BD3F6 /* RainbowPlanetTests.xctest */,
- A77F2C7C2231FB4A001BD3F6 /* RainbowPlanetUITests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- A77F2C5F2231FB49001BD3F6 /* RainbowPlanet */ = {
- isa = PBXGroup;
- children = (
- A77F2C8E2231FC5C001BD3F6 /* AppDelegate */,
- A77F2C8F2231FC65001BD3F6 /* Base */,
- A77F2CA22232010F001BD3F6 /* Modules */,
- A72A725422321B9400B21995 /* Manager */,
- A72A725922321C5E00B21995 /* Define */,
- A77F2CBC2232022A001BD3F6 /* Tools */,
- A72A725322321A6900B21995 /* Lib */,
- A72A7252223219BD00B21995 /* Service */,
- A77F2CBB223201DC001BD3F6 /* Supporting Files */,
- );
- path = RainbowPlanet;
- sourceTree = "<group>";
- };
- A77F2C742231FB4A001BD3F6 /* RainbowPlanetTests */ = {
- isa = PBXGroup;
- children = (
- A77F2C752231FB4A001BD3F6 /* RainbowPlanetTests.swift */,
- A77F2C772231FB4A001BD3F6 /* Info.plist */,
- );
- path = RainbowPlanetTests;
- sourceTree = "<group>";
- };
- A77F2C7F2231FB4A001BD3F6 /* RainbowPlanetUITests */ = {
- isa = PBXGroup;
- children = (
- A77F2C802231FB4A001BD3F6 /* RainbowPlanetUITests.swift */,
- A77F2C822231FB4A001BD3F6 /* Info.plist */,
- );
- path = RainbowPlanetUITests;
- sourceTree = "<group>";
- };
- A77F2C8E2231FC5C001BD3F6 /* AppDelegate */ = {
- isa = PBXGroup;
- children = (
- A77F2C602231FB49001BD3F6 /* AppDelegate.swift */,
- A77F2CC2223203BA001BD3F6 /* AppDelegate+Window.swift */,
- A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */,
- A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */,
- A72A73082232207600B21995 /* AppDelegate+UM.swift */,
- );
- path = AppDelegate;
- sourceTree = "<group>";
- };
- A77F2C8F2231FC65001BD3F6 /* Base */ = {
- isa = PBXGroup;
- children = (
- A77F2C902231FC75001BD3F6 /* BaseTabbarViewController */,
- A77F2C912231FC85001BD3F6 /* BaseNavigationController */,
- A77F2C942231FCD2001BD3F6 /* BaseWebViewController */,
- A77F2C922231FCA2001BD3F6 /* BaseViewController */,
- A77F2C932231FCC5001BD3F6 /* BaseView */,
- );
- path = Base;
- sourceTree = "<group>";
- };
- A77F2C902231FC75001BD3F6 /* BaseTabbarViewController */ = {
- isa = PBXGroup;
- children = (
- A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */,
- );
- path = BaseTabbarViewController;
- sourceTree = "<group>";
- };
- A77F2C912231FC85001BD3F6 /* BaseNavigationController */ = {
- isa = PBXGroup;
- children = (
- A77F2C972231FD25001BD3F6 /* BaseNavigationViewController.swift */,
- );
- path = BaseNavigationController;
- sourceTree = "<group>";
- };
- A77F2C922231FCA2001BD3F6 /* BaseViewController */ = {
- isa = PBXGroup;
- children = (
- A77F2C9D2231FDDC001BD3F6 /* BaseViewController.swift */,
- );
- path = BaseViewController;
- sourceTree = "<group>";
- };
- A77F2C932231FCC5001BD3F6 /* BaseView */ = {
- isa = PBXGroup;
- children = (
- A77F2C9B2231FDCF001BD3F6 /* BaseView.swift */,
- );
- path = BaseView;
- sourceTree = "<group>";
- };
- A77F2C942231FCD2001BD3F6 /* BaseWebViewController */ = {
- isa = PBXGroup;
- children = (
- A77F2C9F2231FE45001BD3F6 /* BaseWebViewController.swift */,
- );
- path = BaseWebViewController;
- sourceTree = "<group>";
- };
- A77F2CA22232010F001BD3F6 /* Modules */ = {
- isa = PBXGroup;
- children = (
- A77F2CA82232010F001BD3F6 /* CommonModule */,
- A77F2CA32232010F001BD3F6 /* ShoppingMallModule */,
- A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */,
- A77F2CAF2232010F001BD3F6 /* ShoppingCartModule */,
- A77F2CA92232010F001BD3F6 /* MineModule */,
- );
- path = Modules;
- sourceTree = "<group>";
- };
- A77F2CA32232010F001BD3F6 /* ShoppingMallModule */ = {
- isa = PBXGroup;
- children = (
- A77F2CA42232010F001BD3F6 /* ShoppingMall */,
- );
- path = ShoppingMallModule;
- sourceTree = "<group>";
- };
- A77F2CA42232010F001BD3F6 /* ShoppingMall */ = {
- isa = PBXGroup;
- children = (
- A77F2CA52232010F001BD3F6 /* ViewController */,
- );
- path = ShoppingMall;
- sourceTree = "<group>";
- };
- A77F2CA52232010F001BD3F6 /* ViewController */ = {
- isa = PBXGroup;
- children = (
- A77F2CA72232010F001BD3F6 /* ShoppingViewController.swift */,
- A77F2CA62232010F001BD3F6 /* ShoppingViewController.xib */,
- );
- path = ViewController;
- sourceTree = "<group>";
- };
- A77F2CA82232010F001BD3F6 /* CommonModule */ = {
- isa = PBXGroup;
- children = (
- );
- path = CommonModule;
- sourceTree = "<group>";
- };
- A77F2CA92232010F001BD3F6 /* MineModule */ = {
- isa = PBXGroup;
- children = (
- A77F2CAA2232010F001BD3F6 /* Mine */,
- );
- path = MineModule;
- sourceTree = "<group>";
- };
- A77F2CAA2232010F001BD3F6 /* Mine */ = {
- isa = PBXGroup;
- children = (
- A77F2CAB2232010F001BD3F6 /* ViewController */,
- );
- path = Mine;
- sourceTree = "<group>";
- };
- A77F2CAB2232010F001BD3F6 /* ViewController */ = {
- isa = PBXGroup;
- children = (
- A77F2CAC2232010F001BD3F6 /* MineViewController.xib */,
- A77F2CAD2232010F001BD3F6 /* MineViewController.swift */,
- );
- path = ViewController;
- sourceTree = "<group>";
- };
- A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */ = {
- isa = PBXGroup;
- children = (
- );
- path = RegisterLoginModule;
- sourceTree = "<group>";
- };
- A77F2CAF2232010F001BD3F6 /* ShoppingCartModule */ = {
- isa = PBXGroup;
- children = (
- A77F2CB02232010F001BD3F6 /* ShoppingCart */,
- );
- path = ShoppingCartModule;
- sourceTree = "<group>";
- };
- A77F2CB02232010F001BD3F6 /* ShoppingCart */ = {
- isa = PBXGroup;
- children = (
- A77F2CB12232010F001BD3F6 /* ViewController */,
- );
- path = ShoppingCart;
- sourceTree = "<group>";
- };
- A77F2CB12232010F001BD3F6 /* ViewController */ = {
- isa = PBXGroup;
- children = (
- A77F2CB22232010F001BD3F6 /* ShoppingCartViewController.xib */,
- A77F2CB32232010F001BD3F6 /* ShoppingCartViewController.swift */,
- );
- path = ViewController;
- sourceTree = "<group>";
- };
- A77F2CBB223201DC001BD3F6 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- A77F2C672231FB4A001BD3F6 /* Assets.xcassets */,
- A77F2C6C2231FB4A001BD3F6 /* Info.plist */,
- );
- path = "Supporting Files";
- sourceTree = "<group>";
- };
- A77F2CBC2232022A001BD3F6 /* Tools */ = {
- isa = PBXGroup;
- children = (
- A72A728422321DE000B21995 /* AlertView */,
- A72A727D22321DDF00B21995 /* AppInfo */,
- A72A727F22321DDF00B21995 /* CGView */,
- A72A727B22321DDF00B21995 /* Countdown */,
- A72A728B22321DE000B21995 /* Extension */,
- A72A727322321DDE00B21995 /* Log */,
- A72A727522321DDE00B21995 /* MBProgressHUD */,
- A72A728122321DDF00B21995 /* MJRefreshEX */,
- A72A727122321DDE00B21995 /* NumberKeyboard */,
- A72A727722321DDF00B21995 /* Regex */,
- A72A726922321DDE00B21995 /* SwiftScan */,
- A72A729F22321DE000B21995 /* WKWebView */,
- A77F2CC422320627001BD3F6 /* WRNavigationBar */,
- );
- path = Tools;
- sourceTree = "<group>";
- };
- A77F2CC422320627001BD3F6 /* WRNavigationBar */ = {
- isa = PBXGroup;
- children = (
- A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */,
- A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */,
- );
- path = WRNavigationBar;
- sourceTree = "<group>";
- };
- FA8AAFBADE8BD144A5C36FDB /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- A72A730322321EFA00B21995 /* libc++.tbd */,
- A72A730122321EEE00B21995 /* libz.tbd */,
- A72A72FF22321EE900B21995 /* SystemConfiguration.framework */,
- A72A72FD22321EE200B21995 /* QuartzCore.framework */,
- A72A72FB22321ECD00B21995 /* CoreTelephony.framework */,
- A72A72F922321EBF00B21995 /* CoreText.framework */,
- A72A72F722321EB600B21995 /* CoreGraphics.framework */,
- A72A72F522321EA000B21995 /* UIKit.framework */,
- A72A72F322321E9A00B21995 /* Foundation.framework */,
- A72A72F122321E9300B21995 /* CFNetwork.framework */,
- A72A72EF22321E8800B21995 /* CoreMotion.framework */,
- D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */,
- A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */,
- 88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = A77F2C852231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanet" */;
- buildPhases = (
- D3A9893FB9EA18608E79E053 /* [CP] Check Pods Manifest.lock */,
- A77F2C592231FB49001BD3F6 /* Sources */,
- A77F2C5A2231FB49001BD3F6 /* Frameworks */,
- A77F2C5B2231FB49001BD3F6 /* Resources */,
- 696EB1DDE9DE019617B4DAD7 /* [CP] Embed Pods Frameworks */,
- 59501F6F4334279DFBD164A0 /* [CP] Copy Pods Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = RainbowPlanet;
- productName = RainbowPlanet;
- productReference = A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */;
- productType = "com.apple.product-type.application";
- };
- A77F2C702231FB4A001BD3F6 /* RainbowPlanetTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = A77F2C882231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */;
- buildPhases = (
- 8BCC01A4F8AF5F6F3A658797 /* [CP] Check Pods Manifest.lock */,
- A77F2C6D2231FB4A001BD3F6 /* Sources */,
- A77F2C6E2231FB4A001BD3F6 /* Frameworks */,
- A77F2C6F2231FB4A001BD3F6 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- A77F2C732231FB4A001BD3F6 /* PBXTargetDependency */,
- );
- name = RainbowPlanetTests;
- productName = RainbowPlanetTests;
- productReference = A77F2C712231FB4A001BD3F6 /* RainbowPlanetTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- A77F2C7B2231FB4A001BD3F6 /* RainbowPlanetUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = A77F2C8B2231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */;
- buildPhases = (
- 606DDDCE02918D3494BB0F6D /* [CP] Check Pods Manifest.lock */,
- A77F2C782231FB4A001BD3F6 /* Sources */,
- A77F2C792231FB4A001BD3F6 /* Frameworks */,
- A77F2C7A2231FB4A001BD3F6 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- A77F2C7E2231FB4A001BD3F6 /* PBXTargetDependency */,
- );
- name = RainbowPlanetUITests;
- productName = RainbowPlanetUITests;
- productReference = A77F2C7C2231FB4A001BD3F6 /* RainbowPlanetUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- A77F2C552231FB49001BD3F6 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1010;
- LastUpgradeCheck = 1010;
- ORGANIZATIONNAME = "南鑫林";
- TargetAttributes = {
- A77F2C5C2231FB49001BD3F6 = {
- CreatedOnToolsVersion = 10.1;
- LastSwiftMigration = 1010;
- };
- A77F2C702231FB4A001BD3F6 = {
- CreatedOnToolsVersion = 10.1;
- TestTargetID = A77F2C5C2231FB49001BD3F6;
- };
- A77F2C7B2231FB4A001BD3F6 = {
- CreatedOnToolsVersion = 10.1;
- TestTargetID = A77F2C5C2231FB49001BD3F6;
- };
- };
- };
- buildConfigurationList = A77F2C582231FB49001BD3F6 /* Build configuration list for PBXProject "RainbowPlanet" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = A77F2C542231FB49001BD3F6;
- productRefGroup = A77F2C5E2231FB49001BD3F6 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */,
- A77F2C702231FB4A001BD3F6 /* RainbowPlanetTests */,
- A77F2C7B2231FB4A001BD3F6 /* RainbowPlanetUITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- A77F2C5B2231FB49001BD3F6 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */,
- A72A72E422321E5200B21995 /* TYRZResource.bundle in Resources */,
- A72A72ED22321E5200B21995 /* AlipaySDK.bundle in Resources */,
- A72A72E922321E5200B21995 /* uni_account_login_sdk_res.bundle in Resources */,
- A77F2CB62232010F001BD3F6 /* MineViewController.xib in Resources */,
- A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
- A72A72EA22321E5200B21995 /* HTMLResource.bundle in Resources */,
- A77F2CB42232010F001BD3F6 /* ShoppingViewController.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A77F2C6F2231FB4A001BD3F6 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A77F2C7A2231FB4A001BD3F6 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 59501F6F4334279DFBD164A0 /* [CP] Copy Pods Resources */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh",
- "${PODS_ROOT}/UMCCommonLog/UMCommonLog/UMCommonLog.bundle",
- "${PODS_ROOT}/UMCShare/UMShare/UMSocialUI/UMSocialSDKResources.bundle",
- );
- name = "[CP] Copy Pods Resources";
- outputFileListPaths = (
- );
- outputPaths = (
- "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMCommonLog.bundle",
- "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/UMSocialSDKResources.bundle",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-resources.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 606DDDCE02918D3494BB0F6D /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-RainbowPlanetUITests-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- 696EB1DDE9DE019617B4DAD7 /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh",
- "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
- "${BUILT_PRODUCTS_DIR}/CryptoSwift/CryptoSwift.framework",
- "${BUILT_PRODUCTS_DIR}/DeviceKit/DeviceKit.framework",
- "${BUILT_PRODUCTS_DIR}/FBRetainCycleDetector/FBRetainCycleDetector.framework",
- "${BUILT_PRODUCTS_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework",
- "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
- "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
- "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
- "${BUILT_PRODUCTS_DIR}/MLeaksFinder/MLeaksFinder.framework",
- "${BUILT_PRODUCTS_DIR}/Moya/Moya.framework",
- "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework",
- "${BUILT_PRODUCTS_DIR}/Result/Result.framework",
- "${BUILT_PRODUCTS_DIR}/RxAtomic/RxAtomic.framework",
- "${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework",
- "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework",
- "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
- "${BUILT_PRODUCTS_DIR}/SwiftyJSON/SwiftyJSON.framework",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- );
- outputPaths = (
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CryptoSwift.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeviceKit.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBRetainCycleDetector.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/IQKeyboardManagerSwift.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MLeaksFinder.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Moya.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Result.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyJSON.framework",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 8BCC01A4F8AF5F6F3A658797 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-RainbowPlanetTests-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- D3A9893FB9EA18608E79E053 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-RainbowPlanet-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- A77F2C592231FB49001BD3F6 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */,
- A77F2CA02231FE45001BD3F6 /* BaseWebViewController.swift in Sources */,
- A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */,
- A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */,
- A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */,
- A77F2C9E2231FDDC001BD3F6 /* BaseViewController.swift in Sources */,
- A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */,
- A72A72BE22321DE000B21995 /* Extension+RxTimer.swift in Sources */,
- A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */,
- A72A72B722321DE000B21995 /* Extension+NSMutableAttributedString.swift in Sources */,
- A72A72A322321DE000B21995 /* LBXScanView.swift in Sources */,
- A72A730D2232207700B21995 /* AppDelegate+BaiduMap.swift in Sources */,
- A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
- A72A726822321DBD00B21995 /* UMManager.swift in Sources */,
- A77F2CB92232010F001BD3F6 /* ShoppingCartViewController.swift in Sources */,
- A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */,
- A72A72C222321DE000B21995 /* UIBarButtonItem+SXCreate.m in Sources */,
- A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */,
- A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */,
- A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */,
- A77F2CB52232010F001BD3F6 /* ShoppingViewController.swift in Sources */,
- A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
- A72A72B022321DE000B21995 /* CGView.swift in Sources */,
- A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */,
- A72A726622321DBD00B21995 /* BaiduMapManager.swift in Sources */,
- A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */,
- A72A72A622321DE000B21995 /* LBXScanViewStyle.swift in Sources */,
- A72A72B422321DE000B21995 /* Extension+UIImage.swift in Sources */,
- A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */,
- A72A72D422321E2700B21995 /* EnumMacro.swift in Sources */,
- A72A72B322321DE000B21995 /* UIAlertController+BAKit.m in Sources */,
- A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
- A72A72AA22321DE000B21995 /* Log.swift in Sources */,
- A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */,
- A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */,
- A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
- A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
- A72A72A822321DE000B21995 /* LBXScanWrapper.swift in Sources */,
- A72A72BD22321DE000B21995 /* Extension+UIColor.swift in Sources */,
- A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */,
- A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */,
- A72A730C2232207700B21995 /* AppDelegate+UM.swift in Sources */,
- A72A730F2232207700B21995 /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */,
- A72A72B122321DE000B21995 /* UIScrollView+MJRefreshEX.m in Sources */,
- A72A72A522321DE000B21995 /* LBXScanLineAnimation.swift in Sources */,
- A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */,
- A72A72B222321DE000B21995 /* NSObject+BARunTime.m in Sources */,
- A72A72C622321DE000B21995 /* WebView.swift in Sources */,
- A72A72D122321E2700B21995 /* HTMLURLMacro.swift in Sources */,
- A72A72D022321E2700B21995 /* FontMacro.swift in Sources */,
- A77F2C982231FD25001BD3F6 /* BaseNavigationViewController.swift in Sources */,
- A72A72AB22321DE000B21995 /* SwiftProgressHUD.swift in Sources */,
- A77F2C612231FB49001BD3F6 /* AppDelegate.swift in Sources */,
- A72A726722321DBD00B21995 /* LocationModel.swift in Sources */,
- A72A72C122321DE000B21995 /* NSMutableAttributedString+BAKit.m in Sources */,
- A72A72D222321E2700B21995 /* Common.swift in Sources */,
- A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */,
- A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */,
- A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */,
- A72A72AC22321DE000B21995 /* Regex.swift in Sources */,
- A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */,
- A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A77F2C6D2231FB4A001BD3F6 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A77F2C762231FB4A001BD3F6 /* RainbowPlanetTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A77F2C782231FB4A001BD3F6 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A77F2C812231FB4A001BD3F6 /* RainbowPlanetUITests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- A77F2C732231FB4A001BD3F6 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */;
- targetProxy = A77F2C722231FB4A001BD3F6 /* PBXContainerItemProxy */;
- };
- A77F2C7E2231FB4A001BD3F6 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = A77F2C5C2231FB49001BD3F6 /* RainbowPlanet */;
- targetProxy = A77F2C7D2231FB4A001BD3F6 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- A77F2C832231FB4A001BD3F6 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- A77F2C842231FB4A001BD3F6 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- A77F2C862231FB4A001BD3F6 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = BD9052C044FD3AE4E62D3929 /* Pods-RainbowPlanet.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = 3DG4J39B63;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
- "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
- );
- INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanet;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Define/RainbowPlanet-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- A77F2C872231FB4A001BD3F6 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = 3DG4J39B63;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
- "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
- );
- INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanet;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Define/RainbowPlanet-Bridging-Header.h";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- A77F2C892231FB4A001BD3F6 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 9D60C551769808F63D7376A8 /* Pods-RainbowPlanetTests.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
- };
- name = Debug;
- };
- A77F2C8A2231FB4A001BD3F6 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B1B8205A06E3602D2CF199C8 /* Pods-RainbowPlanetTests.release.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- INFOPLIST_FILE = RainbowPlanetTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RainbowPlanet.app/RainbowPlanet";
- };
- name = Release;
- };
- A77F2C8C2231FB4A001BD3F6 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = FD5011AB6141BA86DC737616 /* Pods-RainbowPlanetUITests.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = RainbowPlanet;
- };
- name = Debug;
- };
- A77F2C8D2231FB4A001BD3F6 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = CC787426207DCFB69B1A7CFE /* Pods-RainbowPlanetUITests.release.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- INFOPLIST_FILE = RainbowPlanetUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanetUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 4.2;
- TARGETED_DEVICE_FAMILY = "1,2";
- TEST_TARGET_NAME = RainbowPlanet;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- A77F2C582231FB49001BD3F6 /* Build configuration list for PBXProject "RainbowPlanet" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A77F2C832231FB4A001BD3F6 /* Debug */,
- A77F2C842231FB4A001BD3F6 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- A77F2C852231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanet" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A77F2C862231FB4A001BD3F6 /* Debug */,
- A77F2C872231FB4A001BD3F6 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- A77F2C882231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A77F2C892231FB4A001BD3F6 /* Debug */,
- A77F2C8A2231FB4A001BD3F6 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- A77F2C8B2231FB4A001BD3F6 /* Build configuration list for PBXNativeTarget "RainbowPlanetUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A77F2C8C2231FB4A001BD3F6 /* Debug */,
- A77F2C8D2231FB4A001BD3F6 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = A77F2C552231FB49001BD3F6 /* Project object */;
- }
|