project.pbxproj 91 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 63;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 059E844A164B0E39971303B9 /* Pods_TSLiveWallpaper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E33A770AEFA5810AED7219D3 /* Pods_TSLiveWallpaper.framework */; };
  10. 603901222DF9770A0096551E /* Flash-old-Time.png in Resources */ = {isa = PBXBuildFile; fileRef = 603901212DF9770A0096551E /* Flash-old-Time.png */; };
  11. 603901612DFFF0330096551E /* SpacedButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 603901602DFFF0330096551E /* SpacedButton.swift */; };
  12. 60553FD02D3B54A400BAAD7F /* LWNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FC72D3B54A400BAAD7F /* LWNavigationBar.swift */; };
  13. 60553FD22D3B54A400BAAD7F /* GradientButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FCA2D3B54A400BAAD7F /* GradientButton.swift */; };
  14. 60553FD42D3B54A400BAAD7F /* LWBaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FC82D3B54A400BAAD7F /* LWBaseViewController.swift */; };
  15. 60553FD62D3B54A400BAAD7F /* SaveSuccessTipsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FCB2D3B54A400BAAD7F /* SaveSuccessTipsView.swift */; };
  16. 60553FD72D3B54A400BAAD7F /* GradientText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FCD2D3B54A400BAAD7F /* GradientText.swift */; };
  17. 60553FD82D3B54A400BAAD7F /* LWBaseNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FC92D3B54A400BAAD7F /* LWBaseNavigationController.swift */; };
  18. 60553FD92D3B54A400BAAD7F /* GradientBackgroundModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FCE2D3B54A400BAAD7F /* GradientBackgroundModifier.swift */; };
  19. 60553FDD2D3B84E700BAAD7F /* UIScrollView+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553FDC2D3B84E700BAAD7F /* UIScrollView+Ext.swift */; };
  20. 609B6EA52D6F1221007942D4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 609B6EA32D6F1221007942D4 /* Localizable.strings */; };
  21. A81CA4652D15685F00A3AAC8 /* TSLaunchVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4642D15685D00A3AAC8 /* TSLaunchVC.swift */; };
  22. A81CA46E2D156C7000A3AAC8 /* GlobalImports.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA46D2D156C6F00A3AAC8 /* GlobalImports.swift */; };
  23. A81CA47F2D15789C00A3AAC8 /* TSConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA47E2D15789A00A3AAC8 /* TSConfig.swift */; };
  24. A81CA4832D157F5C00A3AAC8 /* UIImageView+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4822D157F5200A3AAC8 /* UIImageView+Ex.swift */; };
  25. A81CA4852D1582A600A3AAC8 /* UIButton+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4842D15829E00A3AAC8 /* UIButton+Ex.swift */; };
  26. A81CA48B2D15843700A3AAC8 /* TSCommonTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA48A2D15843500A3AAC8 /* TSCommonTool.swift */; };
  27. A81CA48F2D15857B00A3AAC8 /* TSTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA48E2D15857900A3AAC8 /* TSTabBarController.swift */; };
  28. A81CA4952D1652B500A3AAC8 /* TSEditLiveVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4942D1652B300A3AAC8 /* TSEditLiveVC.swift */; };
  29. A81CA4972D1652BD00A3AAC8 /* TSRandomWallpaperVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4962D1652BB00A3AAC8 /* TSRandomWallpaperVC.swift */; };
  30. A81CA4992D1652C400A3AAC8 /* TSMineVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4982D1652C200A3AAC8 /* TSMineVC.swift */; };
  31. A81CA49B2D1652CA00A3AAC8 /* TSHomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA49A2D1652C900A3AAC8 /* TSHomeVC.swift */; };
  32. A81CA49F2D1655CE00A3AAC8 /* UICollectionView+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA49E2D1655BE00A3AAC8 /* UICollectionView+Ex.swift */; };
  33. A81CA4A42D16748800A3AAC8 /* TSViewTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4A32D16748700A3AAC8 /* TSViewTool.swift */; };
  34. A81CA4AA2D16943800A3AAC8 /* TSMineCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4A92D16943200A3AAC8 /* TSMineCell.swift */; };
  35. A81CA4B82D16A6BD00A3AAC8 /* View+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4B72D16A6B600A3AAC8 /* View+Ex.swift */; };
  36. A81CA4BA2D16B6E300A3AAC8 /* TSHomeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81CA4B92D16B6DC00A3AAC8 /* TSHomeCell.swift */; };
  37. A81F5B3C2D19087100740085 /* TSRandomWallpaperCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B3B2D19086B00740085 /* TSRandomWallpaperCell.swift */; };
  38. A81F5B3E2D19088100740085 /* TSRandomWallpaperBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B3D2D19087600740085 /* TSRandomWallpaperBannerCell.swift */; };
  39. A81F5B402D194EA900740085 /* UIDevice+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B3F2D194EA900740085 /* UIDevice+Extension.swift */; };
  40. A81F5B442D19559C00740085 /* EditorVideoControlViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B432D19559C00740085 /* EditorVideoControlViewCell.swift */; };
  41. A81F5B452D19559C00740085 /* EditorVideoControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B422D19559C00740085 /* EditorVideoControlView.swift */; };
  42. A81F5B472D19562800740085 /* EditorVideoControlMaskView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B462D19562800740085 /* EditorVideoControlMaskView.swift */; };
  43. A81F5B492D1956EA00740085 /* UIScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B482D1956E600740085 /* UIScreen.swift */; };
  44. A81F5B4B2D19658300740085 /* PhotoTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B4A2D19658300740085 /* PhotoTools.swift */; };
  45. A81F5B4F2D19674600740085 /* AVAsset+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B4E2D19673500740085 /* AVAsset+Ex.swift */; };
  46. A81F5B522D19685900740085 /* response.json in Resources */ = {isa = PBXBuildFile; fileRef = A81F5B512D19685900740085 /* response.json */; };
  47. A81F5B562D1982BF00740085 /* TSImageDataCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B552D1982A900740085 /* TSImageDataCenter.swift */; };
  48. A81F5B5B2D1A5F2300740085 /* TSHomeTopBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B5A2D1A5F1800740085 /* TSHomeTopBannerCell.swift */; };
  49. A81F5B5D2D1A906C00740085 /* TSHomeDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B5C2D1A905800740085 /* TSHomeDataModel.swift */; };
  50. A81F5B5F2D1A909300740085 /* TSRandomWallpaperModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B5E2D1A907B00740085 /* TSRandomWallpaperModel.swift */; };
  51. A81F5B622D1AB17E00740085 /* TSRandomWallpaperBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A81F5B612D1AB17C00740085 /* TSRandomWallpaperBrowseVC.swift */; };
  52. A83946212D1D61D600ABFF0D /* TSRateUsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83946202D1D61D400ABFF0D /* TSRateUsVC.swift */; };
  53. A83946272D1D623800ABFF0D /* TSShareUsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83946262D1D623800ABFF0D /* TSShareUsVC.swift */; };
  54. A839462F2D1D64BF00ABFF0D /* TSAboutUsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A839462E2D1D64B300ABFF0D /* TSAboutUsVC.swift */; };
  55. A83946312D1D66A000ABFF0D /* TSTermsServiceVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83946302D1D669E00ABFF0D /* TSTermsServiceVC.swift */; };
  56. A83946332D1D66A900ABFF0D /* TSPrivacyPolicyVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83946322D1D66A800ABFF0D /* TSPrivacyPolicyVC.swift */; };
  57. A839463A2D1D6E3000ABFF0D /* TSRandomWallpaperTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83946392D1D6E2F00ABFF0D /* TSRandomWallpaperTutorialsVC.swift */; };
  58. A839463C2D1D6E3600ABFF0D /* TSRandomWallpaperCopyrightVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A839463B2D1D6E3500ABFF0D /* TSRandomWallpaperCopyrightVC.swift */; };
  59. A839463F2D1D6FB700ABFF0D /* TSLiveWallpaperTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A839463E2D1D6FB600ABFF0D /* TSLiveWallpaperTutorialsVC.swift */; };
  60. A83946432D1D701500ABFF0D /* TSLiveWallpaperCopyrightVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83946422D1D701300ABFF0D /* TSLiveWallpaperCopyrightVC.swift */; };
  61. A8477C972D22737900DF0B93 /* TSBusinessWebVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8477C962D22737800DF0B93 /* TSBusinessWebVC.swift */; };
  62. A8477C9F2D22ABDA00DF0B93 /* TSEditLiveEidtCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8477C9E2D22ABD500DF0B93 /* TSEditLiveEidtCell.swift */; };
  63. A84C239A2D1E3A4300B61B55 /* GPVideoPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A84C23962D1E3A4300B61B55 /* GPVideoPlayerView.swift */; };
  64. A84C239B2D1E3A4300B61B55 /* GPVideoClipperController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A84C23982D1E3A4300B61B55 /* GPVideoClipperController.swift */; };
  65. A84C239C2D1E3A4300B61B55 /* GPVideoClipperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A84C23972D1E3A4300B61B55 /* GPVideoClipperView.swift */; };
  66. A84C239D2D1E3A4300B61B55 /* GPVideoConfigMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = A84C23952D1E3A4300B61B55 /* GPVideoConfigMaker.swift */; };
  67. A84C239F2D1E88CD00B61B55 /* TSFileManagerTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A84C239E2D1E88C500B61B55 /* TSFileManagerTool.swift */; };
  68. A868577C2DF819BB0089D222 /* TSDBManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868577B2DF819BA0089D222 /* TSDBManager.swift */; };
  69. A868577E2DF81A940089D222 /* TSDBActionInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868577D2DF81A930089D222 /* TSDBActionInfoModel.swift */; };
  70. A86857822DF81AD40089D222 /* TSActionInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857812DF81ACF0089D222 /* TSActionInfoModel.swift */; };
  71. A86857872DF81B660089D222 /* TSNetWork+Business.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857852DF81B660089D222 /* TSNetWork+Business.swift */; };
  72. A86857882DF81B660089D222 /* TSNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857842DF81B660089D222 /* TSNetworkManager.swift */; };
  73. A86857892DF81B660089D222 /* TSNetworkManager+Loading.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857862DF81B660089D222 /* TSNetworkManager+Loading.swift */; };
  74. A868578C2DF843F90089D222 /* TSRealmManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868578A2DF843F90089D222 /* TSRealmManager.swift */; };
  75. A86857922DF845F60089D222 /* TSGeneratoringAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857902DF845F60089D222 /* TSGeneratoringAnimationView.swift */; };
  76. A86857932DF845F60089D222 /* TSGeneratorErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857912DF845F60089D222 /* TSGeneratorErrorView.swift */; };
  77. A86857942DF845F60089D222 /* TSGeneratorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868578F2DF845F60089D222 /* TSGeneratorView.swift */; };
  78. A86857982DF846FE0089D222 /* TSDynamicBlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857972DF846FB0089D222 /* TSDynamicBlurView.swift */; };
  79. A868579A2DF915950089D222 /* TSPurchaseEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857992DF9158C0089D222 /* TSPurchaseEnum.swift */; };
  80. A868579E2DF915E90089D222 /* TSPurchaseBusiness.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868579D2DF915DD0089D222 /* TSPurchaseBusiness.swift */; };
  81. A86857A12DF91EB90089D222 /* TSAIListVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857A02DF91EB80089D222 /* TSAIListVC.swift */; };
  82. A86857A32DF91F690089D222 /* TSAILIstCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857A22DF91F680089D222 /* TSAILIstCell.swift */; };
  83. A86857A82DF9204B0089D222 /* TSPhotoPickerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857A62DF9204B0089D222 /* TSPhotoPickerManager.swift */; };
  84. A86857AC2DF921160089D222 /* TSAIListHintBaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857AA2DF921160089D222 /* TSAIListHintBaseVC.swift */; };
  85. A86857B02DF921970089D222 /* TSAppBtnView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857AE2DF921970089D222 /* TSAppBtnView.swift */; };
  86. A86857B22DF921F90089D222 /* TSView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857B12DF921F90089D222 /* TSView.swift */; };
  87. A86857B72DF9258D0089D222 /* TSAIUploadPhotoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857B52DF9258D0089D222 /* TSAIUploadPhotoVC.swift */; };
  88. A86857B92DF925A20089D222 /* TSAIList+Enmu.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857B82DF9259C0089D222 /* TSAIList+Enmu.swift */; };
  89. A86857BC2DF926110089D222 /* TSAIListHistoryVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857BB2DF9260D0089D222 /* TSAIListHistoryVC.swift */; };
  90. A86857BE2DF926220089D222 /* TSAIListHistoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857BD2DF9261D0089D222 /* TSAIListHistoryCell.swift */; };
  91. A86857C02DF926870089D222 /* TSPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857BF2DF926870089D222 /* TSPageNullView.swift */; };
  92. A86857C22DF926ED0089D222 /* TSPhotoSizeHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857C12DF926EB0089D222 /* TSPhotoSizeHelper.swift */; };
  93. A86857C42DF92AEB0089D222 /* UIFont+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857C32DF92AE30089D222 /* UIFont+Ex.swift */; };
  94. A86857C62DF92BE70089D222 /* ZillaSlab-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A86857C52DF92BE70089D222 /* ZillaSlab-Bold.ttf */; };
  95. A86857CF2DF977640089D222 /* TSAIListPhotoGeneratorVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857CE2DF977630089D222 /* TSAIListPhotoGeneratorVC.swift */; };
  96. A86857D12DF977980089D222 /* TSAIListPhotoGeneratorVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857D02DF9778B0089D222 /* TSAIListPhotoGeneratorVM.swift */; };
  97. A86857D32DF978740089D222 /* TSProgressState.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857D22DF978730089D222 /* TSProgressState.swift */; };
  98. A86857D52DF97A2A0089D222 /* TSAIExpandChangeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857D42DF97A2A0089D222 /* TSAIExpandChangeView.swift */; };
  99. A86857D72DF983620089D222 /* generat_loading.gif in Resources */ = {isa = PBXBuildFile; fileRef = A86857D62DF983620089D222 /* generat_loading.gif */; };
  100. A86857DA2DF994600089D222 /* TSAIPhotoDetailsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857D92DF9945F0089D222 /* TSAIPhotoDetailsVC.swift */; };
  101. A86857DD2DF99C200089D222 /* TSImageIPanComparisonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86857DC2DF99C200089D222 /* TSImageIPanComparisonView.swift */; };
  102. A8C4C0982D242154003C46FC /* LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = A858EE162D1CF49B004B680F /* LivePhoto.swift */; };
  103. A8C4C0A42D24218A003C46FC /* metadata.mov in Resources */ = {isa = PBXBuildFile; fileRef = A8C4C09E2D24218A003C46FC /* metadata.mov */; };
  104. A8C4C0A52D24218A003C46FC /* Converter4Video.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C09B2D24218A003C46FC /* Converter4Video.swift */; };
  105. A8C4C0A62D24218A003C46FC /* AVAssetExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C0992D24218A003C46FC /* AVAssetExtension.swift */; };
  106. A8C4C0A72D24218A003C46FC /* LivePhotoUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C09D2D24218A003C46FC /* LivePhotoUtil.m */; };
  107. A8C4C0A82D24218A003C46FC /* Converter4Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C09A2D24218A003C46FC /* Converter4Image.swift */; };
  108. A8C4C0AB2D2427E7003C46FC /* LivePhotoConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C0AA2D2427D3003C46FC /* LivePhotoConverter.swift */; };
  109. A8C4C0E62D268D02003C46FC /* LivePhotoCreater.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C0E42D268D02003C46FC /* LivePhotoCreater.swift */; };
  110. A8C4C0E72D268D02003C46FC /* VideoRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C0E52D268D02003C46FC /* VideoRecorder.swift */; };
  111. A8C4C0EF2D27BFF7003C46FC /* TSNetworkTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C4C0EE2D27BFEA003C46FC /* TSNetworkTool.swift */; };
  112. A8E56BF62D1520EC003C54AF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8E56BEC2D1520EC003C54AF /* AppDelegate.swift */; };
  113. A8E56BF92D1520EC003C54AF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A8E56BED2D1520EC003C54AF /* Assets.xcassets */; };
  114. A8E56BFB2D1520EC003C54AF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A8E56BF02D1520EC003C54AF /* LaunchScreen.storyboard */; };
  115. A8E590392DFFAE4400C2533F /* TSBootVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8E590382DFFAE4400C2533F /* TSBootVC.swift */; };
  116. A8EE92C02DFFC3B50077DFFD /* TSImageProComparisonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92BF2DFFC39C0077DFFD /* TSImageProComparisonView.swift */; };
  117. A8EE92C22DFFC54C0077DFFD /* TSBootModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92C12DFFC54A0077DFFD /* TSBootModel.swift */; };
  118. A8EE92C42DFFC5830077DFFD /* TSBootCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92C32DFFC5820077DFFD /* TSBootCell.swift */; };
  119. A8EE92CD2DFFF2860077DFFD /* TSBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92CB2DFFF2860077DFFD /* TSBaseOperation.swift */; };
  120. A8EE92CE2DFFF2860077DFFD /* TSGenerateBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92C72DFFF2860077DFFD /* TSGenerateBaseOperation.swift */; };
  121. A8EE92CF2DFFF2860077DFFD /* TSGenerateBasePhotoOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92C82DFFF2860077DFFD /* TSGenerateBasePhotoOperation.swift */; };
  122. A8EE92D02DFFF2860077DFFD /* TSBaseOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92CA2DFFF2860077DFFD /* TSBaseOperationQueue.swift */; };
  123. A8EE92D22DFFFE2F0077DFFD /* TSMineVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92D12DFFFE250077DFFD /* TSMineVM.swift */; };
  124. A8EE92D42DFFFFAD0077DFFD /* TSAIListVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EE92D32DFFFFAA0077DFFD /* TSAIListVM.swift */; };
  125. A8EE92D62E0005F70077DFFD /* Pacifico-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A8EE92D52E0005F70077DFFD /* Pacifico-Regular.ttf */; };
  126. A8F76C422D350A9600AA6E93 /* TSPurchaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F76C3E2D350A9600AA6E93 /* TSPurchaseManager.swift */; };
  127. A8F76C4D2D3747B400AA6E93 /* TSPurchaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F76C4C2D3747AB00AA6E93 /* TSPurchaseVC.swift */; };
  128. A8F778AE2D1AC12400BF55D5 /* TSRandomWallpaperBrowseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F778AD2D1AC12100BF55D5 /* TSRandomWallpaperBrowseView.swift */; };
  129. A8F778B22D1BA07200BF55D5 /* TSRandomWallpaperBrowseSelectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F778B12D1BA07000BF55D5 /* TSRandomWallpaperBrowseSelectView.swift */; };
  130. A8F778B42D1BB8F600BF55D5 /* PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F778B32D1BB8F300BF55D5 /* PhotoManager.swift */; };
  131. A8F778B72D1BE9A500BF55D5 /* TSLiveWallpaperBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F778B62D1BE9A100BF55D5 /* TSLiveWallpaperBrowseVC.swift */; };
  132. A8FD8F332DFBCB85008CAACF /* ZillaSlab-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A8FD8F322DFBCB85008CAACF /* ZillaSlab-Regular.ttf */; };
  133. A8FD8F342DFBCB85008CAACF /* ZillaSlab-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A8FD8F312DFBCB85008CAACF /* ZillaSlab-Medium.ttf */; };
  134. A8FD8F352DFBCB85008CAACF /* ZillaSlab-BoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A8FD8F302DFBCB85008CAACF /* ZillaSlab-BoldItalic.ttf */; };
  135. A8FD8F382DFBD660008CAACF /* TSMineTopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD8F372DFBD659008CAACF /* TSMineTopView.swift */; };
  136. A8FD8F3C2DFC0A72008CAACF /* HighlightedText.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD8F3B2DFC0A71008CAACF /* HighlightedText.swift */; };
  137. A8FD8F3F2DFC10CF008CAACF /* SwiftUIX in Frameworks */ = {isa = PBXBuildFile; productRef = A8FD8F3E2DFC10CF008CAACF /* SwiftUIX */; };
  138. A8FD8F412DFC138A008CAACF /* TYCycleImageComparisonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD8F402DFC138A008CAACF /* TYCycleImageComparisonView.swift */; };
  139. A8FD8F432DFC1656008CAACF /* TSImageComparisonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD8F422DFC1656008CAACF /* TSImageComparisonView.swift */; };
  140. A8FD8F472DFC3092008CAACF /* launch2.png in Resources */ = {isa = PBXBuildFile; fileRef = A8FD8F462DFC3092008CAACF /* launch2.png */; };
  141. /* End PBXBuildFile section */
  142. /* Begin PBXFileReference section */
  143. 603901212DF9770A0096551E /* Flash-old-Time.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Flash-old-Time.png"; sourceTree = "<group>"; };
  144. 603901602DFFF0330096551E /* SpacedButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpacedButton.swift; sourceTree = "<group>"; };
  145. 60553FC72D3B54A400BAAD7F /* LWNavigationBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LWNavigationBar.swift; sourceTree = "<group>"; };
  146. 60553FC82D3B54A400BAAD7F /* LWBaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LWBaseViewController.swift; sourceTree = "<group>"; };
  147. 60553FC92D3B54A400BAAD7F /* LWBaseNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LWBaseNavigationController.swift; sourceTree = "<group>"; };
  148. 60553FCA2D3B54A400BAAD7F /* GradientButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientButton.swift; sourceTree = "<group>"; };
  149. 60553FCB2D3B54A400BAAD7F /* SaveSuccessTipsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SaveSuccessTipsView.swift; sourceTree = "<group>"; };
  150. 60553FCD2D3B54A400BAAD7F /* GradientText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientText.swift; sourceTree = "<group>"; };
  151. 60553FCE2D3B54A400BAAD7F /* GradientBackgroundModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientBackgroundModifier.swift; sourceTree = "<group>"; };
  152. 60553FDC2D3B84E700BAAD7F /* UIScrollView+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIScrollView+Ext.swift"; sourceTree = "<group>"; };
  153. 609B6E9F2D6F11D0007942D4 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
  154. 609B6EA02D6F11D5007942D4 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
  155. 609B6EA12D6F11E0007942D4 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
  156. 609B6EA22D6F11E6007942D4 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
  157. 609B6EA42D6F1221007942D4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  158. 609B6EA62D6F1227007942D4 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  159. 609B6EA72D6F1230007942D4 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  160. 609B6EA82D6F1231007942D4 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
  161. 609B6EA92D6F1231007942D4 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  162. 71E5F623537702A8306DF3C8 /* Pods-TSLiveWallpaper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TSLiveWallpaper.release.xcconfig"; path = "Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper.release.xcconfig"; sourceTree = "<group>"; };
  163. A81CA4642D15685D00A3AAC8 /* TSLaunchVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLaunchVC.swift; sourceTree = "<group>"; };
  164. A81CA46D2D156C6F00A3AAC8 /* GlobalImports.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlobalImports.swift; sourceTree = "<group>"; };
  165. A81CA47E2D15789A00A3AAC8 /* TSConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSConfig.swift; sourceTree = "<group>"; };
  166. A81CA4822D157F5200A3AAC8 /* UIImageView+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImageView+Ex.swift"; sourceTree = "<group>"; };
  167. A81CA4842D15829E00A3AAC8 /* UIButton+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIButton+Ex.swift"; sourceTree = "<group>"; };
  168. A81CA48A2D15843500A3AAC8 /* TSCommonTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCommonTool.swift; sourceTree = "<group>"; };
  169. A81CA48E2D15857900A3AAC8 /* TSTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTabBarController.swift; sourceTree = "<group>"; };
  170. A81CA4942D1652B300A3AAC8 /* TSEditLiveVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEditLiveVC.swift; sourceTree = "<group>"; };
  171. A81CA4962D1652BB00A3AAC8 /* TSRandomWallpaperVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperVC.swift; sourceTree = "<group>"; };
  172. A81CA4982D1652C200A3AAC8 /* TSMineVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSMineVC.swift; sourceTree = "<group>"; };
  173. A81CA49A2D1652C900A3AAC8 /* TSHomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSHomeVC.swift; sourceTree = "<group>"; };
  174. A81CA49E2D1655BE00A3AAC8 /* UICollectionView+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UICollectionView+Ex.swift"; sourceTree = "<group>"; };
  175. A81CA4A32D16748700A3AAC8 /* TSViewTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSViewTool.swift; sourceTree = "<group>"; };
  176. A81CA4A92D16943200A3AAC8 /* TSMineCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSMineCell.swift; sourceTree = "<group>"; };
  177. A81CA4B72D16A6B600A3AAC8 /* View+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Ex.swift"; sourceTree = "<group>"; };
  178. A81CA4B92D16B6DC00A3AAC8 /* TSHomeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSHomeCell.swift; sourceTree = "<group>"; };
  179. A81F5B3B2D19086B00740085 /* TSRandomWallpaperCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperCell.swift; sourceTree = "<group>"; };
  180. A81F5B3D2D19087600740085 /* TSRandomWallpaperBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperBannerCell.swift; sourceTree = "<group>"; };
  181. A81F5B3F2D194EA900740085 /* UIDevice+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIDevice+Extension.swift"; sourceTree = "<group>"; };
  182. A81F5B422D19559C00740085 /* EditorVideoControlView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditorVideoControlView.swift; sourceTree = "<group>"; };
  183. A81F5B432D19559C00740085 /* EditorVideoControlViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditorVideoControlViewCell.swift; sourceTree = "<group>"; };
  184. A81F5B462D19562800740085 /* EditorVideoControlMaskView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditorVideoControlMaskView.swift; sourceTree = "<group>"; };
  185. A81F5B482D1956E600740085 /* UIScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIScreen.swift; sourceTree = "<group>"; };
  186. A81F5B4A2D19658300740085 /* PhotoTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoTools.swift; sourceTree = "<group>"; };
  187. A81F5B4E2D19673500740085 /* AVAsset+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AVAsset+Ex.swift"; sourceTree = "<group>"; };
  188. A81F5B512D19685900740085 /* response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = response.json; sourceTree = "<group>"; };
  189. A81F5B552D1982A900740085 /* TSImageDataCenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSImageDataCenter.swift; sourceTree = "<group>"; };
  190. A81F5B5A2D1A5F1800740085 /* TSHomeTopBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSHomeTopBannerCell.swift; sourceTree = "<group>"; };
  191. A81F5B5C2D1A905800740085 /* TSHomeDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSHomeDataModel.swift; sourceTree = "<group>"; };
  192. A81F5B5E2D1A907B00740085 /* TSRandomWallpaperModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperModel.swift; sourceTree = "<group>"; };
  193. A81F5B612D1AB17C00740085 /* TSRandomWallpaperBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperBrowseVC.swift; sourceTree = "<group>"; };
  194. A83946202D1D61D400ABFF0D /* TSRateUsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRateUsVC.swift; sourceTree = "<group>"; };
  195. A83946262D1D623800ABFF0D /* TSShareUsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSShareUsVC.swift; sourceTree = "<group>"; };
  196. A839462E2D1D64B300ABFF0D /* TSAboutUsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAboutUsVC.swift; sourceTree = "<group>"; };
  197. A83946302D1D669E00ABFF0D /* TSTermsServiceVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTermsServiceVC.swift; sourceTree = "<group>"; };
  198. A83946322D1D66A800ABFF0D /* TSPrivacyPolicyVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPrivacyPolicyVC.swift; sourceTree = "<group>"; };
  199. A83946392D1D6E2F00ABFF0D /* TSRandomWallpaperTutorialsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperTutorialsVC.swift; sourceTree = "<group>"; };
  200. A839463B2D1D6E3500ABFF0D /* TSRandomWallpaperCopyrightVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperCopyrightVC.swift; sourceTree = "<group>"; };
  201. A839463E2D1D6FB600ABFF0D /* TSLiveWallpaperTutorialsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLiveWallpaperTutorialsVC.swift; sourceTree = "<group>"; };
  202. A83946422D1D701300ABFF0D /* TSLiveWallpaperCopyrightVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLiveWallpaperCopyrightVC.swift; sourceTree = "<group>"; };
  203. A8477C962D22737800DF0B93 /* TSBusinessWebVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBusinessWebVC.swift; sourceTree = "<group>"; };
  204. A8477C9E2D22ABD500DF0B93 /* TSEditLiveEidtCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEditLiveEidtCell.swift; sourceTree = "<group>"; };
  205. A84C23952D1E3A4300B61B55 /* GPVideoConfigMaker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GPVideoConfigMaker.swift; sourceTree = "<group>"; };
  206. A84C23962D1E3A4300B61B55 /* GPVideoPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GPVideoPlayerView.swift; sourceTree = "<group>"; };
  207. A84C23972D1E3A4300B61B55 /* GPVideoClipperView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GPVideoClipperView.swift; sourceTree = "<group>"; };
  208. A84C23982D1E3A4300B61B55 /* GPVideoClipperController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GPVideoClipperController.swift; sourceTree = "<group>"; };
  209. A84C239E2D1E88C500B61B55 /* TSFileManagerTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSFileManagerTool.swift; sourceTree = "<group>"; };
  210. A858EE162D1CF49B004B680F /* LivePhoto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LivePhoto.swift; sourceTree = "<group>"; };
  211. A868577B2DF819BA0089D222 /* TSDBManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDBManager.swift; sourceTree = "<group>"; };
  212. A868577D2DF81A930089D222 /* TSDBActionInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDBActionInfoModel.swift; sourceTree = "<group>"; };
  213. A86857812DF81ACF0089D222 /* TSActionInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSActionInfoModel.swift; sourceTree = "<group>"; };
  214. A86857842DF81B660089D222 /* TSNetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSNetworkManager.swift; sourceTree = "<group>"; };
  215. A86857852DF81B660089D222 /* TSNetWork+Business.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetWork+Business.swift"; sourceTree = "<group>"; };
  216. A86857862DF81B660089D222 /* TSNetworkManager+Loading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetworkManager+Loading.swift"; sourceTree = "<group>"; };
  217. A868578A2DF843F90089D222 /* TSRealmManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRealmManager.swift; sourceTree = "<group>"; };
  218. A868578F2DF845F60089D222 /* TSGeneratorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratorView.swift; sourceTree = "<group>"; };
  219. A86857902DF845F60089D222 /* TSGeneratoringAnimationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratoringAnimationView.swift; sourceTree = "<group>"; };
  220. A86857912DF845F60089D222 /* TSGeneratorErrorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratorErrorView.swift; sourceTree = "<group>"; };
  221. A86857972DF846FB0089D222 /* TSDynamicBlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDynamicBlurView.swift; sourceTree = "<group>"; };
  222. A86857992DF9158C0089D222 /* TSPurchaseEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseEnum.swift; sourceTree = "<group>"; };
  223. A868579D2DF915DD0089D222 /* TSPurchaseBusiness.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseBusiness.swift; sourceTree = "<group>"; };
  224. A86857A02DF91EB80089D222 /* TSAIListVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIListVC.swift; sourceTree = "<group>"; };
  225. A86857A22DF91F680089D222 /* TSAILIstCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAILIstCell.swift; sourceTree = "<group>"; };
  226. A86857A62DF9204B0089D222 /* TSPhotoPickerManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPhotoPickerManager.swift; sourceTree = "<group>"; };
  227. A86857AA2DF921160089D222 /* TSAIListHintBaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIListHintBaseVC.swift; sourceTree = "<group>"; };
  228. A86857AE2DF921970089D222 /* TSAppBtnView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAppBtnView.swift; sourceTree = "<group>"; };
  229. A86857B12DF921F90089D222 /* TSView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSView.swift; sourceTree = "<group>"; };
  230. A86857B52DF9258D0089D222 /* TSAIUploadPhotoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIUploadPhotoVC.swift; sourceTree = "<group>"; };
  231. A86857B82DF9259C0089D222 /* TSAIList+Enmu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSAIList+Enmu.swift"; sourceTree = "<group>"; };
  232. A86857BB2DF9260D0089D222 /* TSAIListHistoryVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIListHistoryVC.swift; sourceTree = "<group>"; };
  233. A86857BD2DF9261D0089D222 /* TSAIListHistoryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIListHistoryCell.swift; sourceTree = "<group>"; };
  234. A86857BF2DF926870089D222 /* TSPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPageNullView.swift; sourceTree = "<group>"; };
  235. A86857C12DF926EB0089D222 /* TSPhotoSizeHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPhotoSizeHelper.swift; sourceTree = "<group>"; };
  236. A86857C32DF92AE30089D222 /* UIFont+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+Ex.swift"; sourceTree = "<group>"; };
  237. A86857C52DF92BE70089D222 /* ZillaSlab-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ZillaSlab-Bold.ttf"; sourceTree = "<group>"; };
  238. A86857CE2DF977630089D222 /* TSAIListPhotoGeneratorVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIListPhotoGeneratorVC.swift; sourceTree = "<group>"; };
  239. A86857D02DF9778B0089D222 /* TSAIListPhotoGeneratorVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIListPhotoGeneratorVM.swift; sourceTree = "<group>"; };
  240. A86857D22DF978730089D222 /* TSProgressState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSProgressState.swift; sourceTree = "<group>"; };
  241. A86857D42DF97A2A0089D222 /* TSAIExpandChangeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIExpandChangeView.swift; sourceTree = "<group>"; };
  242. A86857D62DF983620089D222 /* generat_loading.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = generat_loading.gif; sourceTree = "<group>"; };
  243. A86857D92DF9945F0089D222 /* TSAIPhotoDetailsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoDetailsVC.swift; sourceTree = "<group>"; };
  244. A86857DC2DF99C200089D222 /* TSImageIPanComparisonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSImageIPanComparisonView.swift; sourceTree = "<group>"; };
  245. A8C4C0992D24218A003C46FC /* AVAssetExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AVAssetExtension.swift; sourceTree = "<group>"; };
  246. A8C4C09A2D24218A003C46FC /* Converter4Image.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Converter4Image.swift; sourceTree = "<group>"; };
  247. A8C4C09B2D24218A003C46FC /* Converter4Video.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Converter4Video.swift; sourceTree = "<group>"; };
  248. A8C4C09C2D24218A003C46FC /* LivePhotoUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LivePhotoUtil.h; sourceTree = "<group>"; };
  249. A8C4C09D2D24218A003C46FC /* LivePhotoUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LivePhotoUtil.m; sourceTree = "<group>"; };
  250. A8C4C09E2D24218A003C46FC /* metadata.mov */ = {isa = PBXFileReference; lastKnownFileType = video.quicktime; path = metadata.mov; sourceTree = "<group>"; };
  251. A8C4C0A92D242204003C46FC /* Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
  252. A8C4C0AA2D2427D3003C46FC /* LivePhotoConverter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LivePhotoConverter.swift; sourceTree = "<group>"; };
  253. A8C4C0E42D268D02003C46FC /* LivePhotoCreater.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LivePhotoCreater.swift; sourceTree = "<group>"; };
  254. A8C4C0E52D268D02003C46FC /* VideoRecorder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoRecorder.swift; sourceTree = "<group>"; };
  255. A8C4C0EE2D27BFEA003C46FC /* TSNetworkTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSNetworkTool.swift; sourceTree = "<group>"; };
  256. A8E56BD42D1520DD003C54AF /* TSLiveWallpaper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TSLiveWallpaper.app; sourceTree = BUILT_PRODUCTS_DIR; };
  257. A8E56BEC2D1520EC003C54AF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  258. A8E56BED2D1520EC003C54AF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  259. A8E56BEE2D1520EC003C54AF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  260. A8E56BEF2D1520EC003C54AF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  261. A8E590382DFFAE4400C2533F /* TSBootVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBootVC.swift; sourceTree = "<group>"; };
  262. A8EE92BF2DFFC39C0077DFFD /* TSImageProComparisonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSImageProComparisonView.swift; sourceTree = "<group>"; };
  263. A8EE92C12DFFC54A0077DFFD /* TSBootModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBootModel.swift; sourceTree = "<group>"; };
  264. A8EE92C32DFFC5820077DFFD /* TSBootCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBootCell.swift; sourceTree = "<group>"; };
  265. A8EE92C72DFFF2860077DFFD /* TSGenerateBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateBaseOperation.swift; sourceTree = "<group>"; };
  266. A8EE92C82DFFF2860077DFFD /* TSGenerateBasePhotoOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateBasePhotoOperation.swift; sourceTree = "<group>"; };
  267. A8EE92CA2DFFF2860077DFFD /* TSBaseOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseOperationQueue.swift; sourceTree = "<group>"; };
  268. A8EE92CB2DFFF2860077DFFD /* TSBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseOperation.swift; sourceTree = "<group>"; };
  269. A8EE92D12DFFFE250077DFFD /* TSMineVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSMineVM.swift; sourceTree = "<group>"; };
  270. A8EE92D32DFFFFAA0077DFFD /* TSAIListVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIListVM.swift; sourceTree = "<group>"; };
  271. A8EE92D52E0005F70077DFFD /* Pacifico-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Pacifico-Regular.ttf"; sourceTree = "<group>"; };
  272. A8F76C3E2D350A9600AA6E93 /* TSPurchaseManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseManager.swift; sourceTree = "<group>"; };
  273. A8F76C4C2D3747AB00AA6E93 /* TSPurchaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseVC.swift; sourceTree = "<group>"; };
  274. A8F778AD2D1AC12100BF55D5 /* TSRandomWallpaperBrowseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperBrowseView.swift; sourceTree = "<group>"; };
  275. A8F778B12D1BA07000BF55D5 /* TSRandomWallpaperBrowseSelectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomWallpaperBrowseSelectView.swift; sourceTree = "<group>"; };
  276. A8F778B32D1BB8F300BF55D5 /* PhotoManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoManager.swift; sourceTree = "<group>"; };
  277. A8F778B62D1BE9A100BF55D5 /* TSLiveWallpaperBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLiveWallpaperBrowseVC.swift; sourceTree = "<group>"; };
  278. A8FD8F302DFBCB85008CAACF /* ZillaSlab-BoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ZillaSlab-BoldItalic.ttf"; sourceTree = "<group>"; };
  279. A8FD8F312DFBCB85008CAACF /* ZillaSlab-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ZillaSlab-Medium.ttf"; sourceTree = "<group>"; };
  280. A8FD8F322DFBCB85008CAACF /* ZillaSlab-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ZillaSlab-Regular.ttf"; sourceTree = "<group>"; };
  281. A8FD8F372DFBD659008CAACF /* TSMineTopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSMineTopView.swift; sourceTree = "<group>"; };
  282. A8FD8F3B2DFC0A71008CAACF /* HighlightedText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HighlightedText.swift; sourceTree = "<group>"; };
  283. A8FD8F402DFC138A008CAACF /* TYCycleImageComparisonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TYCycleImageComparisonView.swift; sourceTree = "<group>"; };
  284. A8FD8F422DFC1656008CAACF /* TSImageComparisonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSImageComparisonView.swift; sourceTree = "<group>"; };
  285. A8FD8F462DFC3092008CAACF /* launch2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = launch2.png; sourceTree = "<group>"; };
  286. CA36AE9B313600F95F04D9CA /* Pods-TSLiveWallpaper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TSLiveWallpaper.debug.xcconfig"; path = "Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper.debug.xcconfig"; sourceTree = "<group>"; };
  287. E33A770AEFA5810AED7219D3 /* Pods_TSLiveWallpaper.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TSLiveWallpaper.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  288. /* End PBXFileReference section */
  289. /* Begin PBXFrameworksBuildPhase section */
  290. A8E56BD12D1520DD003C54AF /* Frameworks */ = {
  291. isa = PBXFrameworksBuildPhase;
  292. buildActionMask = 2147483647;
  293. files = (
  294. 059E844A164B0E39971303B9 /* Pods_TSLiveWallpaper.framework in Frameworks */,
  295. A8FD8F3F2DFC10CF008CAACF /* SwiftUIX in Frameworks */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. /* End PBXFrameworksBuildPhase section */
  300. /* Begin PBXGroup section */
  301. 26583F0148474A7C756E32C9 /* Pods */ = {
  302. isa = PBXGroup;
  303. children = (
  304. CA36AE9B313600F95F04D9CA /* Pods-TSLiveWallpaper.debug.xcconfig */,
  305. 71E5F623537702A8306DF3C8 /* Pods-TSLiveWallpaper.release.xcconfig */,
  306. );
  307. path = Pods;
  308. sourceTree = "<group>";
  309. };
  310. 60553F022D3B4DF800BAAD7F /* TSMusic */ = {
  311. isa = PBXGroup;
  312. children = (
  313. 60553FCF2D3B54A400BAAD7F /* MusicBase */,
  314. );
  315. path = TSMusic;
  316. sourceTree = "<group>";
  317. };
  318. 60553FCF2D3B54A400BAAD7F /* MusicBase */ = {
  319. isa = PBXGroup;
  320. children = (
  321. 603901602DFFF0330096551E /* SpacedButton.swift */,
  322. 60553FC72D3B54A400BAAD7F /* LWNavigationBar.swift */,
  323. 60553FC82D3B54A400BAAD7F /* LWBaseViewController.swift */,
  324. 60553FC92D3B54A400BAAD7F /* LWBaseNavigationController.swift */,
  325. 60553FCA2D3B54A400BAAD7F /* GradientButton.swift */,
  326. 60553FCB2D3B54A400BAAD7F /* SaveSuccessTipsView.swift */,
  327. 60553FCD2D3B54A400BAAD7F /* GradientText.swift */,
  328. 60553FCE2D3B54A400BAAD7F /* GradientBackgroundModifier.swift */,
  329. );
  330. path = MusicBase;
  331. sourceTree = "<group>";
  332. };
  333. 606372D62D545E55005C82CF /* Example */ = {
  334. isa = PBXGroup;
  335. children = (
  336. 603901212DF9770A0096551E /* Flash-old-Time.png */,
  337. );
  338. path = Example;
  339. sourceTree = "<group>";
  340. };
  341. A81CA45F2D1567CD00A3AAC8 /* LaunchVC */ = {
  342. isa = PBXGroup;
  343. children = (
  344. A81CA4642D15685D00A3AAC8 /* TSLaunchVC.swift */,
  345. );
  346. path = LaunchVC;
  347. sourceTree = "<group>";
  348. };
  349. A81CA4662D156A8100A3AAC8 /* Common */ = {
  350. isa = PBXGroup;
  351. children = (
  352. A8FD8F3A2DFC0A63008CAACF /* SwiftUI */,
  353. A86857C12DF926EB0089D222 /* TSPhotoSizeHelper.swift */,
  354. A86857A52DF920400089D222 /* ViewTool */,
  355. A86857832DF81B510089D222 /* TSNetWork */,
  356. A8F76C402D350A9600AA6E93 /* Purchase */,
  357. A858EE182D1CF635004B680F /* ThirdParty */,
  358. A81CA4882D15840F00A3AAC8 /* Tool */,
  359. A81CA4752D15778800A3AAC8 /* Ex */,
  360. A81CA46C2D156C6800A3AAC8 /* GlobalImports */,
  361. );
  362. path = Common;
  363. sourceTree = "<group>";
  364. };
  365. A81CA46C2D156C6800A3AAC8 /* GlobalImports */ = {
  366. isa = PBXGroup;
  367. children = (
  368. A81CA46D2D156C6F00A3AAC8 /* GlobalImports.swift */,
  369. );
  370. path = GlobalImports;
  371. sourceTree = "<group>";
  372. };
  373. A81CA4752D15778800A3AAC8 /* Ex */ = {
  374. isa = PBXGroup;
  375. children = (
  376. A86857C32DF92AE30089D222 /* UIFont+Ex.swift */,
  377. A81F5B4E2D19673500740085 /* AVAsset+Ex.swift */,
  378. A81CA4B72D16A6B600A3AAC8 /* View+Ex.swift */,
  379. A81CA49E2D1655BE00A3AAC8 /* UICollectionView+Ex.swift */,
  380. A81F5B3F2D194EA900740085 /* UIDevice+Extension.swift */,
  381. A81CA4822D157F5200A3AAC8 /* UIImageView+Ex.swift */,
  382. A81CA4842D15829E00A3AAC8 /* UIButton+Ex.swift */,
  383. A81F5B482D1956E600740085 /* UIScreen.swift */,
  384. 60553FDC2D3B84E700BAAD7F /* UIScrollView+Ext.swift */,
  385. );
  386. path = Ex;
  387. sourceTree = "<group>";
  388. };
  389. A81CA47C2D15787D00A3AAC8 /* DataManger */ = {
  390. isa = PBXGroup;
  391. children = (
  392. A81F5B552D1982A900740085 /* TSImageDataCenter.swift */,
  393. A81F5B5C2D1A905800740085 /* TSHomeDataModel.swift */,
  394. A81F5B5E2D1A907B00740085 /* TSRandomWallpaperModel.swift */,
  395. A81CA47D2D15788C00A3AAC8 /* Config */,
  396. );
  397. path = DataManger;
  398. sourceTree = "<group>";
  399. };
  400. A81CA47D2D15788C00A3AAC8 /* Config */ = {
  401. isa = PBXGroup;
  402. children = (
  403. A81CA47E2D15789A00A3AAC8 /* TSConfig.swift */,
  404. );
  405. path = Config;
  406. sourceTree = "<group>";
  407. };
  408. A81CA4882D15840F00A3AAC8 /* Tool */ = {
  409. isa = PBXGroup;
  410. children = (
  411. A8C4C0EE2D27BFEA003C46FC /* TSNetworkTool.swift */,
  412. A84C239E2D1E88C500B61B55 /* TSFileManagerTool.swift */,
  413. A81F5B4A2D19658300740085 /* PhotoTools.swift */,
  414. A81CA4892D15841600A3AAC8 /* TSCommonTool */,
  415. );
  416. path = Tool;
  417. sourceTree = "<group>";
  418. };
  419. A81CA4892D15841600A3AAC8 /* TSCommonTool */ = {
  420. isa = PBXGroup;
  421. children = (
  422. A81CA48A2D15843500A3AAC8 /* TSCommonTool.swift */,
  423. );
  424. path = TSCommonTool;
  425. sourceTree = "<group>";
  426. };
  427. A81CA48C2D15855300A3AAC8 /* Business */ = {
  428. isa = PBXGroup;
  429. children = (
  430. A8E590372DFFAE3100C2533F /* TSBootVC */,
  431. A86857AD2DF9218C0089D222 /* General */,
  432. A86857A92DF9210D0089D222 /* TSAIListVC */,
  433. A868578D2DF845D00089D222 /* BusinessView */,
  434. 60553F022D3B4DF800BAAD7F /* TSMusic */,
  435. A8F76C3A2D35022300AA6E93 /* TSPurchaseMembershipVC */,
  436. A8477C952D2272FB00DF0B93 /* TSBusinessWebVC */,
  437. A81CA4932D16527E00A3AAC8 /* TSEditLiveVC */,
  438. A81CA4922D16525C00A3AAC8 /* TSRandomWallpaperVC */,
  439. A81CA4912D16521300A3AAC8 /* TSMineVC */,
  440. A81CA4902D16520500A3AAC8 /* TSHomeVC */,
  441. A81CA48D2D15855B00A3AAC8 /* TSTabBarController */,
  442. );
  443. path = Business;
  444. sourceTree = "<group>";
  445. };
  446. A81CA48D2D15855B00A3AAC8 /* TSTabBarController */ = {
  447. isa = PBXGroup;
  448. children = (
  449. A81CA48E2D15857900A3AAC8 /* TSTabBarController.swift */,
  450. );
  451. path = TSTabBarController;
  452. sourceTree = "<group>";
  453. };
  454. A81CA4902D16520500A3AAC8 /* TSHomeVC */ = {
  455. isa = PBXGroup;
  456. children = (
  457. A8F778B52D1BE98D00BF55D5 /* TSLiveWallpaperBrowseVC */,
  458. A81F5B572D1A5F0100740085 /* View */,
  459. A81CA49A2D1652C900A3AAC8 /* TSHomeVC.swift */,
  460. A81CA4B92D16B6DC00A3AAC8 /* TSHomeCell.swift */,
  461. );
  462. path = TSHomeVC;
  463. sourceTree = "<group>";
  464. };
  465. A81CA4912D16521300A3AAC8 /* TSMineVC */ = {
  466. isa = PBXGroup;
  467. children = (
  468. A8FD8F362DFBD650008CAACF /* View */,
  469. A839461C2D1D61A900ABFF0D /* VC */,
  470. A81CA4982D1652C200A3AAC8 /* TSMineVC.swift */,
  471. A8EE92D12DFFFE250077DFFD /* TSMineVM.swift */,
  472. A81CA4A92D16943200A3AAC8 /* TSMineCell.swift */,
  473. );
  474. path = TSMineVC;
  475. sourceTree = "<group>";
  476. };
  477. A81CA4922D16525C00A3AAC8 /* TSRandomWallpaperVC */ = {
  478. isa = PBXGroup;
  479. children = (
  480. A83946382D1D6DEA00ABFF0D /* EasyVC */,
  481. A81F5B602D1AB14700740085 /* TSRandomWallpaperBrowseVC */,
  482. A81F5B3A2D19085F00740085 /* TSRandomWallpaperView */,
  483. A81CA4962D1652BB00A3AAC8 /* TSRandomWallpaperVC.swift */,
  484. );
  485. path = TSRandomWallpaperVC;
  486. sourceTree = "<group>";
  487. };
  488. A81CA4932D16527E00A3AAC8 /* TSEditLiveVC */ = {
  489. isa = PBXGroup;
  490. children = (
  491. A83946442D1D7C2B00ABFF0D /* TSEditVideoVC */,
  492. A81CA4942D1652B300A3AAC8 /* TSEditLiveVC.swift */,
  493. A8477C9E2D22ABD500DF0B93 /* TSEditLiveEidtCell.swift */,
  494. );
  495. path = TSEditLiveVC;
  496. sourceTree = "<group>";
  497. };
  498. A81CA4A22D16747900A3AAC8 /* TSViewTool */ = {
  499. isa = PBXGroup;
  500. children = (
  501. A8F778B32D1BB8F300BF55D5 /* PhotoManager.swift */,
  502. A81CA4A32D16748700A3AAC8 /* TSViewTool.swift */,
  503. );
  504. path = TSViewTool;
  505. sourceTree = "<group>";
  506. };
  507. A81CA4B12D1695F300A3AAC8 /* Resource */ = {
  508. isa = PBXGroup;
  509. children = (
  510. A86857D62DF983620089D222 /* generat_loading.gif */,
  511. 606372D62D545E55005C82CF /* Example */,
  512. A81F5B502D19684D00740085 /* Json */,
  513. A81CA4B22D1695F800A3AAC8 /* Font */,
  514. );
  515. path = Resource;
  516. sourceTree = "<group>";
  517. };
  518. A81CA4B22D1695F800A3AAC8 /* Font */ = {
  519. isa = PBXGroup;
  520. children = (
  521. A8FD8F302DFBCB85008CAACF /* ZillaSlab-BoldItalic.ttf */,
  522. A8FD8F312DFBCB85008CAACF /* ZillaSlab-Medium.ttf */,
  523. A8FD8F322DFBCB85008CAACF /* ZillaSlab-Regular.ttf */,
  524. A8EE92D52E0005F70077DFFD /* Pacifico-Regular.ttf */,
  525. A86857C52DF92BE70089D222 /* ZillaSlab-Bold.ttf */,
  526. );
  527. path = Font;
  528. sourceTree = "<group>";
  529. };
  530. A81F5B3A2D19085F00740085 /* TSRandomWallpaperView */ = {
  531. isa = PBXGroup;
  532. children = (
  533. A81F5B3D2D19087600740085 /* TSRandomWallpaperBannerCell.swift */,
  534. A81F5B3B2D19086B00740085 /* TSRandomWallpaperCell.swift */,
  535. );
  536. path = TSRandomWallpaperView;
  537. sourceTree = "<group>";
  538. };
  539. A81F5B412D19558E00740085 /* EditorVideo */ = {
  540. isa = PBXGroup;
  541. children = (
  542. A81F5B462D19562800740085 /* EditorVideoControlMaskView.swift */,
  543. A81F5B422D19559C00740085 /* EditorVideoControlView.swift */,
  544. A81F5B432D19559C00740085 /* EditorVideoControlViewCell.swift */,
  545. );
  546. path = EditorVideo;
  547. sourceTree = "<group>";
  548. };
  549. A81F5B502D19684D00740085 /* Json */ = {
  550. isa = PBXGroup;
  551. children = (
  552. A81F5B512D19685900740085 /* response.json */,
  553. );
  554. path = Json;
  555. sourceTree = "<group>";
  556. };
  557. A81F5B572D1A5F0100740085 /* View */ = {
  558. isa = PBXGroup;
  559. children = (
  560. A81F5B5A2D1A5F1800740085 /* TSHomeTopBannerCell.swift */,
  561. );
  562. path = View;
  563. sourceTree = "<group>";
  564. };
  565. A81F5B602D1AB14700740085 /* TSRandomWallpaperBrowseVC */ = {
  566. isa = PBXGroup;
  567. children = (
  568. A8F778B12D1BA07000BF55D5 /* TSRandomWallpaperBrowseSelectView.swift */,
  569. A8F778AD2D1AC12100BF55D5 /* TSRandomWallpaperBrowseView.swift */,
  570. A81F5B612D1AB17C00740085 /* TSRandomWallpaperBrowseVC.swift */,
  571. );
  572. path = TSRandomWallpaperBrowseVC;
  573. sourceTree = "<group>";
  574. };
  575. A839461C2D1D61A900ABFF0D /* VC */ = {
  576. isa = PBXGroup;
  577. children = (
  578. A839461F2D1D61D100ABFF0D /* CellVC */,
  579. );
  580. path = VC;
  581. sourceTree = "<group>";
  582. };
  583. A839461F2D1D61D100ABFF0D /* CellVC */ = {
  584. isa = PBXGroup;
  585. children = (
  586. A83946262D1D623800ABFF0D /* TSShareUsVC.swift */,
  587. A83946202D1D61D400ABFF0D /* TSRateUsVC.swift */,
  588. A83946302D1D669E00ABFF0D /* TSTermsServiceVC.swift */,
  589. A839462E2D1D64B300ABFF0D /* TSAboutUsVC.swift */,
  590. A83946322D1D66A800ABFF0D /* TSPrivacyPolicyVC.swift */,
  591. );
  592. path = CellVC;
  593. sourceTree = "<group>";
  594. };
  595. A83946382D1D6DEA00ABFF0D /* EasyVC */ = {
  596. isa = PBXGroup;
  597. children = (
  598. A83946392D1D6E2F00ABFF0D /* TSRandomWallpaperTutorialsVC.swift */,
  599. A839463B2D1D6E3500ABFF0D /* TSRandomWallpaperCopyrightVC.swift */,
  600. );
  601. path = EasyVC;
  602. sourceTree = "<group>";
  603. };
  604. A839463D2D1D6F9400ABFF0D /* EasyVC */ = {
  605. isa = PBXGroup;
  606. children = (
  607. A839463E2D1D6FB600ABFF0D /* TSLiveWallpaperTutorialsVC.swift */,
  608. A83946422D1D701300ABFF0D /* TSLiveWallpaperCopyrightVC.swift */,
  609. );
  610. path = EasyVC;
  611. sourceTree = "<group>";
  612. };
  613. A83946442D1D7C2B00ABFF0D /* TSEditVideoVC */ = {
  614. isa = PBXGroup;
  615. children = (
  616. A84C23992D1E3A4300B61B55 /* GPVideoClipper */,
  617. A81F5B412D19558E00740085 /* EditorVideo */,
  618. );
  619. path = TSEditVideoVC;
  620. sourceTree = "<group>";
  621. };
  622. A8477C952D2272FB00DF0B93 /* TSBusinessWebVC */ = {
  623. isa = PBXGroup;
  624. children = (
  625. A8477C962D22737800DF0B93 /* TSBusinessWebVC.swift */,
  626. );
  627. path = TSBusinessWebVC;
  628. sourceTree = "<group>";
  629. };
  630. A84C23992D1E3A4300B61B55 /* GPVideoClipper */ = {
  631. isa = PBXGroup;
  632. children = (
  633. A84C23952D1E3A4300B61B55 /* GPVideoConfigMaker.swift */,
  634. A84C23962D1E3A4300B61B55 /* GPVideoPlayerView.swift */,
  635. A84C23972D1E3A4300B61B55 /* GPVideoClipperView.swift */,
  636. A84C23982D1E3A4300B61B55 /* GPVideoClipperController.swift */,
  637. );
  638. path = GPVideoClipper;
  639. sourceTree = "<group>";
  640. };
  641. A858EE182D1CF635004B680F /* ThirdParty */ = {
  642. isa = PBXGroup;
  643. children = (
  644. A8C4C0E42D268D02003C46FC /* LivePhotoCreater.swift */,
  645. A8C4C0E52D268D02003C46FC /* VideoRecorder.swift */,
  646. A8C4C0A12D24218A003C46FC /* Util */,
  647. A858EE162D1CF49B004B680F /* LivePhoto.swift */,
  648. );
  649. path = ThirdParty;
  650. sourceTree = "<group>";
  651. };
  652. A868577A2DF819AA0089D222 /* TSDBManager */ = {
  653. isa = PBXGroup;
  654. children = (
  655. A868577B2DF819BA0089D222 /* TSDBManager.swift */,
  656. A868577D2DF81A930089D222 /* TSDBActionInfoModel.swift */,
  657. );
  658. path = TSDBManager;
  659. sourceTree = "<group>";
  660. };
  661. A868577F2DF81AB90089D222 /* Model */ = {
  662. isa = PBXGroup;
  663. children = (
  664. A86857812DF81ACF0089D222 /* TSActionInfoModel.swift */,
  665. A86857D22DF978730089D222 /* TSProgressState.swift */,
  666. );
  667. path = Model;
  668. sourceTree = "<group>";
  669. };
  670. A86857802DF81AC20089D222 /* Data */ = {
  671. isa = PBXGroup;
  672. children = (
  673. A8EE92CC2DFFF2860077DFFD /* OperationQueue */,
  674. A868578B2DF843F90089D222 /* TSRealmManager */,
  675. A868577F2DF81AB90089D222 /* Model */,
  676. A868577A2DF819AA0089D222 /* TSDBManager */,
  677. );
  678. path = Data;
  679. sourceTree = "<group>";
  680. };
  681. A86857832DF81B510089D222 /* TSNetWork */ = {
  682. isa = PBXGroup;
  683. children = (
  684. A86857842DF81B660089D222 /* TSNetworkManager.swift */,
  685. A86857852DF81B660089D222 /* TSNetWork+Business.swift */,
  686. A86857862DF81B660089D222 /* TSNetworkManager+Loading.swift */,
  687. );
  688. path = TSNetWork;
  689. sourceTree = "<group>";
  690. };
  691. A868578B2DF843F90089D222 /* TSRealmManager */ = {
  692. isa = PBXGroup;
  693. children = (
  694. A868578A2DF843F90089D222 /* TSRealmManager.swift */,
  695. );
  696. path = TSRealmManager;
  697. sourceTree = "<group>";
  698. };
  699. A868578D2DF845D00089D222 /* BusinessView */ = {
  700. isa = PBXGroup;
  701. children = (
  702. A8EE92BF2DFFC39C0077DFFD /* TSImageProComparisonView.swift */,
  703. A86857DC2DF99C200089D222 /* TSImageIPanComparisonView.swift */,
  704. A8FD8F422DFC1656008CAACF /* TSImageComparisonView.swift */,
  705. A8FD8F402DFC138A008CAACF /* TYCycleImageComparisonView.swift */,
  706. A86857BF2DF926870089D222 /* TSPageNullView.swift */,
  707. A86857AE2DF921970089D222 /* TSAppBtnView.swift */,
  708. A86857B12DF921F90089D222 /* TSView.swift */,
  709. A86857972DF846FB0089D222 /* TSDynamicBlurView.swift */,
  710. A868578E2DF845E40089D222 /* TSGeneratorView */,
  711. );
  712. path = BusinessView;
  713. sourceTree = "<group>";
  714. };
  715. A868578E2DF845E40089D222 /* TSGeneratorView */ = {
  716. isa = PBXGroup;
  717. children = (
  718. A868578F2DF845F60089D222 /* TSGeneratorView.swift */,
  719. A86857902DF845F60089D222 /* TSGeneratoringAnimationView.swift */,
  720. A86857912DF845F60089D222 /* TSGeneratorErrorView.swift */,
  721. );
  722. path = TSGeneratorView;
  723. sourceTree = "<group>";
  724. };
  725. A868579F2DF91EA10089D222 /* TSAIListVC */ = {
  726. isa = PBXGroup;
  727. children = (
  728. A8EE92D32DFFFFAA0077DFFD /* TSAIListVM.swift */,
  729. A86857A02DF91EB80089D222 /* TSAIListVC.swift */,
  730. A86857A22DF91F680089D222 /* TSAILIstCell.swift */,
  731. );
  732. path = TSAIListVC;
  733. sourceTree = "<group>";
  734. };
  735. A86857A52DF920400089D222 /* ViewTool */ = {
  736. isa = PBXGroup;
  737. children = (
  738. A86857A72DF9204B0089D222 /* TSPhotoPickerManager */,
  739. );
  740. path = ViewTool;
  741. sourceTree = "<group>";
  742. };
  743. A86857A72DF9204B0089D222 /* TSPhotoPickerManager */ = {
  744. isa = PBXGroup;
  745. children = (
  746. A86857A62DF9204B0089D222 /* TSPhotoPickerManager.swift */,
  747. );
  748. path = TSPhotoPickerManager;
  749. sourceTree = "<group>";
  750. };
  751. A86857A92DF9210D0089D222 /* TSAIListVC */ = {
  752. isa = PBXGroup;
  753. children = (
  754. A86857D82DF9943E0089D222 /* TSAIPhotoDetailsVC */,
  755. A86857D42DF97A2A0089D222 /* TSAIExpandChangeView.swift */,
  756. A86857CD2DF9775D0089D222 /* TSAIPhotoGeneratorVC */,
  757. A86857BA2DF926070089D222 /* TSAIListHistoryVC */,
  758. A86857B82DF9259C0089D222 /* TSAIList+Enmu.swift */,
  759. A86857B62DF9258D0089D222 /* TSAIUploadPhotoVC */,
  760. A86857AB2DF921160089D222 /* TSAIAgeImageHintVC */,
  761. A868579F2DF91EA10089D222 /* TSAIListVC */,
  762. );
  763. path = TSAIListVC;
  764. sourceTree = "<group>";
  765. };
  766. A86857AB2DF921160089D222 /* TSAIAgeImageHintVC */ = {
  767. isa = PBXGroup;
  768. children = (
  769. A86857AA2DF921160089D222 /* TSAIListHintBaseVC.swift */,
  770. );
  771. path = TSAIAgeImageHintVC;
  772. sourceTree = "<group>";
  773. };
  774. A86857AD2DF9218C0089D222 /* General */ = {
  775. isa = PBXGroup;
  776. children = (
  777. );
  778. path = General;
  779. sourceTree = "<group>";
  780. };
  781. A86857B62DF9258D0089D222 /* TSAIUploadPhotoVC */ = {
  782. isa = PBXGroup;
  783. children = (
  784. A86857B52DF9258D0089D222 /* TSAIUploadPhotoVC.swift */,
  785. );
  786. path = TSAIUploadPhotoVC;
  787. sourceTree = "<group>";
  788. };
  789. A86857BA2DF926070089D222 /* TSAIListHistoryVC */ = {
  790. isa = PBXGroup;
  791. children = (
  792. A86857BB2DF9260D0089D222 /* TSAIListHistoryVC.swift */,
  793. A86857BD2DF9261D0089D222 /* TSAIListHistoryCell.swift */,
  794. );
  795. path = TSAIListHistoryVC;
  796. sourceTree = "<group>";
  797. };
  798. A86857CD2DF9775D0089D222 /* TSAIPhotoGeneratorVC */ = {
  799. isa = PBXGroup;
  800. children = (
  801. A86857CE2DF977630089D222 /* TSAIListPhotoGeneratorVC.swift */,
  802. A86857D02DF9778B0089D222 /* TSAIListPhotoGeneratorVM.swift */,
  803. );
  804. path = TSAIPhotoGeneratorVC;
  805. sourceTree = "<group>";
  806. };
  807. A86857D82DF9943E0089D222 /* TSAIPhotoDetailsVC */ = {
  808. isa = PBXGroup;
  809. children = (
  810. A86857DB2DF99C170089D222 /* View */,
  811. A86857D92DF9945F0089D222 /* TSAIPhotoDetailsVC.swift */,
  812. );
  813. path = TSAIPhotoDetailsVC;
  814. sourceTree = "<group>";
  815. };
  816. A86857DB2DF99C170089D222 /* View */ = {
  817. isa = PBXGroup;
  818. children = (
  819. );
  820. path = View;
  821. sourceTree = "<group>";
  822. };
  823. A8C4C0A12D24218A003C46FC /* Util */ = {
  824. isa = PBXGroup;
  825. children = (
  826. A8C4C0AA2D2427D3003C46FC /* LivePhotoConverter.swift */,
  827. A8C4C0992D24218A003C46FC /* AVAssetExtension.swift */,
  828. A8C4C09A2D24218A003C46FC /* Converter4Image.swift */,
  829. A8C4C09B2D24218A003C46FC /* Converter4Video.swift */,
  830. A8C4C09C2D24218A003C46FC /* LivePhotoUtil.h */,
  831. A8C4C09D2D24218A003C46FC /* LivePhotoUtil.m */,
  832. A8C4C09E2D24218A003C46FC /* metadata.mov */,
  833. );
  834. path = Util;
  835. sourceTree = "<group>";
  836. };
  837. A8E56BCB2D1520DD003C54AF = {
  838. isa = PBXGroup;
  839. children = (
  840. A8E56BF52D1520EC003C54AF /* TSLiveWallpaper */,
  841. A8E56BD52D1520DD003C54AF /* Products */,
  842. 26583F0148474A7C756E32C9 /* Pods */,
  843. D901B78947260557CA1FA83C /* Frameworks */,
  844. A8C4C0A92D242204003C46FC /* Bridging-Header.h */,
  845. );
  846. sourceTree = "<group>";
  847. };
  848. A8E56BD52D1520DD003C54AF /* Products */ = {
  849. isa = PBXGroup;
  850. children = (
  851. A8E56BD42D1520DD003C54AF /* TSLiveWallpaper.app */,
  852. );
  853. name = Products;
  854. sourceTree = "<group>";
  855. };
  856. A8E56BF52D1520EC003C54AF /* TSLiveWallpaper */ = {
  857. isa = PBXGroup;
  858. children = (
  859. A86857802DF81AC20089D222 /* Data */,
  860. A81CA4B12D1695F300A3AAC8 /* Resource */,
  861. A81CA48C2D15855300A3AAC8 /* Business */,
  862. A81CA47C2D15787D00A3AAC8 /* DataManger */,
  863. A81CA4662D156A8100A3AAC8 /* Common */,
  864. A81CA45F2D1567CD00A3AAC8 /* LaunchVC */,
  865. A8E56BEC2D1520EC003C54AF /* AppDelegate.swift */,
  866. A8E56BED2D1520EC003C54AF /* Assets.xcassets */,
  867. A8FD8F462DFC3092008CAACF /* launch2.png */,
  868. A8E56BEE2D1520EC003C54AF /* Info.plist */,
  869. A8E56BF02D1520EC003C54AF /* LaunchScreen.storyboard */,
  870. 609B6EA32D6F1221007942D4 /* Localizable.strings */,
  871. );
  872. path = TSLiveWallpaper;
  873. sourceTree = "<group>";
  874. };
  875. A8E590372DFFAE3100C2533F /* TSBootVC */ = {
  876. isa = PBXGroup;
  877. children = (
  878. A8EE92C12DFFC54A0077DFFD /* TSBootModel.swift */,
  879. A8E590382DFFAE4400C2533F /* TSBootVC.swift */,
  880. A8EE92C32DFFC5820077DFFD /* TSBootCell.swift */,
  881. );
  882. path = TSBootVC;
  883. sourceTree = "<group>";
  884. };
  885. A8EE92C92DFFF2860077DFFD /* TSGenerateBaseOperation */ = {
  886. isa = PBXGroup;
  887. children = (
  888. A8EE92C72DFFF2860077DFFD /* TSGenerateBaseOperation.swift */,
  889. A8EE92C82DFFF2860077DFFD /* TSGenerateBasePhotoOperation.swift */,
  890. );
  891. path = TSGenerateBaseOperation;
  892. sourceTree = "<group>";
  893. };
  894. A8EE92CC2DFFF2860077DFFD /* OperationQueue */ = {
  895. isa = PBXGroup;
  896. children = (
  897. A8EE92C92DFFF2860077DFFD /* TSGenerateBaseOperation */,
  898. A8EE92CA2DFFF2860077DFFD /* TSBaseOperationQueue.swift */,
  899. A8EE92CB2DFFF2860077DFFD /* TSBaseOperation.swift */,
  900. );
  901. path = OperationQueue;
  902. sourceTree = "<group>";
  903. };
  904. A8F76C3A2D35022300AA6E93 /* TSPurchaseMembershipVC */ = {
  905. isa = PBXGroup;
  906. children = (
  907. A8F76C4C2D3747AB00AA6E93 /* TSPurchaseVC.swift */,
  908. A81CA4A22D16747900A3AAC8 /* TSViewTool */,
  909. );
  910. path = TSPurchaseMembershipVC;
  911. sourceTree = "<group>";
  912. };
  913. A8F76C402D350A9600AA6E93 /* Purchase */ = {
  914. isa = PBXGroup;
  915. children = (
  916. A86857992DF9158C0089D222 /* TSPurchaseEnum.swift */,
  917. A8F76C3E2D350A9600AA6E93 /* TSPurchaseManager.swift */,
  918. A868579D2DF915DD0089D222 /* TSPurchaseBusiness.swift */,
  919. );
  920. path = Purchase;
  921. sourceTree = "<group>";
  922. };
  923. A8F778B52D1BE98D00BF55D5 /* TSLiveWallpaperBrowseVC */ = {
  924. isa = PBXGroup;
  925. children = (
  926. A8F778B62D1BE9A100BF55D5 /* TSLiveWallpaperBrowseVC.swift */,
  927. A839463D2D1D6F9400ABFF0D /* EasyVC */,
  928. );
  929. path = TSLiveWallpaperBrowseVC;
  930. sourceTree = "<group>";
  931. };
  932. A8FD8F362DFBD650008CAACF /* View */ = {
  933. isa = PBXGroup;
  934. children = (
  935. A8FD8F372DFBD659008CAACF /* TSMineTopView.swift */,
  936. );
  937. path = View;
  938. sourceTree = "<group>";
  939. };
  940. A8FD8F3A2DFC0A63008CAACF /* SwiftUI */ = {
  941. isa = PBXGroup;
  942. children = (
  943. A8FD8F3B2DFC0A71008CAACF /* HighlightedText.swift */,
  944. );
  945. path = SwiftUI;
  946. sourceTree = "<group>";
  947. };
  948. D901B78947260557CA1FA83C /* Frameworks */ = {
  949. isa = PBXGroup;
  950. children = (
  951. E33A770AEFA5810AED7219D3 /* Pods_TSLiveWallpaper.framework */,
  952. );
  953. name = Frameworks;
  954. sourceTree = "<group>";
  955. };
  956. /* End PBXGroup section */
  957. /* Begin PBXNativeTarget section */
  958. A8E56BD32D1520DD003C54AF /* TSLiveWallpaper */ = {
  959. isa = PBXNativeTarget;
  960. buildConfigurationList = A8E56BE72D1520DE003C54AF /* Build configuration list for PBXNativeTarget "TSLiveWallpaper" */;
  961. buildPhases = (
  962. A7C670FF3600581807D435F0 /* [CP] Check Pods Manifest.lock */,
  963. A8E56BD02D1520DD003C54AF /* Sources */,
  964. A8E56BD12D1520DD003C54AF /* Frameworks */,
  965. A8E56BD22D1520DD003C54AF /* Resources */,
  966. CD3560202ECC0B9D97903E2D /* [CP] Embed Pods Frameworks */,
  967. );
  968. buildRules = (
  969. );
  970. dependencies = (
  971. );
  972. name = TSLiveWallpaper;
  973. productName = TSLiveWallpaper;
  974. productReference = A8E56BD42D1520DD003C54AF /* TSLiveWallpaper.app */;
  975. productType = "com.apple.product-type.application";
  976. };
  977. /* End PBXNativeTarget section */
  978. /* Begin PBXProject section */
  979. A8E56BCC2D1520DD003C54AF /* Project object */ = {
  980. isa = PBXProject;
  981. attributes = {
  982. BuildIndependentTargetsInParallel = 1;
  983. CLASSPREFIX = TS;
  984. LastSwiftUpdateCheck = 1620;
  985. LastUpgradeCheck = 1620;
  986. TargetAttributes = {
  987. A8E56BD32D1520DD003C54AF = {
  988. CreatedOnToolsVersion = 16.2;
  989. };
  990. };
  991. };
  992. buildConfigurationList = A8E56BCF2D1520DD003C54AF /* Build configuration list for PBXProject "TSLiveWallpaper" */;
  993. compatibilityVersion = "Xcode 14.0";
  994. developmentRegion = en;
  995. hasScannedForEncodings = 0;
  996. knownRegions = (
  997. en,
  998. Base,
  999. de,
  1000. fr,
  1001. es,
  1002. "pt-PT",
  1003. );
  1004. mainGroup = A8E56BCB2D1520DD003C54AF;
  1005. minimizedProjectReferenceProxies = 1;
  1006. packageReferences = (
  1007. A8FD8F3D2DFC10CF008CAACF /* XCRemoteSwiftPackageReference "SwiftUIX" */,
  1008. );
  1009. productRefGroup = A8E56BD52D1520DD003C54AF /* Products */;
  1010. projectDirPath = "";
  1011. projectRoot = "";
  1012. targets = (
  1013. A8E56BD32D1520DD003C54AF /* TSLiveWallpaper */,
  1014. );
  1015. };
  1016. /* End PBXProject section */
  1017. /* Begin PBXResourcesBuildPhase section */
  1018. A8E56BD22D1520DD003C54AF /* Resources */ = {
  1019. isa = PBXResourcesBuildPhase;
  1020. buildActionMask = 2147483647;
  1021. files = (
  1022. 603901222DF9770A0096551E /* Flash-old-Time.png in Resources */,
  1023. A8C4C0A42D24218A003C46FC /* metadata.mov in Resources */,
  1024. A86857D72DF983620089D222 /* generat_loading.gif in Resources */,
  1025. A86857C62DF92BE70089D222 /* ZillaSlab-Bold.ttf in Resources */,
  1026. A8FD8F472DFC3092008CAACF /* launch2.png in Resources */,
  1027. 609B6EA52D6F1221007942D4 /* Localizable.strings in Resources */,
  1028. A8FD8F332DFBCB85008CAACF /* ZillaSlab-Regular.ttf in Resources */,
  1029. A8FD8F342DFBCB85008CAACF /* ZillaSlab-Medium.ttf in Resources */,
  1030. A8FD8F352DFBCB85008CAACF /* ZillaSlab-BoldItalic.ttf in Resources */,
  1031. A8E56BF92D1520EC003C54AF /* Assets.xcassets in Resources */,
  1032. A81F5B522D19685900740085 /* response.json in Resources */,
  1033. A8E56BFB2D1520EC003C54AF /* LaunchScreen.storyboard in Resources */,
  1034. A8EE92D62E0005F70077DFFD /* Pacifico-Regular.ttf in Resources */,
  1035. );
  1036. runOnlyForDeploymentPostprocessing = 0;
  1037. };
  1038. /* End PBXResourcesBuildPhase section */
  1039. /* Begin PBXShellScriptBuildPhase section */
  1040. A7C670FF3600581807D435F0 /* [CP] Check Pods Manifest.lock */ = {
  1041. isa = PBXShellScriptBuildPhase;
  1042. buildActionMask = 2147483647;
  1043. files = (
  1044. );
  1045. inputFileListPaths = (
  1046. );
  1047. inputPaths = (
  1048. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1049. "${PODS_ROOT}/Manifest.lock",
  1050. );
  1051. name = "[CP] Check Pods Manifest.lock";
  1052. outputFileListPaths = (
  1053. );
  1054. outputPaths = (
  1055. "$(DERIVED_FILE_DIR)/Pods-TSLiveWallpaper-checkManifestLockResult.txt",
  1056. );
  1057. runOnlyForDeploymentPostprocessing = 0;
  1058. shellPath = /bin/sh;
  1059. 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";
  1060. showEnvVarsInLog = 0;
  1061. };
  1062. CD3560202ECC0B9D97903E2D /* [CP] Embed Pods Frameworks */ = {
  1063. isa = PBXShellScriptBuildPhase;
  1064. buildActionMask = 2147483647;
  1065. files = (
  1066. );
  1067. inputFileListPaths = (
  1068. "${PODS_ROOT}/Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  1069. );
  1070. name = "[CP] Embed Pods Frameworks";
  1071. outputFileListPaths = (
  1072. "${PODS_ROOT}/Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  1073. );
  1074. runOnlyForDeploymentPostprocessing = 0;
  1075. shellPath = /bin/sh;
  1076. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TSLiveWallpaper/Pods-TSLiveWallpaper-frameworks.sh\"\n";
  1077. showEnvVarsInLog = 0;
  1078. };
  1079. /* End PBXShellScriptBuildPhase section */
  1080. /* Begin PBXSourcesBuildPhase section */
  1081. A8E56BD02D1520DD003C54AF /* Sources */ = {
  1082. isa = PBXSourcesBuildPhase;
  1083. buildActionMask = 2147483647;
  1084. files = (
  1085. A81CA4992D1652C400A3AAC8 /* TSMineVC.swift in Sources */,
  1086. A8C4C0EF2D27BFF7003C46FC /* TSNetworkTool.swift in Sources */,
  1087. A81CA46E2D156C7000A3AAC8 /* GlobalImports.swift in Sources */,
  1088. A8FD8F382DFBD660008CAACF /* TSMineTopView.swift in Sources */,
  1089. A81CA4832D157F5C00A3AAC8 /* UIImageView+Ex.swift in Sources */,
  1090. A81F5B492D1956EA00740085 /* UIScreen.swift in Sources */,
  1091. A8EE92CD2DFFF2860077DFFD /* TSBaseOperation.swift in Sources */,
  1092. A8EE92CE2DFFF2860077DFFD /* TSGenerateBaseOperation.swift in Sources */,
  1093. A8EE92CF2DFFF2860077DFFD /* TSGenerateBasePhotoOperation.swift in Sources */,
  1094. A8EE92D02DFFF2860077DFFD /* TSBaseOperationQueue.swift in Sources */,
  1095. A8FD8F412DFC138A008CAACF /* TYCycleImageComparisonView.swift in Sources */,
  1096. A8C4C0E62D268D02003C46FC /* LivePhotoCreater.swift in Sources */,
  1097. A8C4C0E72D268D02003C46FC /* VideoRecorder.swift in Sources */,
  1098. A8F76C4D2D3747B400AA6E93 /* TSPurchaseVC.swift in Sources */,
  1099. A81F5B5B2D1A5F2300740085 /* TSHomeTopBannerCell.swift in Sources */,
  1100. A83946312D1D66A000ABFF0D /* TSTermsServiceVC.swift in Sources */,
  1101. A8C4C0982D242154003C46FC /* LivePhoto.swift in Sources */,
  1102. A81F5B472D19562800740085 /* EditorVideoControlMaskView.swift in Sources */,
  1103. A81CA4AA2D16943800A3AAC8 /* TSMineCell.swift in Sources */,
  1104. A83946212D1D61D600ABFF0D /* TSRateUsVC.swift in Sources */,
  1105. A81F5B4F2D19674600740085 /* AVAsset+Ex.swift in Sources */,
  1106. A8E56BF62D1520EC003C54AF /* AppDelegate.swift in Sources */,
  1107. A8F778B42D1BB8F600BF55D5 /* PhotoManager.swift in Sources */,
  1108. 60553FD02D3B54A400BAAD7F /* LWNavigationBar.swift in Sources */,
  1109. 60553FD22D3B54A400BAAD7F /* GradientButton.swift in Sources */,
  1110. 60553FD42D3B54A400BAAD7F /* LWBaseViewController.swift in Sources */,
  1111. 60553FD62D3B54A400BAAD7F /* SaveSuccessTipsView.swift in Sources */,
  1112. 60553FD72D3B54A400BAAD7F /* GradientText.swift in Sources */,
  1113. 60553FD82D3B54A400BAAD7F /* LWBaseNavigationController.swift in Sources */,
  1114. 60553FD92D3B54A400BAAD7F /* GradientBackgroundModifier.swift in Sources */,
  1115. A8FD8F432DFC1656008CAACF /* TSImageComparisonView.swift in Sources */,
  1116. A868579E2DF915E90089D222 /* TSPurchaseBusiness.swift in Sources */,
  1117. A81F5B5D2D1A906C00740085 /* TSHomeDataModel.swift in Sources */,
  1118. A81CA49B2D1652CA00A3AAC8 /* TSHomeVC.swift in Sources */,
  1119. A86857B02DF921970089D222 /* TSAppBtnView.swift in Sources */,
  1120. A81CA4B82D16A6BD00A3AAC8 /* View+Ex.swift in Sources */,
  1121. A8F76C422D350A9600AA6E93 /* TSPurchaseManager.swift in Sources */,
  1122. 60553FDD2D3B84E700BAAD7F /* UIScrollView+Ext.swift in Sources */,
  1123. A8EE92C42DFFC5830077DFFD /* TSBootCell.swift in Sources */,
  1124. A81CA4852D1582A600A3AAC8 /* UIButton+Ex.swift in Sources */,
  1125. A81CA47F2D15789C00A3AAC8 /* TSConfig.swift in Sources */,
  1126. A81CA49F2D1655CE00A3AAC8 /* UICollectionView+Ex.swift in Sources */,
  1127. A81CA4BA2D16B6E300A3AAC8 /* TSHomeCell.swift in Sources */,
  1128. A8F778B22D1BA07200BF55D5 /* TSRandomWallpaperBrowseSelectView.swift in Sources */,
  1129. A8477C9F2D22ABDA00DF0B93 /* TSEditLiveEidtCell.swift in Sources */,
  1130. A81CA4652D15685F00A3AAC8 /* TSLaunchVC.swift in Sources */,
  1131. A81F5B402D194EA900740085 /* UIDevice+Extension.swift in Sources */,
  1132. A8F778AE2D1AC12400BF55D5 /* TSRandomWallpaperBrowseView.swift in Sources */,
  1133. A81F5B4B2D19658300740085 /* PhotoTools.swift in Sources */,
  1134. A83946272D1D623800ABFF0D /* TSShareUsVC.swift in Sources */,
  1135. A81CA48B2D15843700A3AAC8 /* TSCommonTool.swift in Sources */,
  1136. A84C239A2D1E3A4300B61B55 /* GPVideoPlayerView.swift in Sources */,
  1137. A868577E2DF81A940089D222 /* TSDBActionInfoModel.swift in Sources */,
  1138. A8EE92C22DFFC54C0077DFFD /* TSBootModel.swift in Sources */,
  1139. A86857B72DF9258D0089D222 /* TSAIUploadPhotoVC.swift in Sources */,
  1140. A86857822DF81AD40089D222 /* TSActionInfoModel.swift in Sources */,
  1141. A86857B22DF921F90089D222 /* TSView.swift in Sources */,
  1142. A86857872DF81B660089D222 /* TSNetWork+Business.swift in Sources */,
  1143. A86857882DF81B660089D222 /* TSNetworkManager.swift in Sources */,
  1144. A86857892DF81B660089D222 /* TSNetworkManager+Loading.swift in Sources */,
  1145. A86857A32DF91F690089D222 /* TSAILIstCell.swift in Sources */,
  1146. A868577C2DF819BB0089D222 /* TSDBManager.swift in Sources */,
  1147. A8EE92D22DFFFE2F0077DFFD /* TSMineVM.swift in Sources */,
  1148. A86857BE2DF926220089D222 /* TSAIListHistoryCell.swift in Sources */,
  1149. A86857DD2DF99C200089D222 /* TSImageIPanComparisonView.swift in Sources */,
  1150. A86857D32DF978740089D222 /* TSProgressState.swift in Sources */,
  1151. A868579A2DF915950089D222 /* TSPurchaseEnum.swift in Sources */,
  1152. A86857B92DF925A20089D222 /* TSAIList+Enmu.swift in Sources */,
  1153. A86857DA2DF994600089D222 /* TSAIPhotoDetailsVC.swift in Sources */,
  1154. A86857CF2DF977640089D222 /* TSAIListPhotoGeneratorVC.swift in Sources */,
  1155. A86857922DF845F60089D222 /* TSGeneratoringAnimationView.swift in Sources */,
  1156. A86857BC2DF926110089D222 /* TSAIListHistoryVC.swift in Sources */,
  1157. A86857932DF845F60089D222 /* TSGeneratorErrorView.swift in Sources */,
  1158. A86857C02DF926870089D222 /* TSPageNullView.swift in Sources */,
  1159. A86857942DF845F60089D222 /* TSGeneratorView.swift in Sources */,
  1160. A868578C2DF843F90089D222 /* TSRealmManager.swift in Sources */,
  1161. A84C239B2D1E3A4300B61B55 /* GPVideoClipperController.swift in Sources */,
  1162. A84C239C2D1E3A4300B61B55 /* GPVideoClipperView.swift in Sources */,
  1163. A84C239D2D1E3A4300B61B55 /* GPVideoConfigMaker.swift in Sources */,
  1164. A839463C2D1D6E3600ABFF0D /* TSRandomWallpaperCopyrightVC.swift in Sources */,
  1165. A81CA4952D1652B500A3AAC8 /* TSEditLiveVC.swift in Sources */,
  1166. A8EE92D42DFFFFAD0077DFFD /* TSAIListVM.swift in Sources */,
  1167. A86857D12DF977980089D222 /* TSAIListPhotoGeneratorVM.swift in Sources */,
  1168. A8E590392DFFAE4400C2533F /* TSBootVC.swift in Sources */,
  1169. A86857982DF846FE0089D222 /* TSDynamicBlurView.swift in Sources */,
  1170. A83946332D1D66A900ABFF0D /* TSPrivacyPolicyVC.swift in Sources */,
  1171. A86857C22DF926ED0089D222 /* TSPhotoSizeHelper.swift in Sources */,
  1172. A839463A2D1D6E3000ABFF0D /* TSRandomWallpaperTutorialsVC.swift in Sources */,
  1173. A84C239F2D1E88CD00B61B55 /* TSFileManagerTool.swift in Sources */,
  1174. A8FD8F3C2DFC0A72008CAACF /* HighlightedText.swift in Sources */,
  1175. A86857D52DF97A2A0089D222 /* TSAIExpandChangeView.swift in Sources */,
  1176. A81F5B562D1982BF00740085 /* TSImageDataCenter.swift in Sources */,
  1177. A86857A82DF9204B0089D222 /* TSPhotoPickerManager.swift in Sources */,
  1178. A839462F2D1D64BF00ABFF0D /* TSAboutUsVC.swift in Sources */,
  1179. A8477C972D22737900DF0B93 /* TSBusinessWebVC.swift in Sources */,
  1180. A81CA4972D1652BD00A3AAC8 /* TSRandomWallpaperVC.swift in Sources */,
  1181. A81F5B622D1AB17E00740085 /* TSRandomWallpaperBrowseVC.swift in Sources */,
  1182. A839463F2D1D6FB700ABFF0D /* TSLiveWallpaperTutorialsVC.swift in Sources */,
  1183. A8EE92C02DFFC3B50077DFFD /* TSImageProComparisonView.swift in Sources */,
  1184. A86857C42DF92AEB0089D222 /* UIFont+Ex.swift in Sources */,
  1185. A86857A12DF91EB90089D222 /* TSAIListVC.swift in Sources */,
  1186. A81F5B5F2D1A909300740085 /* TSRandomWallpaperModel.swift in Sources */,
  1187. A8F778B72D1BE9A500BF55D5 /* TSLiveWallpaperBrowseVC.swift in Sources */,
  1188. A81CA48F2D15857B00A3AAC8 /* TSTabBarController.swift in Sources */,
  1189. A8C4C0A52D24218A003C46FC /* Converter4Video.swift in Sources */,
  1190. A8C4C0A62D24218A003C46FC /* AVAssetExtension.swift in Sources */,
  1191. A8C4C0A72D24218A003C46FC /* LivePhotoUtil.m in Sources */,
  1192. A86857AC2DF921160089D222 /* TSAIListHintBaseVC.swift in Sources */,
  1193. A8C4C0A82D24218A003C46FC /* Converter4Image.swift in Sources */,
  1194. A83946432D1D701500ABFF0D /* TSLiveWallpaperCopyrightVC.swift in Sources */,
  1195. A8C4C0AB2D2427E7003C46FC /* LivePhotoConverter.swift in Sources */,
  1196. A81F5B3C2D19087100740085 /* TSRandomWallpaperCell.swift in Sources */,
  1197. A81F5B442D19559C00740085 /* EditorVideoControlViewCell.swift in Sources */,
  1198. 603901612DFFF0330096551E /* SpacedButton.swift in Sources */,
  1199. A81F5B452D19559C00740085 /* EditorVideoControlView.swift in Sources */,
  1200. A81F5B3E2D19088100740085 /* TSRandomWallpaperBannerCell.swift in Sources */,
  1201. A81CA4A42D16748800A3AAC8 /* TSViewTool.swift in Sources */,
  1202. );
  1203. runOnlyForDeploymentPostprocessing = 0;
  1204. };
  1205. /* End PBXSourcesBuildPhase section */
  1206. /* Begin PBXVariantGroup section */
  1207. 609B6EA32D6F1221007942D4 /* Localizable.strings */ = {
  1208. isa = PBXVariantGroup;
  1209. children = (
  1210. 609B6EA42D6F1221007942D4 /* en */,
  1211. 609B6EA62D6F1227007942D4 /* fr */,
  1212. 609B6EA72D6F1230007942D4 /* de */,
  1213. 609B6EA82D6F1231007942D4 /* pt-PT */,
  1214. 609B6EA92D6F1231007942D4 /* es */,
  1215. );
  1216. name = Localizable.strings;
  1217. sourceTree = "<group>";
  1218. };
  1219. A8E56BF02D1520EC003C54AF /* LaunchScreen.storyboard */ = {
  1220. isa = PBXVariantGroup;
  1221. children = (
  1222. A8E56BEF2D1520EC003C54AF /* Base */,
  1223. 609B6E9F2D6F11D0007942D4 /* de */,
  1224. 609B6EA02D6F11D5007942D4 /* fr */,
  1225. 609B6EA12D6F11E0007942D4 /* es */,
  1226. 609B6EA22D6F11E6007942D4 /* pt-PT */,
  1227. );
  1228. name = LaunchScreen.storyboard;
  1229. sourceTree = "<group>";
  1230. };
  1231. /* End PBXVariantGroup section */
  1232. /* Begin XCBuildConfiguration section */
  1233. A8E56BE82D1520DE003C54AF /* Debug */ = {
  1234. isa = XCBuildConfiguration;
  1235. baseConfigurationReference = CA36AE9B313600F95F04D9CA /* Pods-TSLiveWallpaper.debug.xcconfig */;
  1236. buildSettings = {
  1237. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1238. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1239. CODE_SIGN_IDENTITY = "Apple Development";
  1240. CODE_SIGN_STYLE = Automatic;
  1241. CURRENT_PROJECT_VERSION = 3;
  1242. DEVELOPMENT_TEAM = 65UD255J84;
  1243. ENABLE_APP_SANDBOX = NO;
  1244. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1245. GENERATE_INFOPLIST_FILE = YES;
  1246. INFOPLIST_FILE = TSLiveWallpaper/Info.plist;
  1247. INFOPLIST_KEY_CFBundleDisplayName = "Old Photo\n";
  1248. INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "This app needs to access your location information while you're using it to provide relevant location services and features. We promise to only obtain your location information when you're using the app and to use it solely for providing services and features.";
  1249. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
  1250. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1251. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1252. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1253. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  1254. LD_RUNPATH_SEARCH_PATHS = (
  1255. "$(inherited)",
  1256. "@executable_path/Frameworks",
  1257. );
  1258. MARKETING_VERSION = 3.6.1;
  1259. PRODUCT_BUNDLE_IDENTIFIER = musicplayer.offline.com;
  1260. PRODUCT_NAME = "$(TARGET_NAME)";
  1261. PROVISIONING_PROFILE_SPECIFIER = "";
  1262. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1263. SUPPORTS_MACCATALYST = NO;
  1264. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1265. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1266. SWIFT_EMIT_LOC_STRINGS = YES;
  1267. SWIFT_OBJC_BRIDGING_HEADER = "Bridging-Header.h";
  1268. SWIFT_VERSION = 5.0;
  1269. TARGETED_DEVICE_FAMILY = 1;
  1270. };
  1271. name = Debug;
  1272. };
  1273. A8E56BE92D1520DE003C54AF /* Release */ = {
  1274. isa = XCBuildConfiguration;
  1275. baseConfigurationReference = 71E5F623537702A8306DF3C8 /* Pods-TSLiveWallpaper.release.xcconfig */;
  1276. buildSettings = {
  1277. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1278. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1279. CODE_SIGN_IDENTITY = "Apple Development";
  1280. CODE_SIGN_STYLE = Automatic;
  1281. CURRENT_PROJECT_VERSION = 3;
  1282. DEVELOPMENT_TEAM = 65UD255J84;
  1283. ENABLE_APP_SANDBOX = NO;
  1284. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  1285. GENERATE_INFOPLIST_FILE = YES;
  1286. INFOPLIST_FILE = TSLiveWallpaper/Info.plist;
  1287. INFOPLIST_KEY_CFBundleDisplayName = "Old Photo\n";
  1288. INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "This app needs to access your location information while you're using it to provide relevant location services and features. We promise to only obtain your location information when you're using the app and to use it solely for providing services and features.";
  1289. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
  1290. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1291. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1292. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1293. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  1294. LD_RUNPATH_SEARCH_PATHS = (
  1295. "$(inherited)",
  1296. "@executable_path/Frameworks",
  1297. );
  1298. MARKETING_VERSION = 3.6.1;
  1299. PRODUCT_BUNDLE_IDENTIFIER = musicplayer.offline.com;
  1300. PRODUCT_NAME = "$(TARGET_NAME)";
  1301. PROVISIONING_PROFILE_SPECIFIER = "";
  1302. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1303. SUPPORTS_MACCATALYST = NO;
  1304. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1305. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1306. SWIFT_EMIT_LOC_STRINGS = YES;
  1307. SWIFT_OBJC_BRIDGING_HEADER = "Bridging-Header.h";
  1308. SWIFT_VERSION = 5.0;
  1309. TARGETED_DEVICE_FAMILY = 1;
  1310. };
  1311. name = Release;
  1312. };
  1313. A8E56BEA2D1520DE003C54AF /* Debug */ = {
  1314. isa = XCBuildConfiguration;
  1315. buildSettings = {
  1316. ALWAYS_SEARCH_USER_PATHS = NO;
  1317. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1318. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1319. CLANG_ANALYZER_NONNULL = YES;
  1320. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1321. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1322. CLANG_ENABLE_MODULES = YES;
  1323. CLANG_ENABLE_OBJC_ARC = YES;
  1324. CLANG_ENABLE_OBJC_WEAK = YES;
  1325. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1326. CLANG_WARN_BOOL_CONVERSION = YES;
  1327. CLANG_WARN_COMMA = YES;
  1328. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1329. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1330. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1331. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1332. CLANG_WARN_EMPTY_BODY = YES;
  1333. CLANG_WARN_ENUM_CONVERSION = YES;
  1334. CLANG_WARN_INFINITE_RECURSION = YES;
  1335. CLANG_WARN_INT_CONVERSION = YES;
  1336. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1337. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1338. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1339. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1340. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1341. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1342. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1343. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1344. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1345. CLANG_WARN_UNREACHABLE_CODE = YES;
  1346. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1347. COPY_PHASE_STRIP = NO;
  1348. DEBUG_INFORMATION_FORMAT = dwarf;
  1349. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1350. ENABLE_TESTABILITY = YES;
  1351. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1352. GCC_C_LANGUAGE_STANDARD = gnu17;
  1353. GCC_DYNAMIC_NO_PIC = NO;
  1354. GCC_NO_COMMON_BLOCKS = YES;
  1355. GCC_OPTIMIZATION_LEVEL = 0;
  1356. GCC_PREPROCESSOR_DEFINITIONS = (
  1357. "DEBUG=1",
  1358. "$(inherited)",
  1359. );
  1360. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1361. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1362. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1363. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1364. GCC_WARN_UNUSED_FUNCTION = YES;
  1365. GCC_WARN_UNUSED_VARIABLE = YES;
  1366. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1367. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1368. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1369. MTL_FAST_MATH = YES;
  1370. ONLY_ACTIVE_ARCH = YES;
  1371. SDKROOT = iphoneos;
  1372. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  1373. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1374. };
  1375. name = Debug;
  1376. };
  1377. A8E56BEB2D1520DE003C54AF /* Release */ = {
  1378. isa = XCBuildConfiguration;
  1379. buildSettings = {
  1380. ALWAYS_SEARCH_USER_PATHS = NO;
  1381. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1382. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1383. CLANG_ANALYZER_NONNULL = YES;
  1384. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1385. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1386. CLANG_ENABLE_MODULES = YES;
  1387. CLANG_ENABLE_OBJC_ARC = YES;
  1388. CLANG_ENABLE_OBJC_WEAK = YES;
  1389. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1390. CLANG_WARN_BOOL_CONVERSION = YES;
  1391. CLANG_WARN_COMMA = YES;
  1392. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1393. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1394. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1395. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1396. CLANG_WARN_EMPTY_BODY = YES;
  1397. CLANG_WARN_ENUM_CONVERSION = YES;
  1398. CLANG_WARN_INFINITE_RECURSION = YES;
  1399. CLANG_WARN_INT_CONVERSION = YES;
  1400. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1401. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1402. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1403. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1404. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1405. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1406. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1407. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1408. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1409. CLANG_WARN_UNREACHABLE_CODE = YES;
  1410. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1411. COPY_PHASE_STRIP = NO;
  1412. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1413. ENABLE_NS_ASSERTIONS = NO;
  1414. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1415. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1416. GCC_C_LANGUAGE_STANDARD = gnu17;
  1417. GCC_NO_COMMON_BLOCKS = YES;
  1418. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1419. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1420. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1421. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1422. GCC_WARN_UNUSED_FUNCTION = YES;
  1423. GCC_WARN_UNUSED_VARIABLE = YES;
  1424. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1425. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1426. MTL_ENABLE_DEBUG_INFO = NO;
  1427. MTL_FAST_MATH = YES;
  1428. SDKROOT = iphoneos;
  1429. SWIFT_COMPILATION_MODE = wholemodule;
  1430. VALIDATE_PRODUCT = YES;
  1431. };
  1432. name = Release;
  1433. };
  1434. /* End XCBuildConfiguration section */
  1435. /* Begin XCConfigurationList section */
  1436. A8E56BCF2D1520DD003C54AF /* Build configuration list for PBXProject "TSLiveWallpaper" */ = {
  1437. isa = XCConfigurationList;
  1438. buildConfigurations = (
  1439. A8E56BEA2D1520DE003C54AF /* Debug */,
  1440. A8E56BEB2D1520DE003C54AF /* Release */,
  1441. );
  1442. defaultConfigurationIsVisible = 0;
  1443. defaultConfigurationName = Release;
  1444. };
  1445. A8E56BE72D1520DE003C54AF /* Build configuration list for PBXNativeTarget "TSLiveWallpaper" */ = {
  1446. isa = XCConfigurationList;
  1447. buildConfigurations = (
  1448. A8E56BE82D1520DE003C54AF /* Debug */,
  1449. A8E56BE92D1520DE003C54AF /* Release */,
  1450. );
  1451. defaultConfigurationIsVisible = 0;
  1452. defaultConfigurationName = Release;
  1453. };
  1454. /* End XCConfigurationList section */
  1455. /* Begin XCRemoteSwiftPackageReference section */
  1456. A8FD8F3D2DFC10CF008CAACF /* XCRemoteSwiftPackageReference "SwiftUIX" */ = {
  1457. isa = XCRemoteSwiftPackageReference;
  1458. repositoryURL = "https://github.com/SwiftUIX/SwiftUIX.git";
  1459. requirement = {
  1460. kind = upToNextMajorVersion;
  1461. minimumVersion = 0.2.4;
  1462. };
  1463. };
  1464. /* End XCRemoteSwiftPackageReference section */
  1465. /* Begin XCSwiftPackageProductDependency section */
  1466. A8FD8F3E2DFC10CF008CAACF /* SwiftUIX */ = {
  1467. isa = XCSwiftPackageProductDependency;
  1468. package = A8FD8F3D2DFC10CF008CAACF /* XCRemoteSwiftPackageReference "SwiftUIX" */;
  1469. productName = SwiftUIX;
  1470. };
  1471. /* End XCSwiftPackageProductDependency section */
  1472. };
  1473. rootObject = A8E56BCC2D1520DD003C54AF /* Project object */;
  1474. }