project.pbxproj 85 KB

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