project.pbxproj 69 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1BF6834921DFAFDA883B86C6 /* libPods-WMBase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E89EABCC77A5962AC62A701 /* libPods-WMBase.a */; };
  10. 9A337E052A0487C300D058A5 /* CTMediator+Targets.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E042A0487C300D058A5 /* CTMediator+Targets.m */; };
  11. 9A337E0B2A049C5600D058A5 /* NSDate+YYadd.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E0A2A049C5600D058A5 /* NSDate+YYadd.m */; };
  12. 9A337E2F2A04E04900D058A5 /* UCMHttpRequestBaseVM.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E252A04E04900D058A5 /* UCMHttpRequestBaseVM.m */; };
  13. 9A337E312A04E04900D058A5 /* UCMHttpRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E2C2A04E04900D058A5 /* UCMHttpRequest.m */; };
  14. 9A337E322A04E04900D058A5 /* UCMHttpRequestResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E2D2A04E04900D058A5 /* UCMHttpRequestResponse.m */; };
  15. 9A337E332A04E04900D058A5 /* UCMHttpRequestNetworkManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E2E2A04E04900D058A5 /* UCMHttpRequestNetworkManager.m */; };
  16. 9A6694D42A039C53000AE75F /* TT_BaseCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694432A039C52000AE75F /* TT_BaseCollectionViewCell.m */; };
  17. 9A6694D52A039C53000AE75F /* XXX_ToolWKData.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694452A039C52000AE75F /* XXX_ToolWKData.m */; };
  18. 9A6694D62A039C53000AE75F /* UIDevice+StateHeight.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694462A039C52000AE75F /* UIDevice+StateHeight.m */; };
  19. 9A6694D72A039C53000AE75F /* TT_SlidedownwardTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694472A039C52000AE75F /* TT_SlidedownwardTool.m */; };
  20. 9A6694D82A039C53000AE75F /* TT_MongoliaV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66944A2A039C52000AE75F /* TT_MongoliaV.m */; };
  21. 9A6694D92A039C53000AE75F /* WKProcessPool+SharedProcessPool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66944B2A039C52000AE75F /* WKProcessPool+SharedProcessPool.m */; };
  22. 9A6694DB2A039C53000AE75F /* TT_BaseC.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66944E2A039C52000AE75F /* TT_BaseC.m */; };
  23. 9A6694DC2A039C53000AE75F /* TT_BaseV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66944F2A039C52000AE75F /* TT_BaseV.m */; };
  24. 9A6694DE2A039C53000AE75F /* TT_ProgressV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694532A039C52000AE75F /* TT_ProgressV.m */; };
  25. 9A6694DF2A039C53000AE75F /* TT_NothingV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694562A039C52000AE75F /* TT_NothingV.m */; };
  26. 9A6694E02A039C53000AE75F /* Msg_BackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694572A039C52000AE75F /* Msg_BackNormalFooter.m */; };
  27. 9A6694E12A039C53000AE75F /* UIViewController+TT_configV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66945A2A039C52000AE75F /* UIViewController+TT_configV.m */; };
  28. 9A6694E22A039C53000AE75F /* TT_WKweb.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66945C2A039C52000AE75F /* TT_WKweb.m */; };
  29. 9A6694E32A039C53000AE75F /* TT_ViewAppearOrdisappear.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66945F2A039C52000AE75F /* TT_ViewAppearOrdisappear.m */; };
  30. 9A6694E42A039C53000AE75F /* WeakScriptMessageDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694612A039C52000AE75F /* WeakScriptMessageDelegate.m */; };
  31. 9A6694E52A039C53000AE75F /* TT_BaseCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694622A039C52000AE75F /* TT_BaseCell.m */; };
  32. 9A6694E72A039C53000AE75F /* TT_CycleCollectionViewFlowLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66946A2A039C52000AE75F /* TT_CycleCollectionViewFlowLayout.m */; };
  33. 9A6694E82A039C53000AE75F /* TT_BaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66946F2A039C52000AE75F /* TT_BaseModel.m */; };
  34. 9A6694E92A039C53000AE75F /* TT_Lable.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694712A039C52000AE75F /* TT_Lable.m */; };
  35. 9A6694EA2A039C53000AE75F /* TT_TitleV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694732A039C52000AE75F /* TT_TitleV.m */; };
  36. 9A6694EB2A039C53000AE75F /* TT_BaseScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694742A039C52000AE75F /* TT_BaseScrollView.m */; };
  37. 9A6694ED2A039C53000AE75F /* TT_BaseCollectionV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694772A039C52000AE75F /* TT_BaseCollectionV.m */; };
  38. 9A6694EE2A039C53000AE75F /* TT_BaseTableV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66947A2A039C52000AE75F /* TT_BaseTableV.m */; };
  39. 9A6694F12A039C53000AE75F /* UIColor+Categpry.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694812A039C53000AE75F /* UIColor+Categpry.m */; };
  40. 9A6694F22A039C53000AE75F /* NSString+URL.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694822A039C53000AE75F /* NSString+URL.m */; };
  41. 9A6694F32A039C53000AE75F /* UIViewController+HUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694832A039C53000AE75F /* UIViewController+HUD.m */; };
  42. 9A6694F42A039C53000AE75F /* UIImage+Rotate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66948B2A039C53000AE75F /* UIImage+Rotate.m */; };
  43. 9A6694F52A039C53000AE75F /* NSDictionary+PropertyCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66948C2A039C53000AE75F /* NSDictionary+PropertyCode.m */; };
  44. 9A6694F62A039C53000AE75F /* TT_DarkmodeTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694912A039C53000AE75F /* TT_DarkmodeTool.m */; };
  45. 9A6694F92A039C53000AE75F /* UIButton+SDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694972A039C53000AE75F /* UIButton+SDCategory.m */; };
  46. 9A6694FA2A039C53000AE75F /* UIImageView+SDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66949A2A039C53000AE75F /* UIImageView+SDCategory.m */; };
  47. 9A6694FC2A039C53000AE75F /* TSShareHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66949D2A039C53000AE75F /* TSShareHelper.m */; };
  48. 9A6694FD2A039C53000AE75F /* FTT_ButtonModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66949F2A039C53000AE75F /* FTT_ButtonModule.m */; };
  49. 9A6694FE2A039C53000AE75F /* DataUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694A22A039C53000AE75F /* DataUtil.m */; };
  50. 9A6694FF2A039C53000AE75F /* TT_Custonbtn.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694A32A039C53000AE75F /* TT_Custonbtn.m */; };
  51. 9A6695002A039C53000AE75F /* UC_Generalconfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694A52A039C53000AE75F /* UC_Generalconfig.m */; };
  52. 9A6695012A039C53000AE75F /* FTT_BombBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694A72A039C53000AE75F /* FTT_BombBox.m */; };
  53. 9A6695032A039C53000AE75F /* FTT_AnimationTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694AB2A039C53000AE75F /* FTT_AnimationTool.m */; };
  54. 9A6695042A039C53000AE75F /* FTT_ArcRotateV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694AC2A039C53000AE75F /* FTT_ArcRotateV.m */; };
  55. 9A6695052A039C53000AE75F /* FTT_Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694AD2A039C53000AE75F /* FTT_Helper.m */; };
  56. 9A6695062A039C53000AE75F /* TT_CustonTF.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694AE2A039C53000AE75F /* TT_CustonTF.m */; };
  57. 9A6695072A039C53000AE75F /* XXX_Datautil.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694B22A039C53000AE75F /* XXX_Datautil.m */; };
  58. 9A6695092A039C53000AE75F /* FTT_HudTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694B62A039C53000AE75F /* FTT_HudTool.m */; };
  59. 9A66950A2A039C53000AE75F /* TT_ControlTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694B92A039C53000AE75F /* TT_ControlTool.m */; };
  60. 9A66950B2A039C53000AE75F /* HWCookiesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694BD2A039C53000AE75F /* HWCookiesManager.m */; };
  61. 9A66950C2A039C53000AE75F /* Current_normalTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694BE2A039C53000AE75F /* Current_normalTool.m */; };
  62. 9A66950D2A039C53000AE75F /* FTT_ShareLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694BF2A039C53000AE75F /* FTT_ShareLayer.m */; };
  63. 9A66950E2A039C53000AE75F /* PPNetworkHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694C12A039C53000AE75F /* PPNetworkHelper.m */; };
  64. 9A66950F2A039C53000AE75F /* FTT_NetWorkkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694C82A039C53000AE75F /* FTT_NetWorkkingManager.m */; };
  65. 9A6695122A039C53000AE75F /* UC_CommonmoduleNetWorkTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694CD2A039C53000AE75F /* UC_CommonmoduleNetWorkTool.m */; };
  66. 9A6695132A039C53000AE75F /* PPNetworkCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694CE2A039C53000AE75F /* PPNetworkCache.m */; };
  67. 9A6695142A039C53000AE75F /* HZY_UploadFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6694CF2A039C53000AE75F /* HZY_UploadFile.m */; };
  68. 9A66951C2A039FFA000AE75F /* WRNavigationBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6695182A039FFA000AE75F /* WRNavigationBar.m */; };
  69. 9A66951D2A039FFA000AE75F /* WRCustomNavigationBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A66951B2A039FFA000AE75F /* WRCustomNavigationBar.m */; };
  70. 9A6695212A03A2F3000AE75F /* KWLoginedUserModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6695202A03A2F3000AE75F /* KWLoginedUserModel.m */; };
  71. 9A6695272A03A5A0000AE75F /* KWLoginedManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6695262A03A5A0000AE75F /* KWLoginedManager.m */; };
  72. 9A75429A2A0347CD0048C774 /* UCMViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A7542992A0347CD0048C774 /* UCMViewController.m */; };
  73. 9A7DA6A42A0CF76300136974 /* WMBase_Tool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A7DA6A32A0CF76300136974 /* WMBase_Tool.m */; };
  74. 9A8369792A03651D00E0DA39 /* UCMBaseC.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8369782A03651D00E0DA39 /* UCMBaseC.m */; };
  75. 9A8DD8BE2A0B880100573324 /* UIViewController+MM_configNet.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8DD8BC2A0B880100573324 /* UIViewController+MM_configNet.m */; };
  76. 9A8DD8CB2A0B9BAD00573324 /* WMBase.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9A8DD8CA2A0B9BAD00573324 /* WMBase.xcassets */; };
  77. 9AA254CE2A025C3A0083EC60 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AA254CD2A025C3A0083EC60 /* AppDelegate.m */; };
  78. 9AA254D12A025C3A0083EC60 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AA254D02A025C3A0083EC60 /* SceneDelegate.m */; };
  79. 9AA254D42A025C3A0083EC60 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AA254D32A025C3A0083EC60 /* ViewController.m */; };
  80. 9AA254D72A025C3A0083EC60 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9AA254D52A025C3A0083EC60 /* Main.storyboard */; };
  81. 9AA254D92A025C3C0083EC60 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9AA254D82A025C3C0083EC60 /* Assets.xcassets */; };
  82. 9AA254DC2A025C3C0083EC60 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9AA254DA2A025C3C0083EC60 /* LaunchScreen.storyboard */; };
  83. 9AA254DF2A025C3C0083EC60 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AA254DE2A025C3C0083EC60 /* main.m */; };
  84. /* End PBXBuildFile section */
  85. /* Begin PBXFileReference section */
  86. 06AB721C87866BD3C0854E17 /* Pods-WMBase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WMBase.debug.xcconfig"; path = "Target Support Files/Pods-WMBase/Pods-WMBase.debug.xcconfig"; sourceTree = "<group>"; };
  87. 1E89EABCC77A5962AC62A701 /* libPods-WMBase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-WMBase.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  88. 5A8C6AAAD042B49E5F154C8B /* Pods-WMBase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WMBase.release.xcconfig"; path = "Target Support Files/Pods-WMBase/Pods-WMBase.release.xcconfig"; sourceTree = "<group>"; };
  89. 9A337E032A0487C300D058A5 /* CTMediator+Targets.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CTMediator+Targets.h"; sourceTree = "<group>"; };
  90. 9A337E042A0487C300D058A5 /* CTMediator+Targets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "CTMediator+Targets.m"; sourceTree = "<group>"; };
  91. 9A337E092A049C5600D058A5 /* NSDate+YYadd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSDate+YYadd.h"; sourceTree = "<group>"; };
  92. 9A337E0A2A049C5600D058A5 /* NSDate+YYadd.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSDate+YYadd.m"; sourceTree = "<group>"; };
  93. 9A337E252A04E04900D058A5 /* UCMHttpRequestBaseVM.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UCMHttpRequestBaseVM.m; sourceTree = "<group>"; };
  94. 9A337E262A04E04900D058A5 /* UCMHttpRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UCMHttpRequest.h; sourceTree = "<group>"; };
  95. 9A337E282A04E04900D058A5 /* UCMHttpRequestNetworkManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UCMHttpRequestNetworkManager.h; sourceTree = "<group>"; };
  96. 9A337E292A04E04900D058A5 /* UCMHttpRequestResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UCMHttpRequestResponse.h; sourceTree = "<group>"; };
  97. 9A337E2A2A04E04900D058A5 /* UCMHttpRequestBaseVM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UCMHttpRequestBaseVM.h; sourceTree = "<group>"; };
  98. 9A337E2C2A04E04900D058A5 /* UCMHttpRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UCMHttpRequest.m; sourceTree = "<group>"; };
  99. 9A337E2D2A04E04900D058A5 /* UCMHttpRequestResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UCMHttpRequestResponse.m; sourceTree = "<group>"; };
  100. 9A337E2E2A04E04900D058A5 /* UCMHttpRequestNetworkManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UCMHttpRequestNetworkManager.m; sourceTree = "<group>"; };
  101. 9A6694432A039C52000AE75F /* TT_BaseCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseCollectionViewCell.m; sourceTree = "<group>"; };
  102. 9A6694452A039C52000AE75F /* XXX_ToolWKData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XXX_ToolWKData.m; sourceTree = "<group>"; };
  103. 9A6694462A039C52000AE75F /* UIDevice+StateHeight.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIDevice+StateHeight.m"; sourceTree = "<group>"; };
  104. 9A6694472A039C52000AE75F /* TT_SlidedownwardTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_SlidedownwardTool.m; sourceTree = "<group>"; };
  105. 9A6694482A039C52000AE75F /* TT_BaseCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseCell.h; sourceTree = "<group>"; };
  106. 9A6694492A039C52000AE75F /* WeakScriptMessageDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WeakScriptMessageDelegate.h; sourceTree = "<group>"; };
  107. 9A66944A2A039C52000AE75F /* TT_MongoliaV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_MongoliaV.m; sourceTree = "<group>"; };
  108. 9A66944B2A039C52000AE75F /* WKProcessPool+SharedProcessPool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "WKProcessPool+SharedProcessPool.m"; sourceTree = "<group>"; };
  109. 9A66944D2A039C52000AE75F /* TT_CycleCollectionViewFlowLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_CycleCollectionViewFlowLayout.h; sourceTree = "<group>"; };
  110. 9A66944E2A039C52000AE75F /* TT_BaseC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseC.m; sourceTree = "<group>"; };
  111. 9A66944F2A039C52000AE75F /* TT_BaseV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseV.m; sourceTree = "<group>"; };
  112. 9A6694522A039C52000AE75F /* TT_BaseCollectionV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseCollectionV.h; sourceTree = "<group>"; };
  113. 9A6694532A039C52000AE75F /* TT_ProgressV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_ProgressV.m; sourceTree = "<group>"; };
  114. 9A6694542A039C52000AE75F /* TT_TitleV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_TitleV.h; sourceTree = "<group>"; };
  115. 9A6694552A039C52000AE75F /* TT_BaseScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseScrollView.h; sourceTree = "<group>"; };
  116. 9A6694562A039C52000AE75F /* TT_NothingV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_NothingV.m; sourceTree = "<group>"; };
  117. 9A6694572A039C52000AE75F /* Msg_BackNormalFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Msg_BackNormalFooter.m; sourceTree = "<group>"; };
  118. 9A6694582A039C52000AE75F /* TT_Lable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_Lable.h; sourceTree = "<group>"; };
  119. 9A6694592A039C52000AE75F /* TT_BaseModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseModel.h; sourceTree = "<group>"; };
  120. 9A66945A2A039C52000AE75F /* UIViewController+TT_configV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+TT_configV.m"; sourceTree = "<group>"; };
  121. 9A66945C2A039C52000AE75F /* TT_WKweb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_WKweb.m; sourceTree = "<group>"; };
  122. 9A66945D2A039C52000AE75F /* UC_CommonmoduleKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UC_CommonmoduleKit.h; sourceTree = "<group>"; };
  123. 9A66945F2A039C52000AE75F /* TT_ViewAppearOrdisappear.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_ViewAppearOrdisappear.m; sourceTree = "<group>"; };
  124. 9A6694602A039C52000AE75F /* TT_BaseTableV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseTableV.h; sourceTree = "<group>"; };
  125. 9A6694612A039C52000AE75F /* WeakScriptMessageDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WeakScriptMessageDelegate.m; sourceTree = "<group>"; };
  126. 9A6694622A039C52000AE75F /* TT_BaseCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseCell.m; sourceTree = "<group>"; };
  127. 9A6694632A039C52000AE75F /* TT_SlidedownwardTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_SlidedownwardTool.h; sourceTree = "<group>"; };
  128. 9A6694642A039C52000AE75F /* UIDevice+StateHeight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIDevice+StateHeight.h"; sourceTree = "<group>"; };
  129. 9A6694652A039C52000AE75F /* XXX_ToolWKData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XXX_ToolWKData.h; sourceTree = "<group>"; };
  130. 9A6694672A039C52000AE75F /* TT_BaseCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseCollectionViewCell.h; sourceTree = "<group>"; };
  131. 9A6694692A039C52000AE75F /* TT_BaseC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseC.h; sourceTree = "<group>"; };
  132. 9A66946A2A039C52000AE75F /* TT_CycleCollectionViewFlowLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_CycleCollectionViewFlowLayout.m; sourceTree = "<group>"; };
  133. 9A66946C2A039C52000AE75F /* WKProcessPool+SharedProcessPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "WKProcessPool+SharedProcessPool.h"; sourceTree = "<group>"; };
  134. 9A66946D2A039C52000AE75F /* TT_MongoliaV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_MongoliaV.h; sourceTree = "<group>"; };
  135. 9A66946E2A039C52000AE75F /* TT_BaceProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaceProtocol.h; sourceTree = "<group>"; };
  136. 9A66946F2A039C52000AE75F /* TT_BaseModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseModel.m; sourceTree = "<group>"; };
  137. 9A6694702A039C52000AE75F /* Msg_BackNormalFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Msg_BackNormalFooter.h; sourceTree = "<group>"; };
  138. 9A6694712A039C52000AE75F /* TT_Lable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_Lable.m; sourceTree = "<group>"; };
  139. 9A6694722A039C52000AE75F /* TT_NothingV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_NothingV.h; sourceTree = "<group>"; };
  140. 9A6694732A039C52000AE75F /* TT_TitleV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_TitleV.m; sourceTree = "<group>"; };
  141. 9A6694742A039C52000AE75F /* TT_BaseScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseScrollView.m; sourceTree = "<group>"; };
  142. 9A6694752A039C52000AE75F /* TT_ProgressV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_ProgressV.h; sourceTree = "<group>"; };
  143. 9A6694772A039C52000AE75F /* TT_BaseCollectionV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseCollectionV.m; sourceTree = "<group>"; };
  144. 9A6694782A039C52000AE75F /* TT_BaseV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_BaseV.h; sourceTree = "<group>"; };
  145. 9A66947A2A039C52000AE75F /* TT_BaseTableV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_BaseTableV.m; sourceTree = "<group>"; };
  146. 9A66947B2A039C52000AE75F /* TT_ViewAppearOrdisappear.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_ViewAppearOrdisappear.h; sourceTree = "<group>"; };
  147. 9A66947E2A039C52000AE75F /* TT_WKweb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_WKweb.h; sourceTree = "<group>"; };
  148. 9A66947F2A039C53000AE75F /* UIViewController+TT_configV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+TT_configV.h"; sourceTree = "<group>"; };
  149. 9A6694812A039C53000AE75F /* UIColor+Categpry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Categpry.m"; sourceTree = "<group>"; };
  150. 9A6694822A039C53000AE75F /* NSString+URL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+URL.m"; sourceTree = "<group>"; };
  151. 9A6694832A039C53000AE75F /* UIViewController+HUD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+HUD.m"; sourceTree = "<group>"; };
  152. 9A6694842A039C53000AE75F /* UC_CommonmoduleCat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UC_CommonmoduleCat.h; sourceTree = "<group>"; };
  153. 9A6694852A039C53000AE75F /* UIImage+Rotate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Rotate.h"; sourceTree = "<group>"; };
  154. 9A6694862A039C53000AE75F /* NSDictionary+PropertyCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+PropertyCode.h"; sourceTree = "<group>"; };
  155. 9A6694872A039C53000AE75F /* UIViewController+HUD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+HUD.h"; sourceTree = "<group>"; };
  156. 9A6694882A039C53000AE75F /* NSString+URL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+URL.h"; sourceTree = "<group>"; };
  157. 9A6694892A039C53000AE75F /* UIColor+Categpry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+Categpry.h"; sourceTree = "<group>"; };
  158. 9A66948A2A039C53000AE75F /* SYBJ_ColorS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SYBJ_ColorS.h; sourceTree = "<group>"; };
  159. 9A66948B2A039C53000AE75F /* UIImage+Rotate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Rotate.m"; sourceTree = "<group>"; };
  160. 9A66948C2A039C53000AE75F /* NSDictionary+PropertyCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+PropertyCode.m"; sourceTree = "<group>"; };
  161. 9A66948E2A039C53000AE75F /* FTT_AnimationTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_AnimationTool.h; sourceTree = "<group>"; };
  162. 9A66948F2A039C53000AE75F /* FTT_ArcRotateV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_ArcRotateV.h; sourceTree = "<group>"; };
  163. 9A6694912A039C53000AE75F /* TT_DarkmodeTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_DarkmodeTool.m; sourceTree = "<group>"; };
  164. 9A6694922A039C53000AE75F /* FTT_BombBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_BombBox.h; sourceTree = "<group>"; };
  165. 9A6694932A039C53000AE75F /* XXX_Datautil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XXX_Datautil.h; sourceTree = "<group>"; };
  166. 9A6694962A039C53000AE75F /* FTT_LoadConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_LoadConfig.h; sourceTree = "<group>"; };
  167. 9A6694972A039C53000AE75F /* UIButton+SDCategory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+SDCategory.m"; sourceTree = "<group>"; };
  168. 9A6694982A039C53000AE75F /* TT_CustonTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_CustonTF.h; sourceTree = "<group>"; };
  169. 9A6694992A039C53000AE75F /* FTT_Helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_Helper.h; sourceTree = "<group>"; };
  170. 9A66949A2A039C53000AE75F /* UIImageView+SDCategory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+SDCategory.m"; sourceTree = "<group>"; };
  171. 9A66949C2A039C53000AE75F /* FTT_HudTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_HudTool.h; sourceTree = "<group>"; };
  172. 9A66949D2A039C53000AE75F /* TSShareHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TSShareHelper.m; sourceTree = "<group>"; };
  173. 9A66949F2A039C53000AE75F /* FTT_ButtonModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_ButtonModule.m; sourceTree = "<group>"; };
  174. 9A6694A02A039C53000AE75F /* FTT_ShareLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_ShareLayer.h; sourceTree = "<group>"; };
  175. 9A6694A12A039C53000AE75F /* Current_normalTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Current_normalTool.h; sourceTree = "<group>"; };
  176. 9A6694A22A039C53000AE75F /* DataUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DataUtil.m; sourceTree = "<group>"; };
  177. 9A6694A32A039C53000AE75F /* TT_Custonbtn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_Custonbtn.m; sourceTree = "<group>"; };
  178. 9A6694A42A039C53000AE75F /* HWCookiesManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HWCookiesManager.h; sourceTree = "<group>"; };
  179. 9A6694A52A039C53000AE75F /* UC_Generalconfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UC_Generalconfig.m; sourceTree = "<group>"; };
  180. 9A6694A62A039C53000AE75F /* TT_ControlTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_ControlTool.h; sourceTree = "<group>"; };
  181. 9A6694A72A039C53000AE75F /* FTT_BombBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_BombBox.m; sourceTree = "<group>"; };
  182. 9A6694A82A039C53000AE75F /* TT_DarkmodeTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_DarkmodeTool.h; sourceTree = "<group>"; };
  183. 9A6694AA2A039C53000AE75F /* UC_CommonmoduleTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UC_CommonmoduleTool.h; sourceTree = "<group>"; };
  184. 9A6694AB2A039C53000AE75F /* FTT_AnimationTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_AnimationTool.m; sourceTree = "<group>"; };
  185. 9A6694AC2A039C53000AE75F /* FTT_ArcRotateV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_ArcRotateV.m; sourceTree = "<group>"; };
  186. 9A6694AD2A039C53000AE75F /* FTT_Helper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_Helper.m; sourceTree = "<group>"; };
  187. 9A6694AE2A039C53000AE75F /* TT_CustonTF.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_CustonTF.m; sourceTree = "<group>"; };
  188. 9A6694AF2A039C53000AE75F /* UIButton+SDCategory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+SDCategory.h"; sourceTree = "<group>"; };
  189. 9A6694B22A039C53000AE75F /* XXX_Datautil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XXX_Datautil.m; sourceTree = "<group>"; };
  190. 9A6694B32A039C53000AE75F /* FTT_ButtonModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_ButtonModule.h; sourceTree = "<group>"; };
  191. 9A6694B52A039C53000AE75F /* TSShareHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TSShareHelper.h; sourceTree = "<group>"; };
  192. 9A6694B62A039C53000AE75F /* FTT_HudTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_HudTool.m; sourceTree = "<group>"; };
  193. 9A6694B82A039C53000AE75F /* UIImageView+SDCategory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+SDCategory.h"; sourceTree = "<group>"; };
  194. 9A6694B92A039C53000AE75F /* TT_ControlTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TT_ControlTool.m; sourceTree = "<group>"; };
  195. 9A6694BA2A039C53000AE75F /* UC_Generalconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UC_Generalconfig.h; sourceTree = "<group>"; };
  196. 9A6694BB2A039C53000AE75F /* DataUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataUtil.h; sourceTree = "<group>"; };
  197. 9A6694BC2A039C53000AE75F /* TT_Custonbtn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_Custonbtn.h; sourceTree = "<group>"; };
  198. 9A6694BD2A039C53000AE75F /* HWCookiesManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HWCookiesManager.m; sourceTree = "<group>"; };
  199. 9A6694BE2A039C53000AE75F /* Current_normalTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Current_normalTool.m; sourceTree = "<group>"; };
  200. 9A6694BF2A039C53000AE75F /* FTT_ShareLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_ShareLayer.m; sourceTree = "<group>"; };
  201. 9A6694C12A039C53000AE75F /* PPNetworkHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PPNetworkHelper.m; sourceTree = "<group>"; };
  202. 9A6694C42A039C53000AE75F /* HZY_UploadFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HZY_UploadFile.h; sourceTree = "<group>"; };
  203. 9A6694C52A039C53000AE75F /* UC_CommonmoduleNetWork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UC_CommonmoduleNetWork.h; sourceTree = "<group>"; };
  204. 9A6694C62A039C53000AE75F /* PPNetworkCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPNetworkCache.h; sourceTree = "<group>"; };
  205. 9A6694C72A039C53000AE75F /* UC_CommonmoduleNetWorkTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UC_CommonmoduleNetWorkTool.h; sourceTree = "<group>"; };
  206. 9A6694C82A039C53000AE75F /* FTT_NetWorkkingManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FTT_NetWorkkingManager.m; sourceTree = "<group>"; };
  207. 9A6694CA2A039C53000AE75F /* PPNetworkHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPNetworkHelper.h; sourceTree = "<group>"; };
  208. 9A6694CC2A039C53000AE75F /* FTT_NetWorkkingManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTT_NetWorkkingManager.h; sourceTree = "<group>"; };
  209. 9A6694CD2A039C53000AE75F /* UC_CommonmoduleNetWorkTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UC_CommonmoduleNetWorkTool.m; sourceTree = "<group>"; };
  210. 9A6694CE2A039C53000AE75F /* PPNetworkCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PPNetworkCache.m; sourceTree = "<group>"; };
  211. 9A6694CF2A039C53000AE75F /* HZY_UploadFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HZY_UploadFile.m; sourceTree = "<group>"; };
  212. 9A6694D12A039C53000AE75F /* TT_GeneralProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TT_GeneralProfile.h; sourceTree = "<group>"; };
  213. 9A6695162A039E55000AE75F /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
  214. 9A6695182A039FFA000AE75F /* WRNavigationBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WRNavigationBar.m; sourceTree = "<group>"; };
  215. 9A6695192A039FFA000AE75F /* WRCustomNavigationBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WRCustomNavigationBar.h; sourceTree = "<group>"; };
  216. 9A66951A2A039FFA000AE75F /* WRNavigationBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WRNavigationBar.h; sourceTree = "<group>"; };
  217. 9A66951B2A039FFA000AE75F /* WRCustomNavigationBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WRCustomNavigationBar.m; sourceTree = "<group>"; };
  218. 9A66951F2A03A2F3000AE75F /* KWLoginedUserModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KWLoginedUserModel.h; sourceTree = "<group>"; };
  219. 9A6695202A03A2F3000AE75F /* KWLoginedUserModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KWLoginedUserModel.m; sourceTree = "<group>"; };
  220. 9A6695252A03A5A0000AE75F /* KWLoginedManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KWLoginedManager.h; sourceTree = "<group>"; };
  221. 9A6695262A03A5A0000AE75F /* KWLoginedManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KWLoginedManager.m; sourceTree = "<group>"; };
  222. 9A7542982A0347CD0048C774 /* UCMViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UCMViewController.h; sourceTree = "<group>"; };
  223. 9A7542992A0347CD0048C774 /* UCMViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UCMViewController.m; sourceTree = "<group>"; };
  224. 9A7DA6A22A0CF76300136974 /* WMBase_Tool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMBase_Tool.h; sourceTree = "<group>"; };
  225. 9A7DA6A32A0CF76300136974 /* WMBase_Tool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMBase_Tool.m; sourceTree = "<group>"; };
  226. 9A8369772A03651D00E0DA39 /* UCMBaseC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UCMBaseC.h; sourceTree = "<group>"; };
  227. 9A8369782A03651D00E0DA39 /* UCMBaseC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UCMBaseC.m; sourceTree = "<group>"; };
  228. 9A8DD8BB2A0B87AF00573324 /* WMBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMBase.h; sourceTree = "<group>"; };
  229. 9A8DD8BC2A0B880100573324 /* UIViewController+MM_configNet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+MM_configNet.m"; sourceTree = "<group>"; };
  230. 9A8DD8BD2A0B880100573324 /* UIViewController+MM_configNet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+MM_configNet.h"; sourceTree = "<group>"; };
  231. 9A8DD8CA2A0B9BAD00573324 /* WMBase.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = WMBase.xcassets; sourceTree = "<group>"; };
  232. 9AA254C92A025C3A0083EC60 /* WMBase.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WMBase.app; sourceTree = BUILT_PRODUCTS_DIR; };
  233. 9AA254CC2A025C3A0083EC60 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  234. 9AA254CD2A025C3A0083EC60 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  235. 9AA254CF2A025C3A0083EC60 /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  236. 9AA254D02A025C3A0083EC60 /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  237. 9AA254D22A025C3A0083EC60 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  238. 9AA254D32A025C3A0083EC60 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  239. 9AA254D62A025C3A0083EC60 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  240. 9AA254D82A025C3C0083EC60 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  241. 9AA254DB2A025C3C0083EC60 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  242. 9AA254DD2A025C3C0083EC60 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  243. 9AA254DE2A025C3C0083EC60 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  244. /* End PBXFileReference section */
  245. /* Begin PBXFrameworksBuildPhase section */
  246. 9AA254C62A025C3A0083EC60 /* Frameworks */ = {
  247. isa = PBXFrameworksBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. 1BF6834921DFAFDA883B86C6 /* libPods-WMBase.a in Frameworks */,
  251. );
  252. runOnlyForDeploymentPostprocessing = 0;
  253. };
  254. /* End PBXFrameworksBuildPhase section */
  255. /* Begin PBXGroup section */
  256. 8CB7D6DF6F0B1877BEBEA3A6 /* Pods */ = {
  257. isa = PBXGroup;
  258. children = (
  259. 06AB721C87866BD3C0854E17 /* Pods-WMBase.debug.xcconfig */,
  260. 5A8C6AAAD042B49E5F154C8B /* Pods-WMBase.release.xcconfig */,
  261. );
  262. path = Pods;
  263. sourceTree = "<group>";
  264. };
  265. 9A337E022A0486F100D058A5 /* CTMediatoaTargets */ = {
  266. isa = PBXGroup;
  267. children = (
  268. 9A337E032A0487C300D058A5 /* CTMediator+Targets.h */,
  269. 9A337E042A0487C300D058A5 /* CTMediator+Targets.m */,
  270. );
  271. path = CTMediatoaTargets;
  272. sourceTree = "<group>";
  273. };
  274. 9A337E242A04E04900D058A5 /* Ucm_NetWork */ = {
  275. isa = PBXGroup;
  276. children = (
  277. 9A337E252A04E04900D058A5 /* UCMHttpRequestBaseVM.m */,
  278. 9A337E262A04E04900D058A5 /* UCMHttpRequest.h */,
  279. 9A337E282A04E04900D058A5 /* UCMHttpRequestNetworkManager.h */,
  280. 9A337E292A04E04900D058A5 /* UCMHttpRequestResponse.h */,
  281. 9A337E2A2A04E04900D058A5 /* UCMHttpRequestBaseVM.h */,
  282. 9A337E2C2A04E04900D058A5 /* UCMHttpRequest.m */,
  283. 9A337E2D2A04E04900D058A5 /* UCMHttpRequestResponse.m */,
  284. 9A337E2E2A04E04900D058A5 /* UCMHttpRequestNetworkManager.m */,
  285. );
  286. path = Ucm_NetWork;
  287. sourceTree = "<group>";
  288. };
  289. 9A6694402A039C52000AE75F /* UC_Commonmodule */ = {
  290. isa = PBXGroup;
  291. children = (
  292. 9A6694412A039C52000AE75F /* UC_CommonmoduleKit */,
  293. 9A6694802A039C53000AE75F /* UC_CommonmoduleCat */,
  294. 9A66948D2A039C53000AE75F /* UC_CommonmoduleTool */,
  295. 9A6694C02A039C53000AE75F /* UC_CommonmoduleNetWork */,
  296. );
  297. path = UC_Commonmodule;
  298. sourceTree = "<group>";
  299. };
  300. 9A6694412A039C52000AE75F /* UC_CommonmoduleKit */ = {
  301. isa = PBXGroup;
  302. children = (
  303. 9A6694702A039C52000AE75F /* Msg_BackNormalFooter.h */,
  304. 9A6694572A039C52000AE75F /* Msg_BackNormalFooter.m */,
  305. 9A66946E2A039C52000AE75F /* TT_BaceProtocol.h */,
  306. 9A6694692A039C52000AE75F /* TT_BaseC.h */,
  307. 9A66944E2A039C52000AE75F /* TT_BaseC.m */,
  308. 9A6694482A039C52000AE75F /* TT_BaseCell.h */,
  309. 9A6694622A039C52000AE75F /* TT_BaseCell.m */,
  310. 9A6694522A039C52000AE75F /* TT_BaseCollectionV.h */,
  311. 9A6694772A039C52000AE75F /* TT_BaseCollectionV.m */,
  312. 9A6694672A039C52000AE75F /* TT_BaseCollectionViewCell.h */,
  313. 9A6694432A039C52000AE75F /* TT_BaseCollectionViewCell.m */,
  314. 9A6694592A039C52000AE75F /* TT_BaseModel.h */,
  315. 9A66946F2A039C52000AE75F /* TT_BaseModel.m */,
  316. 9A6694552A039C52000AE75F /* TT_BaseScrollView.h */,
  317. 9A6694742A039C52000AE75F /* TT_BaseScrollView.m */,
  318. 9A6694602A039C52000AE75F /* TT_BaseTableV.h */,
  319. 9A66947A2A039C52000AE75F /* TT_BaseTableV.m */,
  320. 9A6694782A039C52000AE75F /* TT_BaseV.h */,
  321. 9A66944F2A039C52000AE75F /* TT_BaseV.m */,
  322. 9A66944D2A039C52000AE75F /* TT_CycleCollectionViewFlowLayout.h */,
  323. 9A66946A2A039C52000AE75F /* TT_CycleCollectionViewFlowLayout.m */,
  324. 9A6694582A039C52000AE75F /* TT_Lable.h */,
  325. 9A6694712A039C52000AE75F /* TT_Lable.m */,
  326. 9A66946D2A039C52000AE75F /* TT_MongoliaV.h */,
  327. 9A66944A2A039C52000AE75F /* TT_MongoliaV.m */,
  328. 9A6694722A039C52000AE75F /* TT_NothingV.h */,
  329. 9A6694562A039C52000AE75F /* TT_NothingV.m */,
  330. 9A6694752A039C52000AE75F /* TT_ProgressV.h */,
  331. 9A6694532A039C52000AE75F /* TT_ProgressV.m */,
  332. 9A6694632A039C52000AE75F /* TT_SlidedownwardTool.h */,
  333. 9A6694472A039C52000AE75F /* TT_SlidedownwardTool.m */,
  334. 9A6694542A039C52000AE75F /* TT_TitleV.h */,
  335. 9A6694732A039C52000AE75F /* TT_TitleV.m */,
  336. 9A66947B2A039C52000AE75F /* TT_ViewAppearOrdisappear.h */,
  337. 9A66945F2A039C52000AE75F /* TT_ViewAppearOrdisappear.m */,
  338. 9A66947E2A039C52000AE75F /* TT_WKweb.h */,
  339. 9A66945C2A039C52000AE75F /* TT_WKweb.m */,
  340. 9A66945D2A039C52000AE75F /* UC_CommonmoduleKit.h */,
  341. 9A6694642A039C52000AE75F /* UIDevice+StateHeight.h */,
  342. 9A6694462A039C52000AE75F /* UIDevice+StateHeight.m */,
  343. 9A66947F2A039C53000AE75F /* UIViewController+TT_configV.h */,
  344. 9A66945A2A039C52000AE75F /* UIViewController+TT_configV.m */,
  345. 9A6694492A039C52000AE75F /* WeakScriptMessageDelegate.h */,
  346. 9A6694612A039C52000AE75F /* WeakScriptMessageDelegate.m */,
  347. 9A66946C2A039C52000AE75F /* WKProcessPool+SharedProcessPool.h */,
  348. 9A66944B2A039C52000AE75F /* WKProcessPool+SharedProcessPool.m */,
  349. 9A6694652A039C52000AE75F /* XXX_ToolWKData.h */,
  350. 9A6694452A039C52000AE75F /* XXX_ToolWKData.m */,
  351. );
  352. path = UC_CommonmoduleKit;
  353. sourceTree = "<group>";
  354. };
  355. 9A6694802A039C53000AE75F /* UC_CommonmoduleCat */ = {
  356. isa = PBXGroup;
  357. children = (
  358. 9A6694862A039C53000AE75F /* NSDictionary+PropertyCode.h */,
  359. 9A66948C2A039C53000AE75F /* NSDictionary+PropertyCode.m */,
  360. 9A6694882A039C53000AE75F /* NSString+URL.h */,
  361. 9A6694822A039C53000AE75F /* NSString+URL.m */,
  362. 9A66948A2A039C53000AE75F /* SYBJ_ColorS.h */,
  363. 9A6694842A039C53000AE75F /* UC_CommonmoduleCat.h */,
  364. 9A6694892A039C53000AE75F /* UIColor+Categpry.h */,
  365. 9A6694812A039C53000AE75F /* UIColor+Categpry.m */,
  366. 9A6694852A039C53000AE75F /* UIImage+Rotate.h */,
  367. 9A66948B2A039C53000AE75F /* UIImage+Rotate.m */,
  368. 9A6694872A039C53000AE75F /* UIViewController+HUD.h */,
  369. 9A6694832A039C53000AE75F /* UIViewController+HUD.m */,
  370. 9A337E092A049C5600D058A5 /* NSDate+YYadd.h */,
  371. 9A337E0A2A049C5600D058A5 /* NSDate+YYadd.m */,
  372. );
  373. path = UC_CommonmoduleCat;
  374. sourceTree = "<group>";
  375. };
  376. 9A66948D2A039C53000AE75F /* UC_CommonmoduleTool */ = {
  377. isa = PBXGroup;
  378. children = (
  379. 9A6694A12A039C53000AE75F /* Current_normalTool.h */,
  380. 9A6694BE2A039C53000AE75F /* Current_normalTool.m */,
  381. 9A6694BB2A039C53000AE75F /* DataUtil.h */,
  382. 9A6694A22A039C53000AE75F /* DataUtil.m */,
  383. 9A66948E2A039C53000AE75F /* FTT_AnimationTool.h */,
  384. 9A6694AB2A039C53000AE75F /* FTT_AnimationTool.m */,
  385. 9A66948F2A039C53000AE75F /* FTT_ArcRotateV.h */,
  386. 9A6694AC2A039C53000AE75F /* FTT_ArcRotateV.m */,
  387. 9A6694922A039C53000AE75F /* FTT_BombBox.h */,
  388. 9A6694A72A039C53000AE75F /* FTT_BombBox.m */,
  389. 9A6694B32A039C53000AE75F /* FTT_ButtonModule.h */,
  390. 9A66949F2A039C53000AE75F /* FTT_ButtonModule.m */,
  391. 9A6694992A039C53000AE75F /* FTT_Helper.h */,
  392. 9A6694AD2A039C53000AE75F /* FTT_Helper.m */,
  393. 9A66949C2A039C53000AE75F /* FTT_HudTool.h */,
  394. 9A6694B62A039C53000AE75F /* FTT_HudTool.m */,
  395. 9A6694962A039C53000AE75F /* FTT_LoadConfig.h */,
  396. 9A6694A02A039C53000AE75F /* FTT_ShareLayer.h */,
  397. 9A6694BF2A039C53000AE75F /* FTT_ShareLayer.m */,
  398. 9A6694A42A039C53000AE75F /* HWCookiesManager.h */,
  399. 9A6694BD2A039C53000AE75F /* HWCookiesManager.m */,
  400. 9A6694B52A039C53000AE75F /* TSShareHelper.h */,
  401. 9A66949D2A039C53000AE75F /* TSShareHelper.m */,
  402. 9A6694A62A039C53000AE75F /* TT_ControlTool.h */,
  403. 9A6694B92A039C53000AE75F /* TT_ControlTool.m */,
  404. 9A6694BC2A039C53000AE75F /* TT_Custonbtn.h */,
  405. 9A6694A32A039C53000AE75F /* TT_Custonbtn.m */,
  406. 9A6694982A039C53000AE75F /* TT_CustonTF.h */,
  407. 9A6694AE2A039C53000AE75F /* TT_CustonTF.m */,
  408. 9A6694A82A039C53000AE75F /* TT_DarkmodeTool.h */,
  409. 9A6694912A039C53000AE75F /* TT_DarkmodeTool.m */,
  410. 9A6694AA2A039C53000AE75F /* UC_CommonmoduleTool.h */,
  411. 9A6694BA2A039C53000AE75F /* UC_Generalconfig.h */,
  412. 9A6694A52A039C53000AE75F /* UC_Generalconfig.m */,
  413. 9A6694AF2A039C53000AE75F /* UIButton+SDCategory.h */,
  414. 9A6694972A039C53000AE75F /* UIButton+SDCategory.m */,
  415. 9A6694B82A039C53000AE75F /* UIImageView+SDCategory.h */,
  416. 9A66949A2A039C53000AE75F /* UIImageView+SDCategory.m */,
  417. 9A6694932A039C53000AE75F /* XXX_Datautil.h */,
  418. 9A6694B22A039C53000AE75F /* XXX_Datautil.m */,
  419. );
  420. path = UC_CommonmoduleTool;
  421. sourceTree = "<group>";
  422. };
  423. 9A6694C02A039C53000AE75F /* UC_CommonmoduleNetWork */ = {
  424. isa = PBXGroup;
  425. children = (
  426. 9A8DD8BD2A0B880100573324 /* UIViewController+MM_configNet.h */,
  427. 9A8DD8BC2A0B880100573324 /* UIViewController+MM_configNet.m */,
  428. 9A6694CC2A039C53000AE75F /* FTT_NetWorkkingManager.h */,
  429. 9A6694C82A039C53000AE75F /* FTT_NetWorkkingManager.m */,
  430. 9A6694C42A039C53000AE75F /* HZY_UploadFile.h */,
  431. 9A6694CF2A039C53000AE75F /* HZY_UploadFile.m */,
  432. 9A6694C62A039C53000AE75F /* PPNetworkCache.h */,
  433. 9A6694CE2A039C53000AE75F /* PPNetworkCache.m */,
  434. 9A6694CA2A039C53000AE75F /* PPNetworkHelper.h */,
  435. 9A6694C12A039C53000AE75F /* PPNetworkHelper.m */,
  436. 9A6694C52A039C53000AE75F /* UC_CommonmoduleNetWork.h */,
  437. 9A6694C72A039C53000AE75F /* UC_CommonmoduleNetWorkTool.h */,
  438. 9A6694CD2A039C53000AE75F /* UC_CommonmoduleNetWorkTool.m */,
  439. );
  440. path = UC_CommonmoduleNetWork;
  441. sourceTree = "<group>";
  442. };
  443. 9A6695172A039FFA000AE75F /* WRNavigationBar */ = {
  444. isa = PBXGroup;
  445. children = (
  446. 9A6695182A039FFA000AE75F /* WRNavigationBar.m */,
  447. 9A6695192A039FFA000AE75F /* WRCustomNavigationBar.h */,
  448. 9A66951A2A039FFA000AE75F /* WRNavigationBar.h */,
  449. 9A66951B2A039FFA000AE75F /* WRCustomNavigationBar.m */,
  450. );
  451. path = WRNavigationBar;
  452. sourceTree = "<group>";
  453. };
  454. 9A66951E2A03A20C000AE75F /* UserModel */ = {
  455. isa = PBXGroup;
  456. children = (
  457. 9A6695252A03A5A0000AE75F /* KWLoginedManager.h */,
  458. 9A6695262A03A5A0000AE75F /* KWLoginedManager.m */,
  459. 9A66951F2A03A2F3000AE75F /* KWLoginedUserModel.h */,
  460. 9A6695202A03A2F3000AE75F /* KWLoginedUserModel.m */,
  461. );
  462. path = UserModel;
  463. sourceTree = "<group>";
  464. };
  465. 9A8DD8C92A0B9B5400573324 /* Assets */ = {
  466. isa = PBXGroup;
  467. children = (
  468. 9A8DD8CA2A0B9BAD00573324 /* WMBase.xcassets */,
  469. );
  470. path = Assets;
  471. sourceTree = "<group>";
  472. };
  473. 9AA254C02A025C3A0083EC60 = {
  474. isa = PBXGroup;
  475. children = (
  476. 9AA254CB2A025C3A0083EC60 /* WMBase */,
  477. 9AA254CA2A025C3A0083EC60 /* Products */,
  478. 8CB7D6DF6F0B1877BEBEA3A6 /* Pods */,
  479. C4E9253EAE8C936A3969E681 /* Frameworks */,
  480. );
  481. sourceTree = "<group>";
  482. };
  483. 9AA254CA2A025C3A0083EC60 /* Products */ = {
  484. isa = PBXGroup;
  485. children = (
  486. 9AA254C92A025C3A0083EC60 /* WMBase.app */,
  487. );
  488. name = Products;
  489. sourceTree = "<group>";
  490. };
  491. 9AA254CB2A025C3A0083EC60 /* WMBase */ = {
  492. isa = PBXGroup;
  493. children = (
  494. 9A8DD8C92A0B9B5400573324 /* Assets */,
  495. 9AA254E52A025C630083EC60 /* WMBase */,
  496. 9AA254CC2A025C3A0083EC60 /* AppDelegate.h */,
  497. 9AA254CD2A025C3A0083EC60 /* AppDelegate.m */,
  498. 9AA254CF2A025C3A0083EC60 /* SceneDelegate.h */,
  499. 9AA254D02A025C3A0083EC60 /* SceneDelegate.m */,
  500. 9AA254D22A025C3A0083EC60 /* ViewController.h */,
  501. 9AA254D32A025C3A0083EC60 /* ViewController.m */,
  502. 9A7542982A0347CD0048C774 /* UCMViewController.h */,
  503. 9A7542992A0347CD0048C774 /* UCMViewController.m */,
  504. 9AA254D52A025C3A0083EC60 /* Main.storyboard */,
  505. 9AA254D82A025C3C0083EC60 /* Assets.xcassets */,
  506. 9AA254DA2A025C3C0083EC60 /* LaunchScreen.storyboard */,
  507. 9AA254DD2A025C3C0083EC60 /* Info.plist */,
  508. 9AA254DE2A025C3C0083EC60 /* main.m */,
  509. 9A6695162A039E55000AE75F /* PrefixHeader.pch */,
  510. );
  511. path = WMBase;
  512. sourceTree = "<group>";
  513. };
  514. 9AA254E52A025C630083EC60 /* WMBase */ = {
  515. isa = PBXGroup;
  516. children = (
  517. 9A337E022A0486F100D058A5 /* CTMediatoaTargets */,
  518. 9A6694D12A039C53000AE75F /* TT_GeneralProfile.h */,
  519. 9A6694402A039C52000AE75F /* UC_Commonmodule */,
  520. 9A337E242A04E04900D058A5 /* Ucm_NetWork */,
  521. 9A8369772A03651D00E0DA39 /* UCMBaseC.h */,
  522. 9A8369782A03651D00E0DA39 /* UCMBaseC.m */,
  523. 9A66951E2A03A20C000AE75F /* UserModel */,
  524. 9A7DA6A22A0CF76300136974 /* WMBase_Tool.h */,
  525. 9A7DA6A32A0CF76300136974 /* WMBase_Tool.m */,
  526. 9A8DD8BB2A0B87AF00573324 /* WMBase.h */,
  527. 9A6695172A039FFA000AE75F /* WRNavigationBar */,
  528. );
  529. path = WMBase;
  530. sourceTree = "<group>";
  531. };
  532. C4E9253EAE8C936A3969E681 /* Frameworks */ = {
  533. isa = PBXGroup;
  534. children = (
  535. 1E89EABCC77A5962AC62A701 /* libPods-WMBase.a */,
  536. );
  537. name = Frameworks;
  538. sourceTree = "<group>";
  539. };
  540. /* End PBXGroup section */
  541. /* Begin PBXNativeTarget section */
  542. 9AA254C82A025C3A0083EC60 /* WMBase */ = {
  543. isa = PBXNativeTarget;
  544. buildConfigurationList = 9AA254E22A025C3C0083EC60 /* Build configuration list for PBXNativeTarget "WMBase" */;
  545. buildPhases = (
  546. 79AD2F14042777B5D66F8839 /* [CP] Check Pods Manifest.lock */,
  547. 9AA254C52A025C3A0083EC60 /* Sources */,
  548. 9AA254C62A025C3A0083EC60 /* Frameworks */,
  549. 9AA254C72A025C3A0083EC60 /* Resources */,
  550. A548E0F28C9A0DC928B0258B /* [CP] Copy Pods Resources */,
  551. );
  552. buildRules = (
  553. );
  554. dependencies = (
  555. );
  556. name = WMBase;
  557. productName = WMBase;
  558. productReference = 9AA254C92A025C3A0083EC60 /* WMBase.app */;
  559. productType = "com.apple.product-type.application";
  560. };
  561. /* End PBXNativeTarget section */
  562. /* Begin PBXProject section */
  563. 9AA254C12A025C3A0083EC60 /* Project object */ = {
  564. isa = PBXProject;
  565. attributes = {
  566. BuildIndependentTargetsInParallel = 1;
  567. LastUpgradeCheck = 1410;
  568. TargetAttributes = {
  569. 9AA254C82A025C3A0083EC60 = {
  570. CreatedOnToolsVersion = 14.1;
  571. };
  572. };
  573. };
  574. buildConfigurationList = 9AA254C42A025C3A0083EC60 /* Build configuration list for PBXProject "WMBase" */;
  575. compatibilityVersion = "Xcode 13.0";
  576. developmentRegion = en;
  577. hasScannedForEncodings = 0;
  578. knownRegions = (
  579. en,
  580. Base,
  581. );
  582. mainGroup = 9AA254C02A025C3A0083EC60;
  583. productRefGroup = 9AA254CA2A025C3A0083EC60 /* Products */;
  584. projectDirPath = "";
  585. projectRoot = "";
  586. targets = (
  587. 9AA254C82A025C3A0083EC60 /* WMBase */,
  588. );
  589. };
  590. /* End PBXProject section */
  591. /* Begin PBXResourcesBuildPhase section */
  592. 9AA254C72A025C3A0083EC60 /* Resources */ = {
  593. isa = PBXResourcesBuildPhase;
  594. buildActionMask = 2147483647;
  595. files = (
  596. 9AA254DC2A025C3C0083EC60 /* LaunchScreen.storyboard in Resources */,
  597. 9AA254D92A025C3C0083EC60 /* Assets.xcassets in Resources */,
  598. 9A8DD8CB2A0B9BAD00573324 /* WMBase.xcassets in Resources */,
  599. 9AA254D72A025C3A0083EC60 /* Main.storyboard in Resources */,
  600. );
  601. runOnlyForDeploymentPostprocessing = 0;
  602. };
  603. /* End PBXResourcesBuildPhase section */
  604. /* Begin PBXShellScriptBuildPhase section */
  605. 79AD2F14042777B5D66F8839 /* [CP] Check Pods Manifest.lock */ = {
  606. isa = PBXShellScriptBuildPhase;
  607. buildActionMask = 2147483647;
  608. files = (
  609. );
  610. inputFileListPaths = (
  611. );
  612. inputPaths = (
  613. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  614. "${PODS_ROOT}/Manifest.lock",
  615. );
  616. name = "[CP] Check Pods Manifest.lock";
  617. outputFileListPaths = (
  618. );
  619. outputPaths = (
  620. "$(DERIVED_FILE_DIR)/Pods-WMBase-checkManifestLockResult.txt",
  621. );
  622. runOnlyForDeploymentPostprocessing = 0;
  623. shellPath = /bin/sh;
  624. 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";
  625. showEnvVarsInLog = 0;
  626. };
  627. A548E0F28C9A0DC928B0258B /* [CP] Copy Pods Resources */ = {
  628. isa = PBXShellScriptBuildPhase;
  629. buildActionMask = 2147483647;
  630. files = (
  631. );
  632. inputFileListPaths = (
  633. "${PODS_ROOT}/Target Support Files/Pods-WMBase/Pods-WMBase-resources-${CONFIGURATION}-input-files.xcfilelist",
  634. );
  635. name = "[CP] Copy Pods Resources";
  636. outputFileListPaths = (
  637. "${PODS_ROOT}/Target Support Files/Pods-WMBase/Pods-WMBase-resources-${CONFIGURATION}-output-files.xcfilelist",
  638. );
  639. runOnlyForDeploymentPostprocessing = 0;
  640. shellPath = /bin/sh;
  641. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-WMBase/Pods-WMBase-resources.sh\"\n";
  642. showEnvVarsInLog = 0;
  643. };
  644. /* End PBXShellScriptBuildPhase section */
  645. /* Begin PBXSourcesBuildPhase section */
  646. 9AA254C52A025C3A0083EC60 /* Sources */ = {
  647. isa = PBXSourcesBuildPhase;
  648. buildActionMask = 2147483647;
  649. files = (
  650. 9A6694DE2A039C53000AE75F /* TT_ProgressV.m in Sources */,
  651. 9A6694E02A039C53000AE75F /* Msg_BackNormalFooter.m in Sources */,
  652. 9A66951C2A039FFA000AE75F /* WRNavigationBar.m in Sources */,
  653. 9A6694D92A039C53000AE75F /* WKProcessPool+SharedProcessPool.m in Sources */,
  654. 9A6694E42A039C53000AE75F /* WeakScriptMessageDelegate.m in Sources */,
  655. 9A6694E52A039C53000AE75F /* TT_BaseCell.m in Sources */,
  656. 9A66950F2A039C53000AE75F /* FTT_NetWorkkingManager.m in Sources */,
  657. 9A6694F32A039C53000AE75F /* UIViewController+HUD.m in Sources */,
  658. 9A6695072A039C53000AE75F /* XXX_Datautil.m in Sources */,
  659. 9A66950E2A039C53000AE75F /* PPNetworkHelper.m in Sources */,
  660. 9A7DA6A42A0CF76300136974 /* WMBase_Tool.m in Sources */,
  661. 9A6694F92A039C53000AE75F /* UIButton+SDCategory.m in Sources */,
  662. 9A6694E12A039C53000AE75F /* UIViewController+TT_configV.m in Sources */,
  663. 9A66950B2A039C53000AE75F /* HWCookiesManager.m in Sources */,
  664. 9A6694F42A039C53000AE75F /* UIImage+Rotate.m in Sources */,
  665. 9A6695062A039C53000AE75F /* TT_CustonTF.m in Sources */,
  666. 9A6695132A039C53000AE75F /* PPNetworkCache.m in Sources */,
  667. 9A6694DC2A039C53000AE75F /* TT_BaseV.m in Sources */,
  668. 9A6694DF2A039C53000AE75F /* TT_NothingV.m in Sources */,
  669. 9A337E322A04E04900D058A5 /* UCMHttpRequestResponse.m in Sources */,
  670. 9A6694F22A039C53000AE75F /* NSString+URL.m in Sources */,
  671. 9A75429A2A0347CD0048C774 /* UCMViewController.m in Sources */,
  672. 9A6694D82A039C53000AE75F /* TT_MongoliaV.m in Sources */,
  673. 9AA254D42A025C3A0083EC60 /* ViewController.m in Sources */,
  674. 9A66951D2A039FFA000AE75F /* WRCustomNavigationBar.m in Sources */,
  675. 9A337E052A0487C300D058A5 /* CTMediator+Targets.m in Sources */,
  676. 9A6695272A03A5A0000AE75F /* KWLoginedManager.m in Sources */,
  677. 9A8DD8BE2A0B880100573324 /* UIViewController+MM_configNet.m in Sources */,
  678. 9A6694FA2A039C53000AE75F /* UIImageView+SDCategory.m in Sources */,
  679. 9A6694FC2A039C53000AE75F /* TSShareHelper.m in Sources */,
  680. 9A6694F52A039C53000AE75F /* NSDictionary+PropertyCode.m in Sources */,
  681. 9A6695032A039C53000AE75F /* FTT_AnimationTool.m in Sources */,
  682. 9A337E312A04E04900D058A5 /* UCMHttpRequest.m in Sources */,
  683. 9A6694EA2A039C53000AE75F /* TT_TitleV.m in Sources */,
  684. 9A6695042A039C53000AE75F /* FTT_ArcRotateV.m in Sources */,
  685. 9A337E2F2A04E04900D058A5 /* UCMHttpRequestBaseVM.m in Sources */,
  686. 9A6694E22A039C53000AE75F /* TT_WKweb.m in Sources */,
  687. 9A6695122A039C53000AE75F /* UC_CommonmoduleNetWorkTool.m in Sources */,
  688. 9A337E332A04E04900D058A5 /* UCMHttpRequestNetworkManager.m in Sources */,
  689. 9A6695002A039C53000AE75F /* UC_Generalconfig.m in Sources */,
  690. 9A6694E82A039C53000AE75F /* TT_BaseModel.m in Sources */,
  691. 9A66950D2A039C53000AE75F /* FTT_ShareLayer.m in Sources */,
  692. 9A6694DB2A039C53000AE75F /* TT_BaseC.m in Sources */,
  693. 9A6695092A039C53000AE75F /* FTT_HudTool.m in Sources */,
  694. 9AA254CE2A025C3A0083EC60 /* AppDelegate.m in Sources */,
  695. 9A6694FE2A039C53000AE75F /* DataUtil.m in Sources */,
  696. 9AA254DF2A025C3C0083EC60 /* main.m in Sources */,
  697. 9A6695142A039C53000AE75F /* HZY_UploadFile.m in Sources */,
  698. 9A6694ED2A039C53000AE75F /* TT_BaseCollectionV.m in Sources */,
  699. 9A6694E92A039C53000AE75F /* TT_Lable.m in Sources */,
  700. 9A337E0B2A049C5600D058A5 /* NSDate+YYadd.m in Sources */,
  701. 9A6694E72A039C53000AE75F /* TT_CycleCollectionViewFlowLayout.m in Sources */,
  702. 9A6694FD2A039C53000AE75F /* FTT_ButtonModule.m in Sources */,
  703. 9A6694D52A039C53000AE75F /* XXX_ToolWKData.m in Sources */,
  704. 9A6694EB2A039C53000AE75F /* TT_BaseScrollView.m in Sources */,
  705. 9A6694F62A039C53000AE75F /* TT_DarkmodeTool.m in Sources */,
  706. 9A8369792A03651D00E0DA39 /* UCMBaseC.m in Sources */,
  707. 9A6694D42A039C53000AE75F /* TT_BaseCollectionViewCell.m in Sources */,
  708. 9A6694FF2A039C53000AE75F /* TT_Custonbtn.m in Sources */,
  709. 9A6695052A039C53000AE75F /* FTT_Helper.m in Sources */,
  710. 9A6694EE2A039C53000AE75F /* TT_BaseTableV.m in Sources */,
  711. 9A6695212A03A2F3000AE75F /* KWLoginedUserModel.m in Sources */,
  712. 9A66950C2A039C53000AE75F /* Current_normalTool.m in Sources */,
  713. 9A6694D72A039C53000AE75F /* TT_SlidedownwardTool.m in Sources */,
  714. 9AA254D12A025C3A0083EC60 /* SceneDelegate.m in Sources */,
  715. 9A6695012A039C53000AE75F /* FTT_BombBox.m in Sources */,
  716. 9A6694E32A039C53000AE75F /* TT_ViewAppearOrdisappear.m in Sources */,
  717. 9A66950A2A039C53000AE75F /* TT_ControlTool.m in Sources */,
  718. 9A6694F12A039C53000AE75F /* UIColor+Categpry.m in Sources */,
  719. 9A6694D62A039C53000AE75F /* UIDevice+StateHeight.m in Sources */,
  720. );
  721. runOnlyForDeploymentPostprocessing = 0;
  722. };
  723. /* End PBXSourcesBuildPhase section */
  724. /* Begin PBXVariantGroup section */
  725. 9AA254D52A025C3A0083EC60 /* Main.storyboard */ = {
  726. isa = PBXVariantGroup;
  727. children = (
  728. 9AA254D62A025C3A0083EC60 /* Base */,
  729. );
  730. name = Main.storyboard;
  731. sourceTree = "<group>";
  732. };
  733. 9AA254DA2A025C3C0083EC60 /* LaunchScreen.storyboard */ = {
  734. isa = PBXVariantGroup;
  735. children = (
  736. 9AA254DB2A025C3C0083EC60 /* Base */,
  737. );
  738. name = LaunchScreen.storyboard;
  739. sourceTree = "<group>";
  740. };
  741. /* End PBXVariantGroup section */
  742. /* Begin XCBuildConfiguration section */
  743. 9AA254E02A025C3C0083EC60 /* Debug */ = {
  744. isa = XCBuildConfiguration;
  745. buildSettings = {
  746. ALWAYS_SEARCH_USER_PATHS = NO;
  747. CLANG_ANALYZER_NONNULL = YES;
  748. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  749. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  750. CLANG_ENABLE_MODULES = YES;
  751. CLANG_ENABLE_OBJC_ARC = YES;
  752. CLANG_ENABLE_OBJC_WEAK = YES;
  753. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  754. CLANG_WARN_BOOL_CONVERSION = YES;
  755. CLANG_WARN_COMMA = YES;
  756. CLANG_WARN_CONSTANT_CONVERSION = YES;
  757. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  758. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  759. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  760. CLANG_WARN_EMPTY_BODY = YES;
  761. CLANG_WARN_ENUM_CONVERSION = YES;
  762. CLANG_WARN_INFINITE_RECURSION = YES;
  763. CLANG_WARN_INT_CONVERSION = YES;
  764. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  765. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  766. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  767. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  768. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  769. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  770. CLANG_WARN_STRICT_PROTOTYPES = YES;
  771. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  772. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  773. CLANG_WARN_UNREACHABLE_CODE = YES;
  774. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  775. COPY_PHASE_STRIP = NO;
  776. DEBUG_INFORMATION_FORMAT = dwarf;
  777. ENABLE_STRICT_OBJC_MSGSEND = YES;
  778. ENABLE_TESTABILITY = YES;
  779. GCC_C_LANGUAGE_STANDARD = gnu11;
  780. GCC_DYNAMIC_NO_PIC = NO;
  781. GCC_NO_COMMON_BLOCKS = YES;
  782. GCC_OPTIMIZATION_LEVEL = 0;
  783. GCC_PREPROCESSOR_DEFINITIONS = (
  784. "DEBUG=1",
  785. "$(inherited)",
  786. );
  787. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  788. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  789. GCC_WARN_UNDECLARED_SELECTOR = YES;
  790. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  791. GCC_WARN_UNUSED_FUNCTION = YES;
  792. GCC_WARN_UNUSED_VARIABLE = YES;
  793. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  794. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  795. MTL_FAST_MATH = YES;
  796. ONLY_ACTIVE_ARCH = YES;
  797. SDKROOT = iphoneos;
  798. };
  799. name = Debug;
  800. };
  801. 9AA254E12A025C3C0083EC60 /* Release */ = {
  802. isa = XCBuildConfiguration;
  803. buildSettings = {
  804. ALWAYS_SEARCH_USER_PATHS = NO;
  805. CLANG_ANALYZER_NONNULL = YES;
  806. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  807. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  808. CLANG_ENABLE_MODULES = YES;
  809. CLANG_ENABLE_OBJC_ARC = YES;
  810. CLANG_ENABLE_OBJC_WEAK = YES;
  811. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  812. CLANG_WARN_BOOL_CONVERSION = YES;
  813. CLANG_WARN_COMMA = YES;
  814. CLANG_WARN_CONSTANT_CONVERSION = YES;
  815. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  816. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  817. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  818. CLANG_WARN_EMPTY_BODY = YES;
  819. CLANG_WARN_ENUM_CONVERSION = YES;
  820. CLANG_WARN_INFINITE_RECURSION = YES;
  821. CLANG_WARN_INT_CONVERSION = YES;
  822. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  823. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  824. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  825. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  826. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  827. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  828. CLANG_WARN_STRICT_PROTOTYPES = YES;
  829. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  830. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  831. CLANG_WARN_UNREACHABLE_CODE = YES;
  832. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  833. COPY_PHASE_STRIP = NO;
  834. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  835. ENABLE_NS_ASSERTIONS = NO;
  836. ENABLE_STRICT_OBJC_MSGSEND = YES;
  837. GCC_C_LANGUAGE_STANDARD = gnu11;
  838. GCC_NO_COMMON_BLOCKS = YES;
  839. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  840. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  841. GCC_WARN_UNDECLARED_SELECTOR = YES;
  842. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  843. GCC_WARN_UNUSED_FUNCTION = YES;
  844. GCC_WARN_UNUSED_VARIABLE = YES;
  845. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  846. MTL_ENABLE_DEBUG_INFO = NO;
  847. MTL_FAST_MATH = YES;
  848. SDKROOT = iphoneos;
  849. VALIDATE_PRODUCT = YES;
  850. };
  851. name = Release;
  852. };
  853. 9AA254E32A025C3C0083EC60 /* Debug */ = {
  854. isa = XCBuildConfiguration;
  855. baseConfigurationReference = 06AB721C87866BD3C0854E17 /* Pods-WMBase.debug.xcconfig */;
  856. buildSettings = {
  857. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  858. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  859. CODE_SIGN_STYLE = Automatic;
  860. CURRENT_PROJECT_VERSION = 1;
  861. DEVELOPMENT_TEAM = 7TK9U92LKS;
  862. GENERATE_INFOPLIST_FILE = YES;
  863. INFOPLIST_FILE = WMBase/Info.plist;
  864. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  865. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  866. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  867. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  868. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  869. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  870. LD_RUNPATH_SEARCH_PATHS = (
  871. "$(inherited)",
  872. "@executable_path/Frameworks",
  873. );
  874. MARKETING_VERSION = 1.0;
  875. PRODUCT_BUNDLE_IDENTIFIER = com.wm.basemodulea.WMBase;
  876. PRODUCT_NAME = "$(TARGET_NAME)";
  877. SWIFT_EMIT_LOC_STRINGS = YES;
  878. TARGETED_DEVICE_FAMILY = "1,2";
  879. };
  880. name = Debug;
  881. };
  882. 9AA254E42A025C3C0083EC60 /* Release */ = {
  883. isa = XCBuildConfiguration;
  884. baseConfigurationReference = 5A8C6AAAD042B49E5F154C8B /* Pods-WMBase.release.xcconfig */;
  885. buildSettings = {
  886. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  887. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  888. CODE_SIGN_STYLE = Automatic;
  889. CURRENT_PROJECT_VERSION = 1;
  890. DEVELOPMENT_TEAM = 7TK9U92LKS;
  891. GENERATE_INFOPLIST_FILE = YES;
  892. INFOPLIST_FILE = WMBase/Info.plist;
  893. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  894. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  895. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  896. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  897. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  898. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  899. LD_RUNPATH_SEARCH_PATHS = (
  900. "$(inherited)",
  901. "@executable_path/Frameworks",
  902. );
  903. MARKETING_VERSION = 1.0;
  904. PRODUCT_BUNDLE_IDENTIFIER = com.wm.basemodulea.WMBase;
  905. PRODUCT_NAME = "$(TARGET_NAME)";
  906. SWIFT_EMIT_LOC_STRINGS = YES;
  907. TARGETED_DEVICE_FAMILY = "1,2";
  908. };
  909. name = Release;
  910. };
  911. /* End XCBuildConfiguration section */
  912. /* Begin XCConfigurationList section */
  913. 9AA254C42A025C3A0083EC60 /* Build configuration list for PBXProject "WMBase" */ = {
  914. isa = XCConfigurationList;
  915. buildConfigurations = (
  916. 9AA254E02A025C3C0083EC60 /* Debug */,
  917. 9AA254E12A025C3C0083EC60 /* Release */,
  918. );
  919. defaultConfigurationIsVisible = 0;
  920. defaultConfigurationName = Release;
  921. };
  922. 9AA254E22A025C3C0083EC60 /* Build configuration list for PBXNativeTarget "WMBase" */ = {
  923. isa = XCConfigurationList;
  924. buildConfigurations = (
  925. 9AA254E32A025C3C0083EC60 /* Debug */,
  926. 9AA254E42A025C3C0083EC60 /* Release */,
  927. );
  928. defaultConfigurationIsVisible = 0;
  929. defaultConfigurationName = Release;
  930. };
  931. /* End XCConfigurationList section */
  932. };
  933. rootObject = 9AA254C12A025C3A0083EC60 /* Project object */;
  934. }