project.pbxproj 94 KB

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