project.pbxproj 114 KB

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