project.pbxproj 91 KB

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