project.pbxproj 68 KB

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