project.pbxproj 91 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2B3E96D298A3E04003DA2AD3 /* Pods_Asteria_NotificationServiceExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51AF3B78609F55449DF09609 /* Pods_Asteria_NotificationServiceExtension.framework */; };
  10. 8134C1AD2A13094F006EB0EC /* Target_userCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8134C1AC2A13094F006EB0EC /* Target_userCenter.m */; };
  11. 8134C1B42A1358F3006EB0EC /* ASSginView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8134C1B32A1358F3006EB0EC /* ASSginView.m */; };
  12. 8134C1B72A1359E6006EB0EC /* ASSignDayView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8134C1B62A1359E6006EB0EC /* ASSignDayView.m */; };
  13. 8134C1BA2A1372A7006EB0EC /* ASUserCenterEnterItemV.m in Sources */ = {isa = PBXBuildFile; fileRef = 8134C1B92A1372A7006EB0EC /* ASUserCenterEnterItemV.m */; };
  14. 8134C1BD2A1372D5006EB0EC /* ASUserCenterTableHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8134C1BC2A1372D5006EB0EC /* ASUserCenterTableHeadView.m */; };
  15. 814F5CEF2A11B1F2003847A9 /* ASUserCenterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 814F5CEE2A11B1F2003847A9 /* ASUserCenterViewController.m */; };
  16. 814F5CF52A11B37E003847A9 /* ASUserAvaterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 814F5CF42A11B37E003847A9 /* ASUserAvaterView.m */; };
  17. 814F5D052A11B76F003847A9 /* Roboto-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CF82A11B76F003847A9 /* Roboto-Medium.ttf */; };
  18. 814F5D062A11B76F003847A9 /* Roboto-Light.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CF92A11B76F003847A9 /* Roboto-Light.ttf */; };
  19. 814F5D072A11B76F003847A9 /* Roboto-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CFA2A11B76F003847A9 /* Roboto-Regular.ttf */; };
  20. 814F5D082A11B76F003847A9 /* Roboto-MediumItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CFB2A11B76F003847A9 /* Roboto-MediumItalic.ttf */; };
  21. 814F5D092A11B76F003847A9 /* Roboto-ThinItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CFC2A11B76F003847A9 /* Roboto-ThinItalic.ttf */; };
  22. 814F5D0A2A11B76F003847A9 /* Roboto-BoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CFD2A11B76F003847A9 /* Roboto-BoldItalic.ttf */; };
  23. 814F5D0B2A11B76F003847A9 /* Roboto-LightItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CFE2A11B76F003847A9 /* Roboto-LightItalic.ttf */; };
  24. 814F5D0C2A11B76F003847A9 /* Roboto-Italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5CFF2A11B76F003847A9 /* Roboto-Italic.ttf */; };
  25. 814F5D0D2A11B76F003847A9 /* LICENSE.txt in Resources */ = {isa = PBXBuildFile; fileRef = 814F5D002A11B76F003847A9 /* LICENSE.txt */; };
  26. 814F5D0E2A11B76F003847A9 /* Roboto-BlackItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5D012A11B76F003847A9 /* Roboto-BlackItalic.ttf */; };
  27. 814F5D0F2A11B76F003847A9 /* Roboto-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5D022A11B76F003847A9 /* Roboto-Bold.ttf */; };
  28. 814F5D102A11B76F003847A9 /* Roboto-Thin.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5D032A11B76F003847A9 /* Roboto-Thin.ttf */; };
  29. 814F5D112A11B76F003847A9 /* Roboto-Black.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 814F5D042A11B76F003847A9 /* Roboto-Black.ttf */; };
  30. 8172449F29F3B2ED005FA9C9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8172449E29F3B2ED005FA9C9 /* AppDelegate.m */; };
  31. 817244AA29F3B2EE005FA9C9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 817244A929F3B2EE005FA9C9 /* Assets.xcassets */; };
  32. 817244AD29F3B2EE005FA9C9 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 817244AB29F3B2EE005FA9C9 /* LaunchScreen.storyboard */; };
  33. 817244B029F3B2EE005FA9C9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 817244AF29F3B2EE005FA9C9 /* main.m */; };
  34. 817244BE29F3B81C005FA9C9 /* NotificationService.m in Sources */ = {isa = PBXBuildFile; fileRef = 817244BD29F3B81C005FA9C9 /* NotificationService.m */; };
  35. 817244C229F3B81C005FA9C9 /* NotificationServiceExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  36. 81932E2B29F7539B007C37AF /* UIColor+AS.m in Sources */ = {isa = PBXBuildFile; fileRef = 81932E2A29F7539B007C37AF /* UIColor+AS.m */; };
  37. 819900222A020A6F006FE68C /* LYTools.m in Sources */ = {isa = PBXBuildFile; fileRef = 819900212A020A6F006FE68C /* LYTools.m */; };
  38. 81C3B44429F6612800D79294 /* ASBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C3B44329F6612800D79294 /* ASBaseViewController.m */; };
  39. 81C3B44A29F6661500D79294 /* ASBaseNavController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C3B44929F6661500D79294 /* ASBaseNavController.m */; };
  40. 81C3B45529F66C1700D79294 /* UIView+PublicInit.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C3B45429F66C1700D79294 /* UIView+PublicInit.m */; };
  41. 81E257EE2A120756004EEF71 /* ASUserCenterTopView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E257ED2A120756004EEF71 /* ASUserCenterTopView.m */; };
  42. 81E257F32A120975004EEF71 /* ASUserBaseInfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E257F22A120975004EEF71 /* ASUserBaseInfoView.m */; };
  43. 81E257F62A12259B004EEF71 /* UserCenter.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 81E257F52A12259B004EEF71 /* UserCenter.xcassets */; };
  44. 81E257F92A122AC6004EEF71 /* ASUI.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 81E257F82A122AC6004EEF71 /* ASUI.xcassets */; };
  45. 81E257FD2A12340E004EEF71 /* ASEnterItemV.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E257FC2A12340E004EEF71 /* ASEnterItemV.m */; };
  46. 8C24ECE114420CDEE7B9B22B /* Pods_Asteria.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */; };
  47. 9A2027F52A137B8600FF4DAF /* AuthenticationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A2027F42A137B8600FF4DAF /* AuthenticationServices.framework */; };
  48. 9A337E3A2A04EE1A00D058A5 /* Target_B.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E362A04EE1A00D058A5 /* Target_B.m */; };
  49. 9A337E3B2A04EE1A00D058A5 /* BViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E392A04EE1A00D058A5 /* BViewController.m */; };
  50. 9A337E4E2A04F46600D058A5 /* AViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E4D2A04F46600D058A5 /* AViewController.m */; };
  51. 9A5C64582A12064300CBB185 /* AS_LoginC.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A5C64572A12064300CBB185 /* AS_LoginC.m */; };
  52. 9A5C645B2A1206E500CBB185 /* common.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9A5C645A2A1206E500CBB185 /* common.xcassets */; };
  53. 9A65DE512A132FB700BB1269 /* LoginThirdAuthV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A65DE502A132FB700BB1269 /* LoginThirdAuthV.m */; };
  54. 9A788C442A08A663003E0025 /* Target_Goods.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A788C432A08A663003E0025 /* Target_Goods.m */; };
  55. 9A7DA6A12A0CE33500136974 /* Asteria.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9A7DA6A02A0CE33500136974 /* Asteria.xcassets */; };
  56. 9A8DD8C52A0B8F1700573324 /* As_GoodsSizeC.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8DD8C42A0B8F1700573324 /* As_GoodsSizeC.m */; };
  57. 9A8DD8C82A0B93F700573324 /* GoodsDetailsVM.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8DD8C72A0B93F600573324 /* GoodsDetailsVM.m */; };
  58. 9AD3459E2A08D545005CA070 /* GoodsDetailSrcView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD3459D2A08D545005CA070 /* GoodsDetailSrcView.m */; };
  59. 9AD345A72A08D571005CA070 /* TYPageControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345A32A08D571005CA070 /* TYPageControl.m */; };
  60. 9AD345A82A08D571005CA070 /* TYCyclePagerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345A42A08D571005CA070 /* TYCyclePagerView.m */; };
  61. 9AD345A92A08D571005CA070 /* TYCyclePagerTransformLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345A52A08D571005CA070 /* TYCyclePagerTransformLayout.m */; };
  62. 9AD345AC2A08D59A005CA070 /* WKM_goodsBanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345AB2A08D59A005CA070 /* WKM_goodsBanner.m */; };
  63. 9AD345B12A08D5ED005CA070 /* GoodsBannerCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345AE2A08D5EB005CA070 /* GoodsBannerCollectionViewCell.m */; };
  64. 9AD345B22A08D5ED005CA070 /* GoodsVideoCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345B02A08D5ED005CA070 /* GoodsVideoCollectionViewCell.m */; };
  65. 9AD345F82A08D60F005CA070 /* ZFPlayerGestureControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345B62A08D60F005CA070 /* ZFPlayerGestureControl.m */; };
  66. 9AD345F92A08D60F005CA070 /* ZFPlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345B72A08D60F005CA070 /* ZFPlayerController.m */; };
  67. 9AD345FA2A08D60F005CA070 /* ZFLandscapeWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345BA2A08D60F005CA070 /* ZFLandscapeWindow.m */; };
  68. 9AD345FB2A08D60F005CA070 /* ZFOrientationObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345BD2A08D60F005CA070 /* ZFOrientationObserver.m */; };
  69. 9AD345FC2A08D60F005CA070 /* ZFPlayerLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345C02A08D60F005CA070 /* ZFPlayerLogManager.m */; };
  70. 9AD345FD2A08D60F005CA070 /* ZFPersentInteractiveTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345C22A08D60F005CA070 /* ZFPersentInteractiveTransition.m */; };
  71. 9AD345FE2A08D60F005CA070 /* UIScrollView+ZFPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345C42A08D60F005CA070 /* UIScrollView+ZFPlayer.m */; };
  72. 9AD345FF2A08D60F005CA070 /* ZFPlayerNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345C72A08D60F005CA070 /* ZFPlayerNotification.m */; };
  73. 9AD346002A08D60F005CA070 /* ZFPresentTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345C82A08D60F005CA070 /* ZFPresentTransition.m */; };
  74. 9AD346012A08D60F005CA070 /* ZFFloatView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345C92A08D60F005CA070 /* ZFFloatView.m */; };
  75. 9AD346022A08D60F005CA070 /* ZFPlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345CC2A08D60F005CA070 /* ZFPlayerView.m */; };
  76. 9AD346032A08D60F005CA070 /* ZFPortraitViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345CE2A08D60F005CA070 /* ZFPortraitViewController.m */; };
  77. 9AD346042A08D60F005CA070 /* ZFKVOController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345D12A08D60F005CA070 /* ZFKVOController.m */; };
  78. 9AD346052A08D60F005CA070 /* ZFLandscapeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345D22A08D60F005CA070 /* ZFLandscapeViewController.m */; };
  79. 9AD346062A08D60F005CA070 /* ZFReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345D52A08D60F005CA070 /* ZFReachabilityManager.m */; };
  80. 9AD346072A08D60F005CA070 /* UIViewController+ZFPlayerRotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345D72A08D60F005CA070 /* UIViewController+ZFPlayerRotation.m */; };
  81. 9AD346082A08D60F005CA070 /* ZFIJKPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345DA2A08D60F005CA070 /* ZFIJKPlayerManager.m */; };
  82. 9AD346092A08D60F005CA070 /* ZFAVPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345DC2A08D60F005CA070 /* ZFAVPlayerManager.m */; };
  83. 9AD3460A2A08D60F005CA070 /* ZFUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345DF2A08D60F005CA070 /* ZFUtilities.m */; };
  84. 9AD3460B2A08D60F005CA070 /* UIView+ZFFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345E02A08D60F005CA070 /* UIView+ZFFrame.m */; };
  85. 9AD3460C2A08D60F005CA070 /* ZFVolumeBrightnessView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345E42A08D60F005CA070 /* ZFVolumeBrightnessView.m */; };
  86. 9AD3460D2A08D60F005CA070 /* ZFLandScapeControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345E72A08D60F005CA070 /* ZFLandScapeControlView.m */; };
  87. 9AD3460E2A08D60F005CA070 /* ZFNetworkSpeedMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345E82A08D60F005CA070 /* ZFNetworkSpeedMonitor.m */; };
  88. 9AD3460F2A08D60F005CA070 /* ZFPlayer.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 9AD345EB2A08D60F005CA070 /* ZFPlayer.bundle */; };
  89. 9AD346102A08D60F005CA070 /* ZFSliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345EE2A08D60F005CA070 /* ZFSliderView.m */; };
  90. 9AD346112A08D60F005CA070 /* ZFPlayerControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345EF2A08D60F005CA070 /* ZFPlayerControlView.m */; };
  91. 9AD346122A08D60F005CA070 /* ZFSmallFloatControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345F02A08D60F005CA070 /* ZFSmallFloatControlView.m */; };
  92. 9AD346132A08D60F005CA070 /* ZFLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345F12A08D60F005CA070 /* ZFLoadingView.m */; };
  93. 9AD346142A08D60F005CA070 /* ZFSpeedLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345F22A08D60F005CA070 /* ZFSpeedLoadingView.m */; };
  94. 9AD346152A08D60F005CA070 /* ZFPortraitControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345F42A08D60F005CA070 /* ZFPortraitControlView.m */; };
  95. 9AD346162A08D60F005CA070 /* UIImageView+ZFCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD345F52A08D60F005CA070 /* UIImageView+ZFCache.m */; };
  96. 9AD346192A08D679005CA070 /* GoodsBannerModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD346182A08D679005CA070 /* GoodsBannerModel.m */; };
  97. 9AD3461D2A08D6F0005CA070 /* GoodsInformationM.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD3461C2A08D6EF005CA070 /* GoodsInformationM.m */; };
  98. 9AD346202A08E30E005CA070 /* SelectVCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD3461F2A08E30E005CA070 /* SelectVCollectionViewCell.m */; };
  99. 9AD364C62A05E73E00452C7A /* AS_GoodsDetailsC.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD364C52A05E73E00452C7A /* AS_GoodsDetailsC.m */; };
  100. 9AD364D12A05EC7800452C7A /* AS_TabBarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD364D02A05EC7800452C7A /* AS_TabBarViewController.m */; };
  101. 9AD6A53E2A120CC3001DE3D9 /* Login.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9AD6A53D2A120CC3001DE3D9 /* Login.xcassets */; };
  102. 9AD6A5442A1218E8001DE3D9 /* PassWordSecureBtnV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD6A5422A1218E7001DE3D9 /* PassWordSecureBtnV.m */; };
  103. 9AD6A5452A1218E8001DE3D9 /* EamilTFmatchV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD6A5432A1218E7001DE3D9 /* EamilTFmatchV.m */; };
  104. 9AD6A5492A1237D0001DE3D9 /* Target_Login.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD6A5482A1237D0001DE3D9 /* Target_Login.m */; };
  105. /* End PBXBuildFile section */
  106. /* Begin PBXContainerItemProxy section */
  107. 817244C029F3B81C005FA9C9 /* PBXContainerItemProxy */ = {
  108. isa = PBXContainerItemProxy;
  109. containerPortal = 8172449229F3B2EC005FA9C9 /* Project object */;
  110. proxyType = 1;
  111. remoteGlobalIDString = 817244B929F3B81C005FA9C9;
  112. remoteInfo = NotificationServiceExtension;
  113. };
  114. /* End PBXContainerItemProxy section */
  115. /* Begin PBXCopyFilesBuildPhase section */
  116. 817244C329F3B81C005FA9C9 /* Embed Foundation Extensions */ = {
  117. isa = PBXCopyFilesBuildPhase;
  118. buildActionMask = 2147483647;
  119. dstPath = "";
  120. dstSubfolderSpec = 13;
  121. files = (
  122. 817244C229F3B81C005FA9C9 /* NotificationServiceExtension.appex in Embed Foundation Extensions */,
  123. );
  124. name = "Embed Foundation Extensions";
  125. runOnlyForDeploymentPostprocessing = 0;
  126. };
  127. /* End PBXCopyFilesBuildPhase section */
  128. /* Begin PBXFileReference section */
  129. 2A57FEE3AE67604607B5A6DE /* Pods-Asteria.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria.release.xcconfig"; path = "Target Support Files/Pods-Asteria/Pods-Asteria.release.xcconfig"; sourceTree = "<group>"; };
  130. 3757F38E691966CC4F482D46 /* Pods-Asteria-NotificationServiceExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria-NotificationServiceExtension.release.xcconfig"; path = "Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension.release.xcconfig"; sourceTree = "<group>"; };
  131. 3C97D3C0DD5DB3DCA3FF46B8 /* Pods-Asteria.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria.debug.xcconfig"; path = "Target Support Files/Pods-Asteria/Pods-Asteria.debug.xcconfig"; sourceTree = "<group>"; };
  132. 51AF3B78609F55449DF09609 /* Pods_Asteria_NotificationServiceExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Asteria_NotificationServiceExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  133. 54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Asteria.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  134. 8134C1AB2A13094F006EB0EC /* Target_userCenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Target_userCenter.h; sourceTree = "<group>"; };
  135. 8134C1AC2A13094F006EB0EC /* Target_userCenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Target_userCenter.m; sourceTree = "<group>"; };
  136. 8134C1B22A1358F3006EB0EC /* ASSginView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASSginView.h; sourceTree = "<group>"; };
  137. 8134C1B32A1358F3006EB0EC /* ASSginView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASSginView.m; sourceTree = "<group>"; };
  138. 8134C1B52A1359E6006EB0EC /* ASSignDayView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASSignDayView.h; sourceTree = "<group>"; };
  139. 8134C1B62A1359E6006EB0EC /* ASSignDayView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASSignDayView.m; sourceTree = "<group>"; };
  140. 8134C1B82A1372A7006EB0EC /* ASUserCenterEnterItemV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserCenterEnterItemV.h; sourceTree = "<group>"; };
  141. 8134C1B92A1372A7006EB0EC /* ASUserCenterEnterItemV.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserCenterEnterItemV.m; sourceTree = "<group>"; };
  142. 8134C1BB2A1372D5006EB0EC /* ASUserCenterTableHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserCenterTableHeadView.h; sourceTree = "<group>"; };
  143. 8134C1BC2A1372D5006EB0EC /* ASUserCenterTableHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserCenterTableHeadView.m; sourceTree = "<group>"; };
  144. 814F5CED2A11B1F2003847A9 /* ASUserCenterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserCenterViewController.h; sourceTree = "<group>"; };
  145. 814F5CEE2A11B1F2003847A9 /* ASUserCenterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserCenterViewController.m; sourceTree = "<group>"; };
  146. 814F5CF32A11B37E003847A9 /* ASUserAvaterView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserAvaterView.h; sourceTree = "<group>"; };
  147. 814F5CF42A11B37E003847A9 /* ASUserAvaterView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserAvaterView.m; sourceTree = "<group>"; };
  148. 814F5CF82A11B76F003847A9 /* Roboto-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Medium.ttf"; sourceTree = "<group>"; };
  149. 814F5CF92A11B76F003847A9 /* Roboto-Light.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Light.ttf"; sourceTree = "<group>"; };
  150. 814F5CFA2A11B76F003847A9 /* Roboto-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Regular.ttf"; sourceTree = "<group>"; };
  151. 814F5CFB2A11B76F003847A9 /* Roboto-MediumItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-MediumItalic.ttf"; sourceTree = "<group>"; };
  152. 814F5CFC2A11B76F003847A9 /* Roboto-ThinItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-ThinItalic.ttf"; sourceTree = "<group>"; };
  153. 814F5CFD2A11B76F003847A9 /* Roboto-BoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-BoldItalic.ttf"; sourceTree = "<group>"; };
  154. 814F5CFE2A11B76F003847A9 /* Roboto-LightItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-LightItalic.ttf"; sourceTree = "<group>"; };
  155. 814F5CFF2A11B76F003847A9 /* Roboto-Italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Italic.ttf"; sourceTree = "<group>"; };
  156. 814F5D002A11B76F003847A9 /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; };
  157. 814F5D012A11B76F003847A9 /* Roboto-BlackItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-BlackItalic.ttf"; sourceTree = "<group>"; };
  158. 814F5D022A11B76F003847A9 /* Roboto-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Bold.ttf"; sourceTree = "<group>"; };
  159. 814F5D032A11B76F003847A9 /* Roboto-Thin.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Thin.ttf"; sourceTree = "<group>"; };
  160. 814F5D042A11B76F003847A9 /* Roboto-Black.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Black.ttf"; sourceTree = "<group>"; };
  161. 8172449A29F3B2ED005FA9C9 /* Asteria.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Asteria.app; sourceTree = BUILT_PRODUCTS_DIR; };
  162. 8172449D29F3B2ED005FA9C9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  163. 8172449E29F3B2ED005FA9C9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  164. 817244A929F3B2EE005FA9C9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  165. 817244AC29F3B2EE005FA9C9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  166. 817244AE29F3B2EE005FA9C9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  167. 817244AF29F3B2EE005FA9C9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  168. 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  169. 817244BC29F3B81C005FA9C9 /* NotificationService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotificationService.h; sourceTree = "<group>"; };
  170. 817244BD29F3B81C005FA9C9 /* NotificationService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationService.m; sourceTree = "<group>"; };
  171. 817244BF29F3B81C005FA9C9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  172. 81932E2929F7539B007C37AF /* UIColor+AS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIColor+AS.h"; sourceTree = "<group>"; };
  173. 81932E2A29F7539B007C37AF /* UIColor+AS.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIColor+AS.m"; sourceTree = "<group>"; };
  174. 8199001E2A0206F7006FE68C /* SizeDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SizeDefine.h; sourceTree = "<group>"; };
  175. 819900202A020A6F006FE68C /* LYTools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LYTools.h; sourceTree = "<group>"; };
  176. 819900212A020A6F006FE68C /* LYTools.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LYTools.m; sourceTree = "<group>"; };
  177. 81C3B44229F6612800D79294 /* ASBaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASBaseViewController.h; sourceTree = "<group>"; };
  178. 81C3B44329F6612800D79294 /* ASBaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASBaseViewController.m; sourceTree = "<group>"; };
  179. 81C3B44829F6661500D79294 /* ASBaseNavController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASBaseNavController.h; sourceTree = "<group>"; };
  180. 81C3B44929F6661500D79294 /* ASBaseNavController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASBaseNavController.m; sourceTree = "<group>"; };
  181. 81C3B44F29F6699900D79294 /* PreFixHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PreFixHeader.h; sourceTree = "<group>"; };
  182. 81C3B45029F669C900D79294 /* ColorDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ColorDefine.h; sourceTree = "<group>"; };
  183. 81C3B45329F66C1700D79294 /* UIView+PublicInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+PublicInit.h"; sourceTree = "<group>"; };
  184. 81C3B45429F66C1700D79294 /* UIView+PublicInit.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+PublicInit.m"; sourceTree = "<group>"; };
  185. 9A2027F32A137B6A00FF4DAF /* Asteria.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Asteria.entitlements; sourceTree = "<group>"; };
  186. 9A2027F42A137B8600FF4DAF /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; };
  187. 81E257EC2A120756004EEF71 /* ASUserCenterTopView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserCenterTopView.h; sourceTree = "<group>"; };
  188. 81E257ED2A120756004EEF71 /* ASUserCenterTopView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserCenterTopView.m; sourceTree = "<group>"; };
  189. 81E257F12A120975004EEF71 /* ASUserBaseInfoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserBaseInfoView.h; sourceTree = "<group>"; };
  190. 81E257F22A120975004EEF71 /* ASUserBaseInfoView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserBaseInfoView.m; sourceTree = "<group>"; };
  191. 81E257F52A12259B004EEF71 /* UserCenter.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = UserCenter.xcassets; sourceTree = "<group>"; };
  192. 81E257F82A122AC6004EEF71 /* ASUI.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = ASUI.xcassets; sourceTree = "<group>"; };
  193. 81E257FB2A12340E004EEF71 /* ASEnterItemV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASEnterItemV.h; sourceTree = "<group>"; };
  194. 81E257FC2A12340E004EEF71 /* ASEnterItemV.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASEnterItemV.m; sourceTree = "<group>"; };
  195. 9A337E362A04EE1A00D058A5 /* Target_B.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Target_B.m; sourceTree = "<group>"; };
  196. 9A337E372A04EE1A00D058A5 /* Target_B.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Target_B.h; sourceTree = "<group>"; };
  197. 9A337E382A04EE1A00D058A5 /* BViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BViewController.h; sourceTree = "<group>"; };
  198. 9A337E392A04EE1A00D058A5 /* BViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BViewController.m; sourceTree = "<group>"; };
  199. 9A337E4C2A04F46600D058A5 /* AViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AViewController.h; sourceTree = "<group>"; };
  200. 9A337E4D2A04F46600D058A5 /* AViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AViewController.m; sourceTree = "<group>"; };
  201. 9A5C64562A12064300CBB185 /* AS_LoginC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AS_LoginC.h; sourceTree = "<group>"; };
  202. 9A5C64572A12064300CBB185 /* AS_LoginC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AS_LoginC.m; sourceTree = "<group>"; };
  203. 9A5C645A2A1206E500CBB185 /* common.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = common.xcassets; sourceTree = "<group>"; };
  204. 9A65DE4F2A132FB700BB1269 /* LoginThirdAuthV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginThirdAuthV.h; sourceTree = "<group>"; };
  205. 9A65DE502A132FB700BB1269 /* LoginThirdAuthV.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginThirdAuthV.m; sourceTree = "<group>"; };
  206. 9A788C422A08A663003E0025 /* Target_Goods.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Target_Goods.h; sourceTree = "<group>"; };
  207. 9A788C432A08A663003E0025 /* Target_Goods.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Target_Goods.m; sourceTree = "<group>"; };
  208. 9A7DA6A02A0CE33500136974 /* Asteria.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Asteria.xcassets; sourceTree = "<group>"; };
  209. 9A8DD8C32A0B8F1700573324 /* As_GoodsSizeC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = As_GoodsSizeC.h; sourceTree = "<group>"; };
  210. 9A8DD8C42A0B8F1700573324 /* As_GoodsSizeC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = As_GoodsSizeC.m; sourceTree = "<group>"; };
  211. 9A8DD8C62A0B93F600573324 /* GoodsDetailsVM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoodsDetailsVM.h; sourceTree = "<group>"; };
  212. 9A8DD8C72A0B93F600573324 /* GoodsDetailsVM.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GoodsDetailsVM.m; sourceTree = "<group>"; };
  213. 9AD3459C2A08D545005CA070 /* GoodsDetailSrcView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoodsDetailSrcView.h; sourceTree = "<group>"; };
  214. 9AD3459D2A08D545005CA070 /* GoodsDetailSrcView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GoodsDetailSrcView.m; sourceTree = "<group>"; };
  215. 9AD345A12A08D571005CA070 /* TYCyclePagerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TYCyclePagerView.h; sourceTree = "<group>"; };
  216. 9AD345A22A08D571005CA070 /* TYCyclePagerTransformLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TYCyclePagerTransformLayout.h; sourceTree = "<group>"; };
  217. 9AD345A32A08D571005CA070 /* TYPageControl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYPageControl.m; sourceTree = "<group>"; };
  218. 9AD345A42A08D571005CA070 /* TYCyclePagerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYCyclePagerView.m; sourceTree = "<group>"; };
  219. 9AD345A52A08D571005CA070 /* TYCyclePagerTransformLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYCyclePagerTransformLayout.m; sourceTree = "<group>"; };
  220. 9AD345A62A08D571005CA070 /* TYPageControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TYPageControl.h; sourceTree = "<group>"; };
  221. 9AD345AA2A08D59A005CA070 /* WKM_goodsBanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKM_goodsBanner.h; sourceTree = "<group>"; };
  222. 9AD345AB2A08D59A005CA070 /* WKM_goodsBanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WKM_goodsBanner.m; sourceTree = "<group>"; };
  223. 9AD345AD2A08D5EB005CA070 /* GoodsBannerCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsBannerCollectionViewCell.h; sourceTree = "<group>"; };
  224. 9AD345AE2A08D5EB005CA070 /* GoodsBannerCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsBannerCollectionViewCell.m; sourceTree = "<group>"; };
  225. 9AD345AF2A08D5EC005CA070 /* GoodsVideoCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsVideoCollectionViewCell.h; sourceTree = "<group>"; };
  226. 9AD345B02A08D5ED005CA070 /* GoodsVideoCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsVideoCollectionViewCell.m; sourceTree = "<group>"; };
  227. 9AD345B52A08D60F005CA070 /* ZFPlayerNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerNotification.h; sourceTree = "<group>"; };
  228. 9AD345B62A08D60F005CA070 /* ZFPlayerGestureControl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPlayerGestureControl.m; sourceTree = "<group>"; };
  229. 9AD345B72A08D60F005CA070 /* ZFPlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPlayerController.m; sourceTree = "<group>"; };
  230. 9AD345B82A08D60F005CA070 /* ZFFloatView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFFloatView.h; sourceTree = "<group>"; };
  231. 9AD345B92A08D60F005CA070 /* ZFPresentTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPresentTransition.h; sourceTree = "<group>"; };
  232. 9AD345BA2A08D60F005CA070 /* ZFLandscapeWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFLandscapeWindow.m; sourceTree = "<group>"; };
  233. 9AD345BB2A08D60F005CA070 /* ZFKVOController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFKVOController.h; sourceTree = "<group>"; };
  234. 9AD345BC2A08D60F005CA070 /* ZFLandscapeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFLandscapeViewController.h; sourceTree = "<group>"; };
  235. 9AD345BD2A08D60F005CA070 /* ZFOrientationObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFOrientationObserver.m; sourceTree = "<group>"; };
  236. 9AD345BE2A08D60F005CA070 /* ZFPortraitViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPortraitViewController.h; sourceTree = "<group>"; };
  237. 9AD345BF2A08D60F005CA070 /* ZFPlayerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerView.h; sourceTree = "<group>"; };
  238. 9AD345C02A08D60F005CA070 /* ZFPlayerLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPlayerLogManager.m; sourceTree = "<group>"; };
  239. 9AD345C12A08D60F005CA070 /* ZFPlayerMediaPlayback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerMediaPlayback.h; sourceTree = "<group>"; };
  240. 9AD345C22A08D60F005CA070 /* ZFPersentInteractiveTransition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPersentInteractiveTransition.m; sourceTree = "<group>"; };
  241. 9AD345C32A08D60F005CA070 /* ZFReachabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFReachabilityManager.h; sourceTree = "<group>"; };
  242. 9AD345C42A08D60F005CA070 /* UIScrollView+ZFPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+ZFPlayer.m"; sourceTree = "<group>"; };
  243. 9AD345C52A08D60F005CA070 /* ZFPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayer.h; sourceTree = "<group>"; };
  244. 9AD345C62A08D60F005CA070 /* ZFPlayerGestureControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerGestureControl.h; sourceTree = "<group>"; };
  245. 9AD345C72A08D60F005CA070 /* ZFPlayerNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPlayerNotification.m; sourceTree = "<group>"; };
  246. 9AD345C82A08D60F005CA070 /* ZFPresentTransition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPresentTransition.m; sourceTree = "<group>"; };
  247. 9AD345C92A08D60F005CA070 /* ZFFloatView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFFloatView.m; sourceTree = "<group>"; };
  248. 9AD345CA2A08D60F005CA070 /* ZFPlayerMediaControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerMediaControl.h; sourceTree = "<group>"; };
  249. 9AD345CB2A08D60F005CA070 /* ZFPlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerController.h; sourceTree = "<group>"; };
  250. 9AD345CC2A08D60F005CA070 /* ZFPlayerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPlayerView.m; sourceTree = "<group>"; };
  251. 9AD345CD2A08D60F005CA070 /* ZFPlayerLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerLogManager.h; sourceTree = "<group>"; };
  252. 9AD345CE2A08D60F005CA070 /* ZFPortraitViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPortraitViewController.m; sourceTree = "<group>"; };
  253. 9AD345CF2A08D60F005CA070 /* ZFOrientationObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFOrientationObserver.h; sourceTree = "<group>"; };
  254. 9AD345D02A08D60F005CA070 /* ZFPlayerConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerConst.h; sourceTree = "<group>"; };
  255. 9AD345D12A08D60F005CA070 /* ZFKVOController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFKVOController.m; sourceTree = "<group>"; };
  256. 9AD345D22A08D60F005CA070 /* ZFLandscapeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFLandscapeViewController.m; sourceTree = "<group>"; };
  257. 9AD345D32A08D60F005CA070 /* ZFLandscapeWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFLandscapeWindow.h; sourceTree = "<group>"; };
  258. 9AD345D42A08D60F005CA070 /* UIScrollView+ZFPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+ZFPlayer.h"; sourceTree = "<group>"; };
  259. 9AD345D52A08D60F005CA070 /* ZFReachabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFReachabilityManager.m; sourceTree = "<group>"; };
  260. 9AD345D62A08D60F005CA070 /* ZFPersentInteractiveTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPersentInteractiveTransition.h; sourceTree = "<group>"; };
  261. 9AD345D72A08D60F005CA070 /* UIViewController+ZFPlayerRotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+ZFPlayerRotation.m"; sourceTree = "<group>"; };
  262. 9AD345D92A08D60F005CA070 /* ZFIJKPlayerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFIJKPlayerManager.h; sourceTree = "<group>"; };
  263. 9AD345DA2A08D60F005CA070 /* ZFIJKPlayerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFIJKPlayerManager.m; sourceTree = "<group>"; };
  264. 9AD345DC2A08D60F005CA070 /* ZFAVPlayerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFAVPlayerManager.m; sourceTree = "<group>"; };
  265. 9AD345DD2A08D60F005CA070 /* ZFAVPlayerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFAVPlayerManager.h; sourceTree = "<group>"; };
  266. 9AD345DF2A08D60F005CA070 /* ZFUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFUtilities.m; sourceTree = "<group>"; };
  267. 9AD345E02A08D60F005CA070 /* UIView+ZFFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ZFFrame.m"; sourceTree = "<group>"; };
  268. 9AD345E12A08D60F005CA070 /* ZFSmallFloatControlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFSmallFloatControlView.h; sourceTree = "<group>"; };
  269. 9AD345E22A08D60F005CA070 /* ZFPlayerControlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPlayerControlView.h; sourceTree = "<group>"; };
  270. 9AD345E32A08D60F005CA070 /* ZFSliderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFSliderView.h; sourceTree = "<group>"; };
  271. 9AD345E42A08D60F005CA070 /* ZFVolumeBrightnessView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFVolumeBrightnessView.m; sourceTree = "<group>"; };
  272. 9AD345E52A08D60F005CA070 /* ZFSpeedLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFSpeedLoadingView.h; sourceTree = "<group>"; };
  273. 9AD345E62A08D60F005CA070 /* ZFLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFLoadingView.h; sourceTree = "<group>"; };
  274. 9AD345E72A08D60F005CA070 /* ZFLandScapeControlView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFLandScapeControlView.m; sourceTree = "<group>"; };
  275. 9AD345E82A08D60F005CA070 /* ZFNetworkSpeedMonitor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFNetworkSpeedMonitor.m; sourceTree = "<group>"; };
  276. 9AD345E92A08D60F005CA070 /* UIImageView+ZFCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+ZFCache.h"; sourceTree = "<group>"; };
  277. 9AD345EA2A08D60F005CA070 /* ZFPortraitControlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFPortraitControlView.h; sourceTree = "<group>"; };
  278. 9AD345EB2A08D60F005CA070 /* ZFPlayer.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ZFPlayer.bundle; sourceTree = "<group>"; };
  279. 9AD345EC2A08D60F005CA070 /* UIView+ZFFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+ZFFrame.h"; sourceTree = "<group>"; };
  280. 9AD345ED2A08D60F005CA070 /* ZFUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFUtilities.h; sourceTree = "<group>"; };
  281. 9AD345EE2A08D60F005CA070 /* ZFSliderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFSliderView.m; sourceTree = "<group>"; };
  282. 9AD345EF2A08D60F005CA070 /* ZFPlayerControlView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPlayerControlView.m; sourceTree = "<group>"; };
  283. 9AD345F02A08D60F005CA070 /* ZFSmallFloatControlView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFSmallFloatControlView.m; sourceTree = "<group>"; };
  284. 9AD345F12A08D60F005CA070 /* ZFLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFLoadingView.m; sourceTree = "<group>"; };
  285. 9AD345F22A08D60F005CA070 /* ZFSpeedLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFSpeedLoadingView.m; sourceTree = "<group>"; };
  286. 9AD345F32A08D60F005CA070 /* ZFVolumeBrightnessView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFVolumeBrightnessView.h; sourceTree = "<group>"; };
  287. 9AD345F42A08D60F005CA070 /* ZFPortraitControlView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFPortraitControlView.m; sourceTree = "<group>"; };
  288. 9AD345F52A08D60F005CA070 /* UIImageView+ZFCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+ZFCache.m"; sourceTree = "<group>"; };
  289. 9AD345F62A08D60F005CA070 /* ZFNetworkSpeedMonitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFNetworkSpeedMonitor.h; sourceTree = "<group>"; };
  290. 9AD345F72A08D60F005CA070 /* ZFLandScapeControlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFLandScapeControlView.h; sourceTree = "<group>"; };
  291. 9AD346172A08D679005CA070 /* GoodsBannerModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsBannerModel.h; sourceTree = "<group>"; };
  292. 9AD346182A08D679005CA070 /* GoodsBannerModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsBannerModel.m; sourceTree = "<group>"; };
  293. 9AD3461B2A08D6EF005CA070 /* GoodsInformationM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsInformationM.h; sourceTree = "<group>"; };
  294. 9AD3461C2A08D6EF005CA070 /* GoodsInformationM.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsInformationM.m; sourceTree = "<group>"; };
  295. 9AD3461E2A08E30E005CA070 /* SelectVCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SelectVCollectionViewCell.h; sourceTree = "<group>"; };
  296. 9AD3461F2A08E30E005CA070 /* SelectVCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SelectVCollectionViewCell.m; sourceTree = "<group>"; };
  297. 9AD346212A08E828005CA070 /* ProjectConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProjectConfig.h; sourceTree = "<group>"; };
  298. 9AD364C42A05E73E00452C7A /* AS_GoodsDetailsC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AS_GoodsDetailsC.h; sourceTree = "<group>"; };
  299. 9AD364C52A05E73E00452C7A /* AS_GoodsDetailsC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AS_GoodsDetailsC.m; sourceTree = "<group>"; };
  300. 9AD364CF2A05EC7800452C7A /* AS_TabBarViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AS_TabBarViewController.h; sourceTree = "<group>"; };
  301. 9AD364D02A05EC7800452C7A /* AS_TabBarViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AS_TabBarViewController.m; sourceTree = "<group>"; };
  302. 9AD6A53D2A120CC3001DE3D9 /* Login.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Login.xcassets; sourceTree = "<group>"; };
  303. 9AD6A5402A1218E6001DE3D9 /* PassWordSecureBtnV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PassWordSecureBtnV.h; sourceTree = "<group>"; };
  304. 9AD6A5412A1218E7001DE3D9 /* EamilTFmatchV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EamilTFmatchV.h; sourceTree = "<group>"; };
  305. 9AD6A5422A1218E7001DE3D9 /* PassWordSecureBtnV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PassWordSecureBtnV.m; sourceTree = "<group>"; };
  306. 9AD6A5432A1218E7001DE3D9 /* EamilTFmatchV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EamilTFmatchV.m; sourceTree = "<group>"; };
  307. 9AD6A5472A1237D0001DE3D9 /* Target_Login.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Target_Login.h; sourceTree = "<group>"; };
  308. 9AD6A5482A1237D0001DE3D9 /* Target_Login.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Target_Login.m; sourceTree = "<group>"; };
  309. F28014612B0095476AA5BC1B /* Pods-Asteria-NotificationServiceExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria-NotificationServiceExtension.debug.xcconfig"; path = "Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension.debug.xcconfig"; sourceTree = "<group>"; };
  310. /* End PBXFileReference section */
  311. /* Begin PBXFrameworksBuildPhase section */
  312. 8172449729F3B2ED005FA9C9 /* Frameworks */ = {
  313. isa = PBXFrameworksBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. 9A2027F52A137B8600FF4DAF /* AuthenticationServices.framework in Frameworks */,
  317. 8C24ECE114420CDEE7B9B22B /* Pods_Asteria.framework in Frameworks */,
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. };
  321. 817244B729F3B81C005FA9C9 /* Frameworks */ = {
  322. isa = PBXFrameworksBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. 2B3E96D298A3E04003DA2AD3 /* Pods_Asteria_NotificationServiceExtension.framework in Frameworks */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. /* End PBXFrameworksBuildPhase section */
  330. /* Begin PBXGroup section */
  331. 5A5FFF81F369698EFECBFE81 /* Frameworks */ = {
  332. isa = PBXGroup;
  333. children = (
  334. 9A2027F42A137B8600FF4DAF /* AuthenticationServices.framework */,
  335. 54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */,
  336. 51AF3B78609F55449DF09609 /* Pods_Asteria_NotificationServiceExtension.framework */,
  337. );
  338. name = Frameworks;
  339. sourceTree = "<group>";
  340. };
  341. 814F5CF02A11B317003847A9 /* SimpleBase */ = {
  342. isa = PBXGroup;
  343. children = (
  344. 81C3B44229F6612800D79294 /* ASBaseViewController.h */,
  345. 81C3B44329F6612800D79294 /* ASBaseViewController.m */,
  346. 81C3B44829F6661500D79294 /* ASBaseNavController.h */,
  347. 81C3B44929F6661500D79294 /* ASBaseNavController.m */,
  348. );
  349. path = SimpleBase;
  350. sourceTree = "<group>";
  351. };
  352. 814F5CF12A11B337003847A9 /* ASUI */ = {
  353. isa = PBXGroup;
  354. children = (
  355. 81E257F72A122AAB004EEF71 /* Icons */,
  356. 81E257EF2A12093A004EEF71 /* CustomView */,
  357. 814F5CF62A11B76F003847A9 /* Font */,
  358. 814F5CF22A11B35B003847A9 /* ASUserAvater */,
  359. 814F5CF02A11B317003847A9 /* SimpleBase */,
  360. );
  361. path = ASUI;
  362. sourceTree = "<group>";
  363. };
  364. 814F5CF22A11B35B003847A9 /* ASUserAvater */ = {
  365. isa = PBXGroup;
  366. children = (
  367. 814F5CF32A11B37E003847A9 /* ASUserAvaterView.h */,
  368. 814F5CF42A11B37E003847A9 /* ASUserAvaterView.m */,
  369. );
  370. path = ASUserAvater;
  371. sourceTree = "<group>";
  372. };
  373. 814F5CF62A11B76F003847A9 /* Font */ = {
  374. isa = PBXGroup;
  375. children = (
  376. 814F5CF72A11B76F003847A9 /* Roboto */,
  377. );
  378. path = Font;
  379. sourceTree = "<group>";
  380. };
  381. 814F5CF72A11B76F003847A9 /* Roboto */ = {
  382. isa = PBXGroup;
  383. children = (
  384. 814F5CF82A11B76F003847A9 /* Roboto-Medium.ttf */,
  385. 814F5CF92A11B76F003847A9 /* Roboto-Light.ttf */,
  386. 814F5CFA2A11B76F003847A9 /* Roboto-Regular.ttf */,
  387. 814F5CFB2A11B76F003847A9 /* Roboto-MediumItalic.ttf */,
  388. 814F5CFC2A11B76F003847A9 /* Roboto-ThinItalic.ttf */,
  389. 814F5CFD2A11B76F003847A9 /* Roboto-BoldItalic.ttf */,
  390. 814F5CFE2A11B76F003847A9 /* Roboto-LightItalic.ttf */,
  391. 814F5CFF2A11B76F003847A9 /* Roboto-Italic.ttf */,
  392. 814F5D002A11B76F003847A9 /* LICENSE.txt */,
  393. 814F5D012A11B76F003847A9 /* Roboto-BlackItalic.ttf */,
  394. 814F5D022A11B76F003847A9 /* Roboto-Bold.ttf */,
  395. 814F5D032A11B76F003847A9 /* Roboto-Thin.ttf */,
  396. 814F5D042A11B76F003847A9 /* Roboto-Black.ttf */,
  397. );
  398. path = Roboto;
  399. sourceTree = "<group>";
  400. };
  401. 8172449129F3B2EC005FA9C9 = {
  402. isa = PBXGroup;
  403. children = (
  404. 8172449C29F3B2ED005FA9C9 /* Asteria */,
  405. 817244BB29F3B81C005FA9C9 /* NotificationServiceExtension */,
  406. 8172449B29F3B2ED005FA9C9 /* Products */,
  407. AD6FCC75A25F3F751CF2E2EB /* Pods */,
  408. 5A5FFF81F369698EFECBFE81 /* Frameworks */,
  409. );
  410. sourceTree = "<group>";
  411. };
  412. 8172449B29F3B2ED005FA9C9 /* Products */ = {
  413. isa = PBXGroup;
  414. children = (
  415. 8172449A29F3B2ED005FA9C9 /* Asteria.app */,
  416. 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */,
  417. );
  418. name = Products;
  419. sourceTree = "<group>";
  420. };
  421. 8172449C29F3B2ED005FA9C9 /* Asteria */ = {
  422. isa = PBXGroup;
  423. children = (
  424. 9A2027F32A137B6A00FF4DAF /* Asteria.entitlements */,
  425. 81C3B44F29F6699900D79294 /* PreFixHeader.h */,
  426. 9A8DD8CC2A0B9E0C00573324 /* Assets */,
  427. 9AD364CE2A05EC4500452C7A /* Tabber */,
  428. 9AD364CD2A05EC2700452C7A /* Config */,
  429. 9AD364CC2A05EBE800452C7A /* Fuction */,
  430. 8199001F2A020A4F006FE68C /* Tools */,
  431. 81C3B44B29F6691300D79294 /* Extensions */,
  432. 8172449D29F3B2ED005FA9C9 /* AppDelegate.h */,
  433. 8172449E29F3B2ED005FA9C9 /* AppDelegate.m */,
  434. 814F5CF12A11B337003847A9 /* ASUI */,
  435. 817244A929F3B2EE005FA9C9 /* Assets.xcassets */,
  436. 817244AB29F3B2EE005FA9C9 /* LaunchScreen.storyboard */,
  437. 817244AE29F3B2EE005FA9C9 /* Info.plist */,
  438. 817244AF29F3B2EE005FA9C9 /* main.m */,
  439. );
  440. path = Asteria;
  441. sourceTree = "<group>";
  442. };
  443. 817244BB29F3B81C005FA9C9 /* NotificationServiceExtension */ = {
  444. isa = PBXGroup;
  445. children = (
  446. 817244BC29F3B81C005FA9C9 /* NotificationService.h */,
  447. 817244BD29F3B81C005FA9C9 /* NotificationService.m */,
  448. 817244BF29F3B81C005FA9C9 /* Info.plist */,
  449. );
  450. path = NotificationServiceExtension;
  451. sourceTree = "<group>";
  452. };
  453. 8199001F2A020A4F006FE68C /* Tools */ = {
  454. isa = PBXGroup;
  455. children = (
  456. 819900202A020A6F006FE68C /* LYTools.h */,
  457. 819900212A020A6F006FE68C /* LYTools.m */,
  458. );
  459. path = Tools;
  460. sourceTree = "<group>";
  461. };
  462. 81C3B44B29F6691300D79294 /* Extensions */ = {
  463. isa = PBXGroup;
  464. children = (
  465. 81C3B45329F66C1700D79294 /* UIView+PublicInit.h */,
  466. 81C3B45429F66C1700D79294 /* UIView+PublicInit.m */,
  467. 81932E2929F7539B007C37AF /* UIColor+AS.h */,
  468. 81932E2A29F7539B007C37AF /* UIColor+AS.m */,
  469. );
  470. path = Extensions;
  471. sourceTree = "<group>";
  472. };
  473. 81D484DD2A0F40510075DC43 /* UserCenter */ = {
  474. isa = PBXGroup;
  475. children = (
  476. 81E257F52A12259B004EEF71 /* UserCenter.xcassets */,
  477. 814F5CED2A11B1F2003847A9 /* ASUserCenterViewController.h */,
  478. 814F5CEE2A11B1F2003847A9 /* ASUserCenterViewController.m */,
  479. 8134C1BB2A1372D5006EB0EC /* ASUserCenterTableHeadView.h */,
  480. 8134C1BC2A1372D5006EB0EC /* ASUserCenterTableHeadView.m */,
  481. 81E257EC2A120756004EEF71 /* ASUserCenterTopView.h */,
  482. 81E257ED2A120756004EEF71 /* ASUserCenterTopView.m */,
  483. 8134C1B22A1358F3006EB0EC /* ASSginView.h */,
  484. 8134C1B32A1358F3006EB0EC /* ASSginView.m */,
  485. 8134C1B82A1372A7006EB0EC /* ASUserCenterEnterItemV.h */,
  486. 8134C1B92A1372A7006EB0EC /* ASUserCenterEnterItemV.m */,
  487. 8134C1AB2A13094F006EB0EC /* Target_userCenter.h */,
  488. 8134C1AC2A13094F006EB0EC /* Target_userCenter.m */,
  489. );
  490. path = UserCenter;
  491. sourceTree = "<group>";
  492. };
  493. 81E257EF2A12093A004EEF71 /* CustomView */ = {
  494. isa = PBXGroup;
  495. children = (
  496. 81E257FE2A1235D1004EEF71 /* CutomBottomBar */,
  497. 81E257FA2A1233F1004EEF71 /* EnterItemV */,
  498. 81E257F02A120952004EEF71 /* UserInfoV */,
  499. 8134C1B52A1359E6006EB0EC /* ASSignDayView.h */,
  500. 8134C1B62A1359E6006EB0EC /* ASSignDayView.m */,
  501. );
  502. path = CustomView;
  503. sourceTree = "<group>";
  504. };
  505. 81E257F02A120952004EEF71 /* UserInfoV */ = {
  506. isa = PBXGroup;
  507. children = (
  508. 81E257F12A120975004EEF71 /* ASUserBaseInfoView.h */,
  509. 81E257F22A120975004EEF71 /* ASUserBaseInfoView.m */,
  510. );
  511. path = UserInfoV;
  512. sourceTree = "<group>";
  513. };
  514. 81E257F72A122AAB004EEF71 /* Icons */ = {
  515. isa = PBXGroup;
  516. children = (
  517. 81E257F82A122AC6004EEF71 /* ASUI.xcassets */,
  518. );
  519. path = Icons;
  520. sourceTree = "<group>";
  521. };
  522. 81E257FA2A1233F1004EEF71 /* EnterItemV */ = {
  523. isa = PBXGroup;
  524. children = (
  525. 81E257FB2A12340E004EEF71 /* ASEnterItemV.h */,
  526. 81E257FC2A12340E004EEF71 /* ASEnterItemV.m */,
  527. );
  528. path = EnterItemV;
  529. sourceTree = "<group>";
  530. };
  531. 81E257FE2A1235D1004EEF71 /* CutomBottomBar */ = {
  532. isa = PBXGroup;
  533. children = (
  534. );
  535. path = CutomBottomBar;
  536. sourceTree = "<group>";
  537. };
  538. 9A337E342A04EE1A00D058A5 /* BViewController */ = {
  539. isa = PBXGroup;
  540. children = (
  541. 9A337E352A04EE1A00D058A5 /* Tatgets */,
  542. 9A337E382A04EE1A00D058A5 /* BViewController.h */,
  543. 9A337E392A04EE1A00D058A5 /* BViewController.m */,
  544. );
  545. path = BViewController;
  546. sourceTree = "<group>";
  547. };
  548. 9A337E352A04EE1A00D058A5 /* Tatgets */ = {
  549. isa = PBXGroup;
  550. children = (
  551. 9A337E362A04EE1A00D058A5 /* Target_B.m */,
  552. 9A337E372A04EE1A00D058A5 /* Target_B.h */,
  553. );
  554. path = Tatgets;
  555. sourceTree = "<group>";
  556. };
  557. 9A337E4B2A04F42500D058A5 /* AMoule */ = {
  558. isa = PBXGroup;
  559. children = (
  560. 9A337E4C2A04F46600D058A5 /* AViewController.h */,
  561. 9A337E4D2A04F46600D058A5 /* AViewController.m */,
  562. );
  563. path = AMoule;
  564. sourceTree = "<group>";
  565. };
  566. 9A337E4F2A04FA0A00D058A5 /* Goods */ = {
  567. isa = PBXGroup;
  568. children = (
  569. 9A8DD8C22A0B8EDD00573324 /* Size */,
  570. 9A3735702A0B4606008BB3CE /* VM */,
  571. 9AD364C82A05E77200452C7A /* M */,
  572. 9AD364C72A05E76D00452C7A /* V */,
  573. 9AD364C32A05E71000452C7A /* VC */,
  574. 9AD364BF2A05E68400452C7A /* Target */,
  575. );
  576. path = Goods;
  577. sourceTree = "<group>";
  578. };
  579. 9A3735702A0B4606008BB3CE /* VM */ = {
  580. isa = PBXGroup;
  581. children = (
  582. 9A8DD8C62A0B93F600573324 /* GoodsDetailsVM.h */,
  583. 9A8DD8C72A0B93F600573324 /* GoodsDetailsVM.m */,
  584. );
  585. path = VM;
  586. sourceTree = "<group>";
  587. };
  588. 9A5C64522A11E58F00CBB185 /* Login */ = {
  589. isa = PBXGroup;
  590. children = (
  591. 9A65DE4E2A132BDF00BB1269 /* V */,
  592. 9AD6A5462A123799001DE3D9 /* Target */,
  593. 9AD6A53A2A120C56001DE3D9 /* Assets */,
  594. 9AD6A53F2A1218D0001DE3D9 /* BaseView */,
  595. 9A5C64562A12064300CBB185 /* AS_LoginC.h */,
  596. 9A5C64572A12064300CBB185 /* AS_LoginC.m */,
  597. );
  598. path = Login;
  599. sourceTree = "<group>";
  600. };
  601. 9A65DE4E2A132BDF00BB1269 /* V */ = {
  602. isa = PBXGroup;
  603. children = (
  604. 9A65DE4F2A132FB700BB1269 /* LoginThirdAuthV.h */,
  605. 9A65DE502A132FB700BB1269 /* LoginThirdAuthV.m */,
  606. );
  607. path = V;
  608. sourceTree = "<group>";
  609. };
  610. 9A8DD8C22A0B8EDD00573324 /* Size */ = {
  611. isa = PBXGroup;
  612. children = (
  613. 9A8DD8C32A0B8F1700573324 /* As_GoodsSizeC.h */,
  614. 9A8DD8C42A0B8F1700573324 /* As_GoodsSizeC.m */,
  615. );
  616. path = Size;
  617. sourceTree = "<group>";
  618. };
  619. 9A8DD8CC2A0B9E0C00573324 /* Assets */ = {
  620. isa = PBXGroup;
  621. children = (
  622. 9A7DA6A02A0CE33500136974 /* Asteria.xcassets */,
  623. 9A5C645A2A1206E500CBB185 /* common.xcassets */,
  624. );
  625. path = Assets;
  626. sourceTree = "<group>";
  627. };
  628. 9AD3459F2A08D55D005CA070 /* Banner */ = {
  629. isa = PBXGroup;
  630. children = (
  631. 9AD3461E2A08E30E005CA070 /* SelectVCollectionViewCell.h */,
  632. 9AD3461F2A08E30E005CA070 /* SelectVCollectionViewCell.m */,
  633. 9AD3461A2A08D692005CA070 /* M */,
  634. 9AD345AA2A08D59A005CA070 /* WKM_goodsBanner.h */,
  635. 9AD345AB2A08D59A005CA070 /* WKM_goodsBanner.m */,
  636. 9AD345AD2A08D5EB005CA070 /* GoodsBannerCollectionViewCell.h */,
  637. 9AD345AE2A08D5EB005CA070 /* GoodsBannerCollectionViewCell.m */,
  638. 9AD345AF2A08D5EC005CA070 /* GoodsVideoCollectionViewCell.h */,
  639. 9AD345B02A08D5ED005CA070 /* GoodsVideoCollectionViewCell.m */,
  640. 9AD345B32A08D60F005CA070 /* ZFPlayer */,
  641. 9AD345A02A08D571005CA070 /* TYCyclePagerView */,
  642. );
  643. path = Banner;
  644. sourceTree = "<group>";
  645. };
  646. 9AD345A02A08D571005CA070 /* TYCyclePagerView */ = {
  647. isa = PBXGroup;
  648. children = (
  649. 9AD345A22A08D571005CA070 /* TYCyclePagerTransformLayout.h */,
  650. 9AD345A52A08D571005CA070 /* TYCyclePagerTransformLayout.m */,
  651. 9AD345A12A08D571005CA070 /* TYCyclePagerView.h */,
  652. 9AD345A42A08D571005CA070 /* TYCyclePagerView.m */,
  653. 9AD345A62A08D571005CA070 /* TYPageControl.h */,
  654. 9AD345A32A08D571005CA070 /* TYPageControl.m */,
  655. );
  656. path = TYCyclePagerView;
  657. sourceTree = "<group>";
  658. };
  659. 9AD345B32A08D60F005CA070 /* ZFPlayer */ = {
  660. isa = PBXGroup;
  661. children = (
  662. 9AD345B42A08D60F005CA070 /* Core */,
  663. 9AD345D82A08D60F005CA070 /* ijkplayer */,
  664. 9AD345DB2A08D60F005CA070 /* AVPlayer */,
  665. 9AD345DE2A08D60F005CA070 /* ControlView */,
  666. );
  667. path = ZFPlayer;
  668. sourceTree = "<group>";
  669. };
  670. 9AD345B42A08D60F005CA070 /* Core */ = {
  671. isa = PBXGroup;
  672. children = (
  673. 9AD345B52A08D60F005CA070 /* ZFPlayerNotification.h */,
  674. 9AD345B62A08D60F005CA070 /* ZFPlayerGestureControl.m */,
  675. 9AD345B72A08D60F005CA070 /* ZFPlayerController.m */,
  676. 9AD345B82A08D60F005CA070 /* ZFFloatView.h */,
  677. 9AD345B92A08D60F005CA070 /* ZFPresentTransition.h */,
  678. 9AD345BA2A08D60F005CA070 /* ZFLandscapeWindow.m */,
  679. 9AD345BB2A08D60F005CA070 /* ZFKVOController.h */,
  680. 9AD345BC2A08D60F005CA070 /* ZFLandscapeViewController.h */,
  681. 9AD345BD2A08D60F005CA070 /* ZFOrientationObserver.m */,
  682. 9AD345BE2A08D60F005CA070 /* ZFPortraitViewController.h */,
  683. 9AD345BF2A08D60F005CA070 /* ZFPlayerView.h */,
  684. 9AD345C02A08D60F005CA070 /* ZFPlayerLogManager.m */,
  685. 9AD345C12A08D60F005CA070 /* ZFPlayerMediaPlayback.h */,
  686. 9AD345C22A08D60F005CA070 /* ZFPersentInteractiveTransition.m */,
  687. 9AD345C32A08D60F005CA070 /* ZFReachabilityManager.h */,
  688. 9AD345C42A08D60F005CA070 /* UIScrollView+ZFPlayer.m */,
  689. 9AD345C52A08D60F005CA070 /* ZFPlayer.h */,
  690. 9AD345C62A08D60F005CA070 /* ZFPlayerGestureControl.h */,
  691. 9AD345C72A08D60F005CA070 /* ZFPlayerNotification.m */,
  692. 9AD345C82A08D60F005CA070 /* ZFPresentTransition.m */,
  693. 9AD345C92A08D60F005CA070 /* ZFFloatView.m */,
  694. 9AD345CA2A08D60F005CA070 /* ZFPlayerMediaControl.h */,
  695. 9AD345CB2A08D60F005CA070 /* ZFPlayerController.h */,
  696. 9AD345CC2A08D60F005CA070 /* ZFPlayerView.m */,
  697. 9AD345CD2A08D60F005CA070 /* ZFPlayerLogManager.h */,
  698. 9AD345CE2A08D60F005CA070 /* ZFPortraitViewController.m */,
  699. 9AD345CF2A08D60F005CA070 /* ZFOrientationObserver.h */,
  700. 9AD345D02A08D60F005CA070 /* ZFPlayerConst.h */,
  701. 9AD345D12A08D60F005CA070 /* ZFKVOController.m */,
  702. 9AD345D22A08D60F005CA070 /* ZFLandscapeViewController.m */,
  703. 9AD345D32A08D60F005CA070 /* ZFLandscapeWindow.h */,
  704. 9AD345D42A08D60F005CA070 /* UIScrollView+ZFPlayer.h */,
  705. 9AD345D52A08D60F005CA070 /* ZFReachabilityManager.m */,
  706. 9AD345D62A08D60F005CA070 /* ZFPersentInteractiveTransition.h */,
  707. 9AD345D72A08D60F005CA070 /* UIViewController+ZFPlayerRotation.m */,
  708. );
  709. path = Core;
  710. sourceTree = "<group>";
  711. };
  712. 9AD345D82A08D60F005CA070 /* ijkplayer */ = {
  713. isa = PBXGroup;
  714. children = (
  715. 9AD345D92A08D60F005CA070 /* ZFIJKPlayerManager.h */,
  716. 9AD345DA2A08D60F005CA070 /* ZFIJKPlayerManager.m */,
  717. );
  718. path = ijkplayer;
  719. sourceTree = "<group>";
  720. };
  721. 9AD345DB2A08D60F005CA070 /* AVPlayer */ = {
  722. isa = PBXGroup;
  723. children = (
  724. 9AD345DC2A08D60F005CA070 /* ZFAVPlayerManager.m */,
  725. 9AD345DD2A08D60F005CA070 /* ZFAVPlayerManager.h */,
  726. );
  727. path = AVPlayer;
  728. sourceTree = "<group>";
  729. };
  730. 9AD345DE2A08D60F005CA070 /* ControlView */ = {
  731. isa = PBXGroup;
  732. children = (
  733. 9AD345DF2A08D60F005CA070 /* ZFUtilities.m */,
  734. 9AD345E02A08D60F005CA070 /* UIView+ZFFrame.m */,
  735. 9AD345E12A08D60F005CA070 /* ZFSmallFloatControlView.h */,
  736. 9AD345E22A08D60F005CA070 /* ZFPlayerControlView.h */,
  737. 9AD345E32A08D60F005CA070 /* ZFSliderView.h */,
  738. 9AD345E42A08D60F005CA070 /* ZFVolumeBrightnessView.m */,
  739. 9AD345E52A08D60F005CA070 /* ZFSpeedLoadingView.h */,
  740. 9AD345E62A08D60F005CA070 /* ZFLoadingView.h */,
  741. 9AD345E72A08D60F005CA070 /* ZFLandScapeControlView.m */,
  742. 9AD345E82A08D60F005CA070 /* ZFNetworkSpeedMonitor.m */,
  743. 9AD345E92A08D60F005CA070 /* UIImageView+ZFCache.h */,
  744. 9AD345EA2A08D60F005CA070 /* ZFPortraitControlView.h */,
  745. 9AD345EB2A08D60F005CA070 /* ZFPlayer.bundle */,
  746. 9AD345EC2A08D60F005CA070 /* UIView+ZFFrame.h */,
  747. 9AD345ED2A08D60F005CA070 /* ZFUtilities.h */,
  748. 9AD345EE2A08D60F005CA070 /* ZFSliderView.m */,
  749. 9AD345EF2A08D60F005CA070 /* ZFPlayerControlView.m */,
  750. 9AD345F02A08D60F005CA070 /* ZFSmallFloatControlView.m */,
  751. 9AD345F12A08D60F005CA070 /* ZFLoadingView.m */,
  752. 9AD345F22A08D60F005CA070 /* ZFSpeedLoadingView.m */,
  753. 9AD345F32A08D60F005CA070 /* ZFVolumeBrightnessView.h */,
  754. 9AD345F42A08D60F005CA070 /* ZFPortraitControlView.m */,
  755. 9AD345F52A08D60F005CA070 /* UIImageView+ZFCache.m */,
  756. 9AD345F62A08D60F005CA070 /* ZFNetworkSpeedMonitor.h */,
  757. 9AD345F72A08D60F005CA070 /* ZFLandScapeControlView.h */,
  758. );
  759. path = ControlView;
  760. sourceTree = "<group>";
  761. };
  762. 9AD3461A2A08D692005CA070 /* M */ = {
  763. isa = PBXGroup;
  764. children = (
  765. 9AD346172A08D679005CA070 /* GoodsBannerModel.h */,
  766. 9AD346182A08D679005CA070 /* GoodsBannerModel.m */,
  767. );
  768. path = M;
  769. sourceTree = "<group>";
  770. };
  771. 9AD364BF2A05E68400452C7A /* Target */ = {
  772. isa = PBXGroup;
  773. children = (
  774. 9A788C422A08A663003E0025 /* Target_Goods.h */,
  775. 9A788C432A08A663003E0025 /* Target_Goods.m */,
  776. );
  777. path = Target;
  778. sourceTree = "<group>";
  779. };
  780. 9AD364C32A05E71000452C7A /* VC */ = {
  781. isa = PBXGroup;
  782. children = (
  783. 9AD364C42A05E73E00452C7A /* AS_GoodsDetailsC.h */,
  784. 9AD364C52A05E73E00452C7A /* AS_GoodsDetailsC.m */,
  785. );
  786. path = VC;
  787. sourceTree = "<group>";
  788. };
  789. 9AD364C72A05E76D00452C7A /* V */ = {
  790. isa = PBXGroup;
  791. children = (
  792. 9AD3459F2A08D55D005CA070 /* Banner */,
  793. 9AD3459C2A08D545005CA070 /* GoodsDetailSrcView.h */,
  794. 9AD3459D2A08D545005CA070 /* GoodsDetailSrcView.m */,
  795. );
  796. path = V;
  797. sourceTree = "<group>";
  798. };
  799. 9AD364C82A05E77200452C7A /* M */ = {
  800. isa = PBXGroup;
  801. children = (
  802. 9AD3461B2A08D6EF005CA070 /* GoodsInformationM.h */,
  803. 9AD3461C2A08D6EF005CA070 /* GoodsInformationM.m */,
  804. );
  805. path = M;
  806. sourceTree = "<group>";
  807. };
  808. 9AD364CC2A05EBE800452C7A /* Fuction */ = {
  809. isa = PBXGroup;
  810. children = (
  811. 9A5C64522A11E58F00CBB185 /* Login */,
  812. 81D484DD2A0F40510075DC43 /* UserCenter */,
  813. 9A337E4F2A04FA0A00D058A5 /* Goods */,
  814. 9A337E4B2A04F42500D058A5 /* AMoule */,
  815. 9A337E342A04EE1A00D058A5 /* BViewController */,
  816. );
  817. path = Fuction;
  818. sourceTree = "<group>";
  819. };
  820. 9AD364CD2A05EC2700452C7A /* Config */ = {
  821. isa = PBXGroup;
  822. children = (
  823. 9AD346212A08E828005CA070 /* ProjectConfig.h */,
  824. 81C3B45029F669C900D79294 /* ColorDefine.h */,
  825. 8199001E2A0206F7006FE68C /* SizeDefine.h */,
  826. );
  827. path = Config;
  828. sourceTree = "<group>";
  829. };
  830. 9AD364CE2A05EC4500452C7A /* Tabber */ = {
  831. isa = PBXGroup;
  832. children = (
  833. 9AD364CF2A05EC7800452C7A /* AS_TabBarViewController.h */,
  834. 9AD364D02A05EC7800452C7A /* AS_TabBarViewController.m */,
  835. );
  836. path = Tabber;
  837. sourceTree = "<group>";
  838. };
  839. 9AD6A53A2A120C56001DE3D9 /* Assets */ = {
  840. isa = PBXGroup;
  841. children = (
  842. 9AD6A53D2A120CC3001DE3D9 /* Login.xcassets */,
  843. );
  844. path = Assets;
  845. sourceTree = "<group>";
  846. };
  847. 9AD6A53F2A1218D0001DE3D9 /* BaseView */ = {
  848. isa = PBXGroup;
  849. children = (
  850. 9AD6A5412A1218E7001DE3D9 /* EamilTFmatchV.h */,
  851. 9AD6A5432A1218E7001DE3D9 /* EamilTFmatchV.m */,
  852. 9AD6A5402A1218E6001DE3D9 /* PassWordSecureBtnV.h */,
  853. 9AD6A5422A1218E7001DE3D9 /* PassWordSecureBtnV.m */,
  854. );
  855. path = BaseView;
  856. sourceTree = "<group>";
  857. };
  858. 9AD6A5462A123799001DE3D9 /* Target */ = {
  859. isa = PBXGroup;
  860. children = (
  861. 9AD6A5472A1237D0001DE3D9 /* Target_Login.h */,
  862. 9AD6A5482A1237D0001DE3D9 /* Target_Login.m */,
  863. );
  864. path = Target;
  865. sourceTree = "<group>";
  866. };
  867. AD6FCC75A25F3F751CF2E2EB /* Pods */ = {
  868. isa = PBXGroup;
  869. children = (
  870. 3C97D3C0DD5DB3DCA3FF46B8 /* Pods-Asteria.debug.xcconfig */,
  871. 2A57FEE3AE67604607B5A6DE /* Pods-Asteria.release.xcconfig */,
  872. F28014612B0095476AA5BC1B /* Pods-Asteria-NotificationServiceExtension.debug.xcconfig */,
  873. 3757F38E691966CC4F482D46 /* Pods-Asteria-NotificationServiceExtension.release.xcconfig */,
  874. );
  875. path = Pods;
  876. sourceTree = "<group>";
  877. };
  878. /* End PBXGroup section */
  879. /* Begin PBXNativeTarget section */
  880. 8172449929F3B2ED005FA9C9 /* Asteria */ = {
  881. isa = PBXNativeTarget;
  882. buildConfigurationList = 817244B329F3B2EE005FA9C9 /* Build configuration list for PBXNativeTarget "Asteria" */;
  883. buildPhases = (
  884. 99A0BC3099EF658C7572EE53 /* [CP] Check Pods Manifest.lock */,
  885. 8172449629F3B2ED005FA9C9 /* Sources */,
  886. 8172449729F3B2ED005FA9C9 /* Frameworks */,
  887. 8172449829F3B2ED005FA9C9 /* Resources */,
  888. 817244C329F3B81C005FA9C9 /* Embed Foundation Extensions */,
  889. 3B92BBFD060A2570947ECE79 /* [CP] Embed Pods Frameworks */,
  890. 98D74E56EC226FF60623E369 /* [CP] Copy Pods Resources */,
  891. );
  892. buildRules = (
  893. );
  894. dependencies = (
  895. 817244C129F3B81C005FA9C9 /* PBXTargetDependency */,
  896. );
  897. name = Asteria;
  898. productName = Asteria;
  899. productReference = 8172449A29F3B2ED005FA9C9 /* Asteria.app */;
  900. productType = "com.apple.product-type.application";
  901. };
  902. 817244B929F3B81C005FA9C9 /* NotificationServiceExtension */ = {
  903. isa = PBXNativeTarget;
  904. buildConfigurationList = 817244C629F3B81C005FA9C9 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */;
  905. buildPhases = (
  906. 3E1D2F88A7C35F41F9DF89B3 /* [CP] Check Pods Manifest.lock */,
  907. 817244B629F3B81C005FA9C9 /* Sources */,
  908. 817244B729F3B81C005FA9C9 /* Frameworks */,
  909. 817244B829F3B81C005FA9C9 /* Resources */,
  910. 19CF3293FFA4BAF08C679C6D /* [CP] Copy Pods Resources */,
  911. );
  912. buildRules = (
  913. );
  914. dependencies = (
  915. );
  916. name = NotificationServiceExtension;
  917. productName = NotificationServiceExtension;
  918. productReference = 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */;
  919. productType = "com.apple.product-type.app-extension";
  920. };
  921. /* End PBXNativeTarget section */
  922. /* Begin PBXProject section */
  923. 8172449229F3B2EC005FA9C9 /* Project object */ = {
  924. isa = PBXProject;
  925. attributes = {
  926. BuildIndependentTargetsInParallel = 1;
  927. CLASSPREFIX = AS;
  928. LastUpgradeCheck = 1420;
  929. TargetAttributes = {
  930. 8172449929F3B2ED005FA9C9 = {
  931. CreatedOnToolsVersion = 14.2;
  932. };
  933. 817244B929F3B81C005FA9C9 = {
  934. CreatedOnToolsVersion = 14.2;
  935. };
  936. };
  937. };
  938. buildConfigurationList = 8172449529F3B2EC005FA9C9 /* Build configuration list for PBXProject "Asteria" */;
  939. compatibilityVersion = "Xcode 13.0";
  940. developmentRegion = en;
  941. hasScannedForEncodings = 0;
  942. knownRegions = (
  943. en,
  944. Base,
  945. );
  946. mainGroup = 8172449129F3B2EC005FA9C9;
  947. productRefGroup = 8172449B29F3B2ED005FA9C9 /* Products */;
  948. projectDirPath = "";
  949. projectRoot = "";
  950. targets = (
  951. 8172449929F3B2ED005FA9C9 /* Asteria */,
  952. 817244B929F3B81C005FA9C9 /* NotificationServiceExtension */,
  953. );
  954. };
  955. /* End PBXProject section */
  956. /* Begin PBXResourcesBuildPhase section */
  957. 8172449829F3B2ED005FA9C9 /* Resources */ = {
  958. isa = PBXResourcesBuildPhase;
  959. buildActionMask = 2147483647;
  960. files = (
  961. 814F5D102A11B76F003847A9 /* Roboto-Thin.ttf in Resources */,
  962. 814F5D052A11B76F003847A9 /* Roboto-Medium.ttf in Resources */,
  963. 814F5D0C2A11B76F003847A9 /* Roboto-Italic.ttf in Resources */,
  964. 814F5D0F2A11B76F003847A9 /* Roboto-Bold.ttf in Resources */,
  965. 814F5D0B2A11B76F003847A9 /* Roboto-LightItalic.ttf in Resources */,
  966. 814F5D112A11B76F003847A9 /* Roboto-Black.ttf in Resources */,
  967. 814F5D0E2A11B76F003847A9 /* Roboto-BlackItalic.ttf in Resources */,
  968. 814F5D072A11B76F003847A9 /* Roboto-Regular.ttf in Resources */,
  969. 817244AD29F3B2EE005FA9C9 /* LaunchScreen.storyboard in Resources */,
  970. 9AD6A53E2A120CC3001DE3D9 /* Login.xcassets in Resources */,
  971. 814F5D0D2A11B76F003847A9 /* LICENSE.txt in Resources */,
  972. 814F5D062A11B76F003847A9 /* Roboto-Light.ttf in Resources */,
  973. 814F5D082A11B76F003847A9 /* Roboto-MediumItalic.ttf in Resources */,
  974. 81E257F92A122AC6004EEF71 /* ASUI.xcassets in Resources */,
  975. 9A7DA6A12A0CE33500136974 /* Asteria.xcassets in Resources */,
  976. 814F5D092A11B76F003847A9 /* Roboto-ThinItalic.ttf in Resources */,
  977. 9AD3460F2A08D60F005CA070 /* ZFPlayer.bundle in Resources */,
  978. 814F5D0A2A11B76F003847A9 /* Roboto-BoldItalic.ttf in Resources */,
  979. 817244AA29F3B2EE005FA9C9 /* Assets.xcassets in Resources */,
  980. 9A5C645B2A1206E500CBB185 /* common.xcassets in Resources */,
  981. 81E257F62A12259B004EEF71 /* UserCenter.xcassets in Resources */,
  982. );
  983. runOnlyForDeploymentPostprocessing = 0;
  984. };
  985. 817244B829F3B81C005FA9C9 /* Resources */ = {
  986. isa = PBXResourcesBuildPhase;
  987. buildActionMask = 2147483647;
  988. files = (
  989. );
  990. runOnlyForDeploymentPostprocessing = 0;
  991. };
  992. /* End PBXResourcesBuildPhase section */
  993. /* Begin PBXShellScriptBuildPhase section */
  994. 19CF3293FFA4BAF08C679C6D /* [CP] Copy Pods Resources */ = {
  995. isa = PBXShellScriptBuildPhase;
  996. buildActionMask = 2147483647;
  997. files = (
  998. );
  999. inputFileListPaths = (
  1000. "${PODS_ROOT}/Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension-resources-${CONFIGURATION}-input-files.xcfilelist",
  1001. );
  1002. name = "[CP] Copy Pods Resources";
  1003. outputFileListPaths = (
  1004. "${PODS_ROOT}/Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension-resources-${CONFIGURATION}-output-files.xcfilelist",
  1005. );
  1006. runOnlyForDeploymentPostprocessing = 0;
  1007. shellPath = /bin/sh;
  1008. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension-resources.sh\"\n";
  1009. showEnvVarsInLog = 0;
  1010. };
  1011. 3B92BBFD060A2570947ECE79 /* [CP] Embed Pods Frameworks */ = {
  1012. isa = PBXShellScriptBuildPhase;
  1013. buildActionMask = 2147483647;
  1014. files = (
  1015. );
  1016. inputFileListPaths = (
  1017. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  1018. );
  1019. name = "[CP] Embed Pods Frameworks";
  1020. outputFileListPaths = (
  1021. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  1022. );
  1023. runOnlyForDeploymentPostprocessing = 0;
  1024. shellPath = /bin/sh;
  1025. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-frameworks.sh\"\n";
  1026. showEnvVarsInLog = 0;
  1027. };
  1028. 3E1D2F88A7C35F41F9DF89B3 /* [CP] Check Pods Manifest.lock */ = {
  1029. isa = PBXShellScriptBuildPhase;
  1030. buildActionMask = 2147483647;
  1031. files = (
  1032. );
  1033. inputFileListPaths = (
  1034. );
  1035. inputPaths = (
  1036. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1037. "${PODS_ROOT}/Manifest.lock",
  1038. );
  1039. name = "[CP] Check Pods Manifest.lock";
  1040. outputFileListPaths = (
  1041. );
  1042. outputPaths = (
  1043. "$(DERIVED_FILE_DIR)/Pods-Asteria-NotificationServiceExtension-checkManifestLockResult.txt",
  1044. );
  1045. runOnlyForDeploymentPostprocessing = 0;
  1046. shellPath = /bin/sh;
  1047. 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";
  1048. showEnvVarsInLog = 0;
  1049. };
  1050. 98D74E56EC226FF60623E369 /* [CP] Copy Pods Resources */ = {
  1051. isa = PBXShellScriptBuildPhase;
  1052. buildActionMask = 2147483647;
  1053. files = (
  1054. );
  1055. inputFileListPaths = (
  1056. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-resources-${CONFIGURATION}-input-files.xcfilelist",
  1057. );
  1058. name = "[CP] Copy Pods Resources";
  1059. outputFileListPaths = (
  1060. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-resources-${CONFIGURATION}-output-files.xcfilelist",
  1061. );
  1062. runOnlyForDeploymentPostprocessing = 0;
  1063. shellPath = /bin/sh;
  1064. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-resources.sh\"\n";
  1065. showEnvVarsInLog = 0;
  1066. };
  1067. 99A0BC3099EF658C7572EE53 /* [CP] Check Pods Manifest.lock */ = {
  1068. isa = PBXShellScriptBuildPhase;
  1069. buildActionMask = 2147483647;
  1070. files = (
  1071. );
  1072. inputFileListPaths = (
  1073. );
  1074. inputPaths = (
  1075. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1076. "${PODS_ROOT}/Manifest.lock",
  1077. );
  1078. name = "[CP] Check Pods Manifest.lock";
  1079. outputFileListPaths = (
  1080. );
  1081. outputPaths = (
  1082. "$(DERIVED_FILE_DIR)/Pods-Asteria-checkManifestLockResult.txt",
  1083. );
  1084. runOnlyForDeploymentPostprocessing = 0;
  1085. shellPath = /bin/sh;
  1086. 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";
  1087. showEnvVarsInLog = 0;
  1088. };
  1089. /* End PBXShellScriptBuildPhase section */
  1090. /* Begin PBXSourcesBuildPhase section */
  1091. 8172449629F3B2ED005FA9C9 /* Sources */ = {
  1092. isa = PBXSourcesBuildPhase;
  1093. buildActionMask = 2147483647;
  1094. files = (
  1095. 9AD345F82A08D60F005CA070 /* ZFPlayerGestureControl.m in Sources */,
  1096. 9AD345FA2A08D60F005CA070 /* ZFLandscapeWindow.m in Sources */,
  1097. 81E257EE2A120756004EEF71 /* ASUserCenterTopView.m in Sources */,
  1098. 9AD346042A08D60F005CA070 /* ZFKVOController.m in Sources */,
  1099. 9A8DD8C82A0B93F700573324 /* GoodsDetailsVM.m in Sources */,
  1100. 9AD346132A08D60F005CA070 /* ZFLoadingView.m in Sources */,
  1101. 8134C1AD2A13094F006EB0EC /* Target_userCenter.m in Sources */,
  1102. 81E257F32A120975004EEF71 /* ASUserBaseInfoView.m in Sources */,
  1103. 8172449F29F3B2ED005FA9C9 /* AppDelegate.m in Sources */,
  1104. 817244B029F3B2EE005FA9C9 /* main.m in Sources */,
  1105. 9AD346102A08D60F005CA070 /* ZFSliderView.m in Sources */,
  1106. 9A337E4E2A04F46600D058A5 /* AViewController.m in Sources */,
  1107. 8134C1B72A1359E6006EB0EC /* ASSignDayView.m in Sources */,
  1108. 9AD346112A08D60F005CA070 /* ZFPlayerControlView.m in Sources */,
  1109. 9AD345B12A08D5ED005CA070 /* GoodsBannerCollectionViewCell.m in Sources */,
  1110. 9AD345B22A08D5ED005CA070 /* GoodsVideoCollectionViewCell.m in Sources */,
  1111. 814F5CEF2A11B1F2003847A9 /* ASUserCenterViewController.m in Sources */,
  1112. 819900222A020A6F006FE68C /* LYTools.m in Sources */,
  1113. 9AD346012A08D60F005CA070 /* ZFFloatView.m in Sources */,
  1114. 9AD345F92A08D60F005CA070 /* ZFPlayerController.m in Sources */,
  1115. 9AD345AC2A08D59A005CA070 /* WKM_goodsBanner.m in Sources */,
  1116. 9A8DD8C52A0B8F1700573324 /* As_GoodsSizeC.m in Sources */,
  1117. 8134C1BD2A1372D5006EB0EC /* ASUserCenterTableHeadView.m in Sources */,
  1118. 9AD346002A08D60F005CA070 /* ZFPresentTransition.m in Sources */,
  1119. 9A337E3B2A04EE1A00D058A5 /* BViewController.m in Sources */,
  1120. 9AD345A72A08D571005CA070 /* TYPageControl.m in Sources */,
  1121. 9AD364D12A05EC7800452C7A /* AS_TabBarViewController.m in Sources */,
  1122. 9AD345FB2A08D60F005CA070 /* ZFOrientationObserver.m in Sources */,
  1123. 9AD346192A08D679005CA070 /* GoodsBannerModel.m in Sources */,
  1124. 9AD346082A08D60F005CA070 /* ZFIJKPlayerManager.m in Sources */,
  1125. 9AD3459E2A08D545005CA070 /* GoodsDetailSrcView.m in Sources */,
  1126. 9AD346022A08D60F005CA070 /* ZFPlayerView.m in Sources */,
  1127. 81C3B44429F6612800D79294 /* ASBaseViewController.m in Sources */,
  1128. 9AD6A5442A1218E8001DE3D9 /* PassWordSecureBtnV.m in Sources */,
  1129. 81C3B44A29F6661500D79294 /* ASBaseNavController.m in Sources */,
  1130. 9AD3460C2A08D60F005CA070 /* ZFVolumeBrightnessView.m in Sources */,
  1131. 9AD346072A08D60F005CA070 /* UIViewController+ZFPlayerRotation.m in Sources */,
  1132. 9AD346142A08D60F005CA070 /* ZFSpeedLoadingView.m in Sources */,
  1133. 9AD346062A08D60F005CA070 /* ZFReachabilityManager.m in Sources */,
  1134. 9AD345FE2A08D60F005CA070 /* UIScrollView+ZFPlayer.m in Sources */,
  1135. 9A65DE512A132FB700BB1269 /* LoginThirdAuthV.m in Sources */,
  1136. 9A788C442A08A663003E0025 /* Target_Goods.m in Sources */,
  1137. 9AD3461D2A08D6F0005CA070 /* GoodsInformationM.m in Sources */,
  1138. 9AD345A82A08D571005CA070 /* TYCyclePagerView.m in Sources */,
  1139. 9AD346202A08E30E005CA070 /* SelectVCollectionViewCell.m in Sources */,
  1140. 8134C1BA2A1372A7006EB0EC /* ASUserCenterEnterItemV.m in Sources */,
  1141. 9AD3460A2A08D60F005CA070 /* ZFUtilities.m in Sources */,
  1142. 9AD6A5492A1237D0001DE3D9 /* Target_Login.m in Sources */,
  1143. 9A337E3A2A04EE1A00D058A5 /* Target_B.m in Sources */,
  1144. 9AD6A5452A1218E8001DE3D9 /* EamilTFmatchV.m in Sources */,
  1145. 9AD345FF2A08D60F005CA070 /* ZFPlayerNotification.m in Sources */,
  1146. 9AD346092A08D60F005CA070 /* ZFAVPlayerManager.m in Sources */,
  1147. 8134C1B42A1358F3006EB0EC /* ASSginView.m in Sources */,
  1148. 9AD346122A08D60F005CA070 /* ZFSmallFloatControlView.m in Sources */,
  1149. 9AD3460E2A08D60F005CA070 /* ZFNetworkSpeedMonitor.m in Sources */,
  1150. 9AD346052A08D60F005CA070 /* ZFLandscapeViewController.m in Sources */,
  1151. 814F5CF52A11B37E003847A9 /* ASUserAvaterView.m in Sources */,
  1152. 9AD346032A08D60F005CA070 /* ZFPortraitViewController.m in Sources */,
  1153. 9AD3460D2A08D60F005CA070 /* ZFLandScapeControlView.m in Sources */,
  1154. 9AD364C62A05E73E00452C7A /* AS_GoodsDetailsC.m in Sources */,
  1155. 9AD3460B2A08D60F005CA070 /* UIView+ZFFrame.m in Sources */,
  1156. 81E257FD2A12340E004EEF71 /* ASEnterItemV.m in Sources */,
  1157. 81C3B45529F66C1700D79294 /* UIView+PublicInit.m in Sources */,
  1158. 9A5C64582A12064300CBB185 /* AS_LoginC.m in Sources */,
  1159. 9AD345FD2A08D60F005CA070 /* ZFPersentInteractiveTransition.m in Sources */,
  1160. 9AD345FC2A08D60F005CA070 /* ZFPlayerLogManager.m in Sources */,
  1161. 9AD346162A08D60F005CA070 /* UIImageView+ZFCache.m in Sources */,
  1162. 9AD345A92A08D571005CA070 /* TYCyclePagerTransformLayout.m in Sources */,
  1163. 81932E2B29F7539B007C37AF /* UIColor+AS.m in Sources */,
  1164. 9AD346152A08D60F005CA070 /* ZFPortraitControlView.m in Sources */,
  1165. );
  1166. runOnlyForDeploymentPostprocessing = 0;
  1167. };
  1168. 817244B629F3B81C005FA9C9 /* Sources */ = {
  1169. isa = PBXSourcesBuildPhase;
  1170. buildActionMask = 2147483647;
  1171. files = (
  1172. 817244BE29F3B81C005FA9C9 /* NotificationService.m in Sources */,
  1173. );
  1174. runOnlyForDeploymentPostprocessing = 0;
  1175. };
  1176. /* End PBXSourcesBuildPhase section */
  1177. /* Begin PBXTargetDependency section */
  1178. 817244C129F3B81C005FA9C9 /* PBXTargetDependency */ = {
  1179. isa = PBXTargetDependency;
  1180. target = 817244B929F3B81C005FA9C9 /* NotificationServiceExtension */;
  1181. targetProxy = 817244C029F3B81C005FA9C9 /* PBXContainerItemProxy */;
  1182. };
  1183. /* End PBXTargetDependency section */
  1184. /* Begin PBXVariantGroup section */
  1185. 817244AB29F3B2EE005FA9C9 /* LaunchScreen.storyboard */ = {
  1186. isa = PBXVariantGroup;
  1187. children = (
  1188. 817244AC29F3B2EE005FA9C9 /* Base */,
  1189. );
  1190. name = LaunchScreen.storyboard;
  1191. sourceTree = "<group>";
  1192. };
  1193. /* End PBXVariantGroup section */
  1194. /* Begin XCBuildConfiguration section */
  1195. 817244B129F3B2EE005FA9C9 /* Debug */ = {
  1196. isa = XCBuildConfiguration;
  1197. buildSettings = {
  1198. ALWAYS_SEARCH_USER_PATHS = NO;
  1199. CLANG_ANALYZER_NONNULL = YES;
  1200. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1201. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1202. CLANG_ENABLE_MODULES = YES;
  1203. CLANG_ENABLE_OBJC_ARC = YES;
  1204. CLANG_ENABLE_OBJC_WEAK = YES;
  1205. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1206. CLANG_WARN_BOOL_CONVERSION = YES;
  1207. CLANG_WARN_COMMA = YES;
  1208. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1209. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1210. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1211. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1212. CLANG_WARN_EMPTY_BODY = YES;
  1213. CLANG_WARN_ENUM_CONVERSION = YES;
  1214. CLANG_WARN_INFINITE_RECURSION = YES;
  1215. CLANG_WARN_INT_CONVERSION = YES;
  1216. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1217. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1218. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1219. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1220. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1221. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1222. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1223. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1224. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1225. CLANG_WARN_UNREACHABLE_CODE = YES;
  1226. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1227. COPY_PHASE_STRIP = NO;
  1228. DEBUG_INFORMATION_FORMAT = dwarf;
  1229. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1230. ENABLE_TESTABILITY = YES;
  1231. GCC_C_LANGUAGE_STANDARD = gnu11;
  1232. GCC_DYNAMIC_NO_PIC = NO;
  1233. GCC_NO_COMMON_BLOCKS = YES;
  1234. GCC_OPTIMIZATION_LEVEL = 0;
  1235. GCC_PREPROCESSOR_DEFINITIONS = (
  1236. "DEBUG=1",
  1237. "$(inherited)",
  1238. );
  1239. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1240. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1241. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1242. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1243. GCC_WARN_UNUSED_FUNCTION = YES;
  1244. GCC_WARN_UNUSED_VARIABLE = YES;
  1245. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  1246. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1247. MTL_FAST_MATH = YES;
  1248. ONLY_ACTIVE_ARCH = YES;
  1249. SDKROOT = iphoneos;
  1250. };
  1251. name = Debug;
  1252. };
  1253. 817244B229F3B2EE005FA9C9 /* Release */ = {
  1254. isa = XCBuildConfiguration;
  1255. buildSettings = {
  1256. ALWAYS_SEARCH_USER_PATHS = NO;
  1257. CLANG_ANALYZER_NONNULL = YES;
  1258. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1259. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1260. CLANG_ENABLE_MODULES = YES;
  1261. CLANG_ENABLE_OBJC_ARC = YES;
  1262. CLANG_ENABLE_OBJC_WEAK = YES;
  1263. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1264. CLANG_WARN_BOOL_CONVERSION = YES;
  1265. CLANG_WARN_COMMA = YES;
  1266. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1267. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1268. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1269. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1270. CLANG_WARN_EMPTY_BODY = YES;
  1271. CLANG_WARN_ENUM_CONVERSION = YES;
  1272. CLANG_WARN_INFINITE_RECURSION = YES;
  1273. CLANG_WARN_INT_CONVERSION = YES;
  1274. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1275. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1276. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1277. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1278. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1279. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1280. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1281. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1282. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1283. CLANG_WARN_UNREACHABLE_CODE = YES;
  1284. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1285. COPY_PHASE_STRIP = NO;
  1286. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1287. ENABLE_NS_ASSERTIONS = NO;
  1288. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1289. GCC_C_LANGUAGE_STANDARD = gnu11;
  1290. GCC_NO_COMMON_BLOCKS = YES;
  1291. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1292. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1293. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1294. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1295. GCC_WARN_UNUSED_FUNCTION = YES;
  1296. GCC_WARN_UNUSED_VARIABLE = YES;
  1297. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  1298. MTL_ENABLE_DEBUG_INFO = NO;
  1299. MTL_FAST_MATH = YES;
  1300. SDKROOT = iphoneos;
  1301. VALIDATE_PRODUCT = YES;
  1302. };
  1303. name = Release;
  1304. };
  1305. 817244B429F3B2EE005FA9C9 /* Debug */ = {
  1306. isa = XCBuildConfiguration;
  1307. baseConfigurationReference = 3C97D3C0DD5DB3DCA3FF46B8 /* Pods-Asteria.debug.xcconfig */;
  1308. buildSettings = {
  1309. APPLICATION_EXTENSION_API_ONLY = NO;
  1310. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1311. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1312. CODE_SIGN_ENTITLEMENTS = Asteria/Asteria.entitlements;
  1313. CODE_SIGN_STYLE = Automatic;
  1314. CURRENT_PROJECT_VERSION = 1;
  1315. DEVELOPMENT_TEAM = BUGL3DWWB7;
  1316. GCC_PREFIX_HEADER = "$(SRCROOT)/Asteria/PreFixHeader.h";
  1317. GENERATE_INFOPLIST_FILE = YES;
  1318. INFOPLIST_FILE = Asteria/Info.plist;
  1319. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1320. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1321. INFOPLIST_KEY_UIMainStoryboardFile = "";
  1322. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1323. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  1324. LD_RUNPATH_SEARCH_PATHS = (
  1325. "$(inherited)",
  1326. "@executable_path/Frameworks",
  1327. );
  1328. MARKETING_VERSION = 1.0;
  1329. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria;
  1330. PRODUCT_NAME = "$(TARGET_NAME)";
  1331. SWIFT_EMIT_LOC_STRINGS = YES;
  1332. TARGETED_DEVICE_FAMILY = "1,2";
  1333. };
  1334. name = Debug;
  1335. };
  1336. 817244B529F3B2EE005FA9C9 /* Release */ = {
  1337. isa = XCBuildConfiguration;
  1338. baseConfigurationReference = 2A57FEE3AE67604607B5A6DE /* Pods-Asteria.release.xcconfig */;
  1339. buildSettings = {
  1340. APPLICATION_EXTENSION_API_ONLY = NO;
  1341. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1342. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1343. CODE_SIGN_ENTITLEMENTS = Asteria/Asteria.entitlements;
  1344. CODE_SIGN_STYLE = Automatic;
  1345. CURRENT_PROJECT_VERSION = 1;
  1346. DEVELOPMENT_TEAM = BUGL3DWWB7;
  1347. GCC_PREFIX_HEADER = "$(SRCROOT)/Asteria/PreFixHeader.h";
  1348. GENERATE_INFOPLIST_FILE = YES;
  1349. INFOPLIST_FILE = Asteria/Info.plist;
  1350. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1351. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1352. INFOPLIST_KEY_UIMainStoryboardFile = "";
  1353. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1354. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  1355. LD_RUNPATH_SEARCH_PATHS = (
  1356. "$(inherited)",
  1357. "@executable_path/Frameworks",
  1358. );
  1359. MARKETING_VERSION = 1.0;
  1360. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria;
  1361. PRODUCT_NAME = "$(TARGET_NAME)";
  1362. SWIFT_EMIT_LOC_STRINGS = YES;
  1363. TARGETED_DEVICE_FAMILY = "1,2";
  1364. };
  1365. name = Release;
  1366. };
  1367. 817244C429F3B81C005FA9C9 /* Debug */ = {
  1368. isa = XCBuildConfiguration;
  1369. baseConfigurationReference = F28014612B0095476AA5BC1B /* Pods-Asteria-NotificationServiceExtension.debug.xcconfig */;
  1370. buildSettings = {
  1371. CODE_SIGN_STYLE = Automatic;
  1372. CURRENT_PROJECT_VERSION = 1;
  1373. DEVELOPMENT_TEAM = BUGL3DWWB7;
  1374. GENERATE_INFOPLIST_FILE = YES;
  1375. INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
  1376. INFOPLIST_KEY_CFBundleDisplayName = NotificationServiceExtension;
  1377. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1378. LD_RUNPATH_SEARCH_PATHS = (
  1379. "$(inherited)",
  1380. "@executable_path/Frameworks",
  1381. "@executable_path/../../Frameworks",
  1382. );
  1383. MARKETING_VERSION = 1.0;
  1384. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria.NotificationServiceExtension;
  1385. PRODUCT_NAME = "$(TARGET_NAME)";
  1386. SKIP_INSTALL = YES;
  1387. SWIFT_EMIT_LOC_STRINGS = YES;
  1388. TARGETED_DEVICE_FAMILY = "1,2";
  1389. };
  1390. name = Debug;
  1391. };
  1392. 817244C529F3B81C005FA9C9 /* Release */ = {
  1393. isa = XCBuildConfiguration;
  1394. baseConfigurationReference = 3757F38E691966CC4F482D46 /* Pods-Asteria-NotificationServiceExtension.release.xcconfig */;
  1395. buildSettings = {
  1396. CODE_SIGN_STYLE = Automatic;
  1397. CURRENT_PROJECT_VERSION = 1;
  1398. DEVELOPMENT_TEAM = BUGL3DWWB7;
  1399. GENERATE_INFOPLIST_FILE = YES;
  1400. INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
  1401. INFOPLIST_KEY_CFBundleDisplayName = NotificationServiceExtension;
  1402. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1403. LD_RUNPATH_SEARCH_PATHS = (
  1404. "$(inherited)",
  1405. "@executable_path/Frameworks",
  1406. "@executable_path/../../Frameworks",
  1407. );
  1408. MARKETING_VERSION = 1.0;
  1409. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria.NotificationServiceExtension;
  1410. PRODUCT_NAME = "$(TARGET_NAME)";
  1411. SKIP_INSTALL = YES;
  1412. SWIFT_EMIT_LOC_STRINGS = YES;
  1413. TARGETED_DEVICE_FAMILY = "1,2";
  1414. };
  1415. name = Release;
  1416. };
  1417. /* End XCBuildConfiguration section */
  1418. /* Begin XCConfigurationList section */
  1419. 8172449529F3B2EC005FA9C9 /* Build configuration list for PBXProject "Asteria" */ = {
  1420. isa = XCConfigurationList;
  1421. buildConfigurations = (
  1422. 817244B129F3B2EE005FA9C9 /* Debug */,
  1423. 817244B229F3B2EE005FA9C9 /* Release */,
  1424. );
  1425. defaultConfigurationIsVisible = 0;
  1426. defaultConfigurationName = Release;
  1427. };
  1428. 817244B329F3B2EE005FA9C9 /* Build configuration list for PBXNativeTarget "Asteria" */ = {
  1429. isa = XCConfigurationList;
  1430. buildConfigurations = (
  1431. 817244B429F3B2EE005FA9C9 /* Debug */,
  1432. 817244B529F3B2EE005FA9C9 /* Release */,
  1433. );
  1434. defaultConfigurationIsVisible = 0;
  1435. defaultConfigurationName = Release;
  1436. };
  1437. 817244C629F3B81C005FA9C9 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */ = {
  1438. isa = XCConfigurationList;
  1439. buildConfigurations = (
  1440. 817244C429F3B81C005FA9C9 /* Debug */,
  1441. 817244C529F3B81C005FA9C9 /* Release */,
  1442. );
  1443. defaultConfigurationIsVisible = 0;
  1444. defaultConfigurationName = Release;
  1445. };
  1446. /* End XCConfigurationList section */
  1447. };
  1448. rootObject = 8172449229F3B2EC005FA9C9 /* Project object */;
  1449. }