project.pbxproj 93 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. A80EDE582D718623003CD332 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE4E2D718623003CD332 /* AppDelegate.swift */; };
  10. A80EDE5B2D718623003CD332 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A80EDE4F2D718623003CD332 /* Assets.xcassets */; };
  11. A80EDE5D2D718623003CD332 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A80EDE522D718623003CD332 /* LaunchScreen.storyboard */; };
  12. A80EDE612D718AF4003CD332 /* TSConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE602D718AF4003CD332 /* TSConfig.swift */; };
  13. A80EDE652D718CAF003CD332 /* GlobalImports.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE642D718CAF003CD332 /* GlobalImports.swift */; };
  14. A80EDEC62D718CEA003CD332 /* TSRandomTextPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEB32D718CEA003CD332 /* TSRandomTextPicker.swift */; };
  15. A80EDEC82D718CEA003CD332 /* TSNetworkManager+Loading.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE6E2D718CEA003CD332 /* TSNetworkManager+Loading.swift */; };
  16. A80EDECB2D718CEA003CD332 /* TSNetWork+Business.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE6D2D718CEA003CD332 /* TSNetWork+Business.swift */; };
  17. A80EDEDB2D718CEA003CD332 /* TSPhotoPickerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEBB2D718CEA003CD332 /* TSPhotoPickerManager.swift */; };
  18. A80EDEE32D718CEA003CD332 /* TSNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE6C2D718CEA003CD332 /* TSNetworkManager.swift */; };
  19. A80EDEE92D718CEA003CD332 /* TSFileManagerTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEB62D718CEA003CD332 /* TSFileManagerTool.swift */; };
  20. A80EDEEA2D718CEA003CD332 /* PaddedLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEBF2D718CEA003CD332 /* PaddedLabel.swift */; };
  21. A80EDEEB2D718CEA003CD332 /* StreamPostRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE6F2D718CEA003CD332 /* StreamPostRequest.swift */; };
  22. A80EDEF52D718DEA003CD332 /* TSTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEF32D718DEA003CD332 /* TSTabBarController.swift */; };
  23. A80EDF012D718DF1003CD332 /* TSBusinessWebVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEF62D718DF1003CD332 /* TSBusinessWebVC.swift */; };
  24. A80EDF022D718DF1003CD332 /* TSSettingListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEF92D718DF1003CD332 /* TSSettingListView.swift */; };
  25. A80EDF032D718DF1003CD332 /* ShareActivityItemProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEFD2D718DF1003CD332 /* ShareActivityItemProvider.swift */; };
  26. A80EDF042D718DF1003CD332 /* TSSetingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEFC2D718DF1003CD332 /* TSSetingModel.swift */; };
  27. A80EDF052D718DF1003CD332 /* TSSetingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEFE2D718DF1003CD332 /* TSSetingVC.swift */; };
  28. A80EDF062D718DF1003CD332 /* SettingPurchaseTopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEF82D718DF1003CD332 /* SettingPurchaseTopView.swift */; };
  29. A80EDF072D718DF1003CD332 /* TSSetingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDEFB2D718DF1003CD332 /* TSSetingViewModel.swift */; };
  30. A80EDF0B2D718DF7003CD332 /* TSBootPageVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF082D718DF7003CD332 /* TSBootPageVC.swift */; };
  31. A80EDF0C2D718DF7003CD332 /* TSLaunchVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF092D718DF7003CD332 /* TSLaunchVC.swift */; };
  32. A80EDF112D718ED1003CD332 /* TSAIRintoneVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF102D718ECF003CD332 /* TSAIRintoneVC.swift */; };
  33. A80EDF132D718EF7003CD332 /* TSAIPhotoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF122D718EF6003CD332 /* TSAIPhotoVC.swift */; };
  34. A80EDF152D718F13003CD332 /* TSThemeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF142D718F12003CD332 /* TSThemeVC.swift */; };
  35. A80EDF182D7193EE003CD332 /* TSTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF172D7193ED003CD332 /* TSTutorialsVC.swift */; };
  36. A80EDF1B2D71AC90003CD332 /* TSCollectionViewVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF1A2D71AC8F003CD332 /* TSCollectionViewVM.swift */; };
  37. A80EDF1D2D71BE15003CD332 /* TSCollectionViewVM+Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF1C2D71BE11003CD332 /* TSCollectionViewVM+Config.swift */; };
  38. A80EDF242D71C0AA003CD332 /* TSColVVMSectionHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF232D71C091003CD332 /* TSColVVMSectionHeaderView.swift */; };
  39. A80EDF272D71C13D003CD332 /* TSColVVMHeaderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF262D71C13C003CD332 /* TSColVVMHeaderModel.swift */; };
  40. A80EDF2A2D71C215003CD332 /* TSThemeVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF292D71C211003CD332 /* TSThemeVM.swift */; };
  41. A80EDF2D2D71C2CA003CD332 /* TSThemeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDF2C2D71C2BF003CD332 /* TSThemeModel.swift */; };
  42. A8272E982D7A88F400F1C814 /* text_rintone_style.json in Resources */ = {isa = PBXBuildFile; fileRef = A8272E972D7A88E300F1C814 /* text_rintone_style.json */; };
  43. A8272E9B2D7A8F1000F1C814 /* TSGeneralRintoneVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8272E9A2D7A8F0E00F1C814 /* TSGeneralRintoneVC.swift */; };
  44. A8272E9D2D7A8F4600F1C814 /* TSGeneralRintoneVC+Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8272E9C2D7A8F3A00F1C814 /* TSGeneralRintoneVC+Event.swift */; };
  45. A8272E9F2D7A8F6500F1C814 /* TSGeneralRintoneVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8272E9E2D7A8F6000F1C814 /* TSGeneralRintoneVM.swift */; };
  46. A8272EBB2D7AFD0F00F1C814 /* TSBusinessAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8272EBA2D7AFD0D00F1C814 /* TSBusinessAudioPlayer.swift */; };
  47. A83503CD2D7ED1440067002A /* TSThemeTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83503CC2D7ED1430067002A /* TSThemeTutorialsVC.swift */; };
  48. A83F871D2D79409B00D29B1B /* TSUserDefaultData.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F871C2D79409300D29B1B /* TSUserDefaultData.swift */; };
  49. A83F87202D794FF000D29B1B /* TSAIPhotoImageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F871F2D794FE600D29B1B /* TSAIPhotoImageCell.swift */; };
  50. A83F87222D7953C000D29B1B /* Notification+TSEx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F87212D7953BA00D29B1B /* Notification+TSEx.swift */; };
  51. A83F87242D7954BB00D29B1B /* TSAIPhotoChildVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */; };
  52. A840A7ED2D8D81DB0044B8B9 /* TSGenerateRintoneOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */; };
  53. A840A7F02D8E5BA00044B8B9 /* TSRingLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7EF2D8E5B8F0044B8B9 /* TSRingLoadingView.swift */; };
  54. A840A7F22D8E60A40044B8B9 /* ringAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = A840A7F12D8E60A40044B8B9 /* ringAnimation.gif */; };
  55. A840A7F42D8EA0340044B8B9 /* TSGeneralPhotoBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7F32D8EA02E0044B8B9 /* TSGeneralPhotoBrowseVC.swift */; };
  56. A840A7F62D8EA0470044B8B9 /* TSGeneralPosterBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7F52D8EA0380044B8B9 /* TSGeneralPosterBrowseVC.swift */; };
  57. A840A7FA2D916D9B0044B8B9 /* TSGeneratePosterOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7F92D916D9A0044B8B9 /* TSGeneratePosterOperation.swift */; };
  58. A840A7FE2D916DB50044B8B9 /* TSGeneratePhotoOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7FD2D916DB40044B8B9 /* TSGeneratePhotoOperation.swift */; };
  59. A840A8032D91945A0044B8B9 /* TSGenerateBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A8022D9194590044B8B9 /* TSGenerateBaseOperation.swift */; };
  60. A840A8082D94044E0044B8B9 /* TSEditAudioVideoBaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A8072D9404480044B8B9 /* TSEditAudioVideoBaseVC.swift */; };
  61. A840A80F2D94057B0044B8B9 /* ZHAudioProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A8092D94057B0044B8B9 /* ZHAudioProcessing.swift */; };
  62. A840A8102D94057B0044B8B9 /* ZHWaveformViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A80A2D94057B0044B8B9 /* ZHWaveformViewDelegate.swift */; };
  63. A840A8112D94057B0044B8B9 /* ZHWaveformView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A80C2D94057B0044B8B9 /* ZHWaveformView.swift */; };
  64. A840A8122D94057B0044B8B9 /* ZHCroppedDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A80D2D94057B0044B8B9 /* ZHCroppedDelegate.swift */; };
  65. A840A8132D94057B0044B8B9 /* ZHTrackProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A80B2D94057B0044B8B9 /* ZHTrackProcessing.swift */; };
  66. A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */; };
  67. A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */; };
  68. A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89D2D7560B900F6D884 /* TSPageNullView.swift */; };
  69. A868A8A32D7560B900F6D884 /* TSViewTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8A02D7560B900F6D884 /* TSViewTool.swift */; };
  70. A868A8A42D7560B900F6D884 /* TSCommonloadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89E2D7560B900F6D884 /* TSCommonloadingView.swift */; };
  71. A868A8A72D757DD600F6D884 /* UICollectionView+Refresh.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8A62D757DCE00F6D884 /* UICollectionView+Refresh.swift */; };
  72. A868A8AA2D7588A500F6D884 /* TSThemeBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8A92D7588A400F6D884 /* TSThemeBrowseVC.swift */; };
  73. A868A8AD2D758B6B00F6D884 /* TSTBCallPreviewView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8AC2D758B5100F6D884 /* TSTBCallPreviewView.swift */; };
  74. A868A8AF2D758BBC00F6D884 /* TSTBDesktopPreviewView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8AE2D758BA800F6D884 /* TSTBDesktopPreviewView.swift */; };
  75. A868A8B12D758CA400F6D884 /* TSTBBtnView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8B02D758C9600F6D884 /* TSTBBtnView.swift */; };
  76. A868A8B52D7598C000F6D884 /* TSTSIslandView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8B42D7598A500F6D884 /* TSTSIslandView.swift */; };
  77. A868A8BA2D75C22300F6D884 /* TSThemeBrowseVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8B92D75C20400F6D884 /* TSThemeBrowseVM.swift */; };
  78. A868A8BD2D75C68300F6D884 /* TSAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8BB2D75C68300F6D884 /* TSAudioPlayer.swift */; };
  79. A868A8BF2D76A17E00F6D884 /* Poppins-BlackItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A868A8BE2D76A17E00F6D884 /* Poppins-BlackItalic.ttf */; };
  80. A868A8C22D76A2A700F6D884 /* UIFont+TSEx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8C12D76A28F00F6D884 /* UIFont+TSEx.swift */; };
  81. A868A8C72D76A44500F6D884 /* TSThemeSetVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8C62D76A43E00F6D884 /* TSThemeSetVC.swift */; };
  82. A868A8C92D76A45900F6D884 /* TSThemeSetItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8C82D76A45200F6D884 /* TSThemeSetItemView.swift */; };
  83. A868A8CE2D76AAC600F6D884 /* TSThemeSetRingToneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8CD2D76AAAF00F6D884 /* TSThemeSetRingToneView.swift */; };
  84. A868A8D02D76D03900F6D884 /* TSRingToneCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */; };
  85. A868A8DB2D76F00C00F6D884 /* TSBandRingTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8DA2D76F00800F6D884 /* TSBandRingTool.swift */; };
  86. A868A8DE2D76F91500F6D884 /* AudioTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8DD2D76F91500F6D884 /* AudioTool.swift */; };
  87. A868A8E12D76F9BB00F6D884 /* AudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = A868A8E02D76F9BB00F6D884 /* AudioConverter.m */; };
  88. A868A8E82D76FA4200F6D884 /* ExtAudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = A868A8E52D76FA4200F6D884 /* ExtAudioConverter.m */; };
  89. A868A8EB2D76FD9800F6D884 /* placeholder.band in Resources */ = {isa = PBXBuildFile; fileRef = A868A8EA2D76FD9800F6D884 /* placeholder.band */; };
  90. A868A8ED2D76FE5D00F6D884 /* tutorial-ring.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = A868A8EC2D76FE5D00F6D884 /* tutorial-ring.mp4 */; };
  91. A868A8EF2D77041400F6D884 /* TSLoadingAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */; };
  92. A868A8F12D77081C00F6D884 /* TSContactsTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F02D77081B00F6D884 /* TSContactsTool.swift */; };
  93. A868A8F22D770A9200F6D884 /* libmp3lame.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A868A8E42D76FA4200F6D884 /* libmp3lame.a */; };
  94. A868A8F52D77179D00F6D884 /* TSAIPhotoChildVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F42D77179C00F6D884 /* TSAIPhotoChildVC.swift */; };
  95. A868A8F82D77E2BC00F6D884 /* TSTextGeneralPicVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F72D77E2B900F6D884 /* TSTextGeneralPicVC.swift */; };
  96. A868A8FA2D77E35E00F6D884 /* TSPromptTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8F92D77E34D00F6D884 /* TSPromptTextView.swift */; };
  97. A868A9002D77E55800F6D884 /* TSPromptStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8FF2D77E54A00F6D884 /* TSPromptStyleView.swift */; };
  98. A868A9032D77E5A500F6D884 /* TSPTPStyleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9022D77E5A400F6D884 /* TSPTPStyleModel.swift */; };
  99. A868A9052D77E5AB00F6D884 /* photo_to_photo_style.json in Resources */ = {isa = PBXBuildFile; fileRef = A868A9042D77E5AB00F6D884 /* photo_to_photo_style.json */; };
  100. A868A9072D77EED800F6D884 /* TSTGPTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9062D77EECC00F6D884 /* TSTGPTitleView.swift */; };
  101. A868A9092D7828EC00F6D884 /* TSTGPPhotoStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9082D7828DF00F6D884 /* TSTGPPhotoStyleView.swift */; };
  102. A868A90C2D78311A00F6D884 /* TSTextGeneralPicVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A90B2D78311400F6D884 /* TSTextGeneralPicVM.swift */; };
  103. A868A90E2D7846D600F6D884 /* TSSavePhotoSuccessTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A90D2D7846D400F6D884 /* TSSavePhotoSuccessTool.swift */; };
  104. A868A9112D784CFB00F6D884 /* TSGeneralPicVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9102D784CFA00F6D884 /* TSGeneralPicVC.swift */; };
  105. A868A9142D784D4D00F6D884 /* TSGeneralPicModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9132D784D2700F6D884 /* TSGeneralPicModel.swift */; };
  106. A868A9162D784E6500F6D884 /* TSBottomAlertVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9152D784E6500F6D884 /* TSBottomAlertVC.swift */; };
  107. A868A9182D78555200F6D884 /* TSGenneralPicVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9172D78554800F6D884 /* TSGenneralPicVM.swift */; };
  108. A868A91A2D78559800F6D884 /* TSProgressState.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A9192D78559600F6D884 /* TSProgressState.swift */; };
  109. A868A91C2D78592600F6D884 /* rotatingAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = A868A91B2D78592600F6D884 /* rotatingAnimation.gif */; };
  110. A868A91E2D785CEA00F6D884 /* TSGeneralPicVC+Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A91D2D785CE600F6D884 /* TSGeneralPicVC+Event.swift */; };
  111. A899D34D2D82C61C00AB9C1C /* TSPurchaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D34B2D82C61C00AB9C1C /* TSPurchaseVC.swift */; };
  112. A899D3572D82C73100AB9C1C /* SwiftUIX in Frameworks */ = {isa = PBXBuildFile; productRef = A899D3562D82C73100AB9C1C /* SwiftUIX */; };
  113. A899D35A2D82C75B00AB9C1C /* SwiftUIX in Frameworks */ = {isa = PBXBuildFile; productRef = A899D3592D82C75B00AB9C1C /* SwiftUIX */; };
  114. A899D35D2D82C88900AB9C1C /* SwiftUIX in Frameworks */ = {isa = PBXBuildFile; productRef = A899D35C2D82C88900AB9C1C /* SwiftUIX */; };
  115. A899D3602D82C8D800AB9C1C /* TSPurchaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D35E2D82C8D800AB9C1C /* TSPurchaseManager.swift */; };
  116. A899D3622D82D89C00AB9C1C /* TSButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3612D82D89000AB9C1C /* TSButton.swift */; };
  117. A899D36F2D83C3DC00AB9C1C /* TSTutorialPopupVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D36E2D83C3D500AB9C1C /* TSTutorialPopupVC.swift */; };
  118. A899D3742D87B15F00AB9C1C /* TSPurchaseTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3732D87B15D00AB9C1C /* TSPurchaseTool.swift */; };
  119. A899D3842D88303E00AB9C1C /* TSDiscoverVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3832D88303D00AB9C1C /* TSDiscoverVC.swift */; };
  120. A899D3872D89024400AB9C1C /* TSRingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3862D89023A00AB9C1C /* TSRingModel.swift */; };
  121. A899D38A2D891ADE00AB9C1C /* TSDiscoverVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3892D891ADB00AB9C1C /* TSDiscoverVM.swift */; };
  122. A899D38D2D891C5600AB9C1C /* TSDiscoverCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D38C2D891C4D00AB9C1C /* TSDiscoverCell.swift */; };
  123. A899D3932D8924A300AB9C1C /* TSDiscoverListVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3922D8924A200AB9C1C /* TSDiscoverListVC.swift */; };
  124. A899D3962D89258B00AB9C1C /* TSDiscoverListVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3952D89258600AB9C1C /* TSDiscoverListVM.swift */; };
  125. A899D39C2D894F9800AB9C1C /* TSRingDownVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D39B2D894F9600AB9C1C /* TSRingDownVC.swift */; };
  126. A899D3A32D896A7B00AB9C1C /* TSRingDownNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D39F2D895F3C00AB9C1C /* TSRingDownNullView.swift */; };
  127. A899D3A52D89786200AB9C1C /* TSAudioAVPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */; };
  128. A899D3CB2D89A53D00AB9C1C /* TSDownloadManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3CA2D89A53C00AB9C1C /* TSDownloadManager.swift */; };
  129. A899D3CF2D89AD4C00AB9C1C /* TSAudioPlayerFileTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3CE2D89AD4800AB9C1C /* TSAudioPlayerFileTool.swift */; };
  130. A899D3D12D89B14B00AB9C1C /* TSDiscoverListCellVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3D02D89B14400AB9C1C /* TSDiscoverListCellVM.swift */; };
  131. A899D3D42D8A6B6600AB9C1C /* TSGenerateHistoryVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3D32D8A6B6500AB9C1C /* TSGenerateHistoryVC.swift */; };
  132. A899D3D62D8A6CC600AB9C1C /* TSGenerateHistoryVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3D52D8A6CC200AB9C1C /* TSGenerateHistoryVM.swift */; };
  133. A899D3D82D8A76CE00AB9C1C /* TSAIRintoneHistorySectionHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3D72D8A76CB00AB9C1C /* TSAIRintoneHistorySectionHeaderView.swift */; };
  134. A899D3DB2D8A97F100AB9C1C /* TSRingDownVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A899D3DA2D8A97EA00AB9C1C /* TSRingDownVM.swift */; };
  135. A8C6436C2D79A8C8001068D0 /* TSAIRintoneHistoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C6436B2D79A8C7001068D0 /* TSAIRintoneHistoryCell.swift */; };
  136. A8CC55822D797720002E0CAA /* TSGeneralPicBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC55812D79771F002E0CAA /* TSGeneralPicBrowseVC.swift */; };
  137. A8CC55862D798E2D002E0CAA /* TSTextGeneralRintoneVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC55852D798E2D002E0CAA /* TSTextGeneralRintoneVC.swift */; };
  138. A8CC55892D798E5D002E0CAA /* TSTextGeneralRintoneVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC55882D798E5A002E0CAA /* TSTextGeneralRintoneVM.swift */; };
  139. A8CC558B2D79905A002E0CAA /* TSCreatBtnView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC558A2D799051002E0CAA /* TSCreatBtnView.swift */; };
  140. A8CC55902D799F9F002E0CAA /* TSAIRintoneVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8CC558F2D799F9C002E0CAA /* TSAIRintoneVM.swift */; };
  141. A8D776F82D8D3448007EAB35 /* TSBaseOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8D776F72D8D343F007EAB35 /* TSBaseOperationQueue.swift */; };
  142. A8D776FA2D8D345C007EAB35 /* TSBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8D776F92D8D345B007EAB35 /* TSBaseOperation.swift */; };
  143. A8D776FE2D8D3E5E007EAB35 /* TSPublicContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8D776FD2D8D3E4E007EAB35 /* TSPublicContent.swift */; };
  144. A8DEC2702D7C395C002EB948 /* TSThemeCopyrightVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8DEC26F2D7C395B002EB948 /* TSThemeCopyrightVC.swift */; };
  145. F5FF0EC10B0056B65FDB9C78 /* Pods_AIRingtone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39C823AB7F3D49E8B2356E07 /* Pods_AIRingtone.framework */; };
  146. /* End PBXBuildFile section */
  147. /* Begin PBXFileReference section */
  148. 39C823AB7F3D49E8B2356E07 /* Pods_AIRingtone.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AIRingtone.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  149. 5D578E9BD60A04ABE5E6E12E /* Pods-AIRingtone.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIRingtone.debug.xcconfig"; path = "Target Support Files/Pods-AIRingtone/Pods-AIRingtone.debug.xcconfig"; sourceTree = "<group>"; };
  150. 5DBE882FFF7A297F71A825E3 /* Pods-AIRingtone.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIRingtone.release.xcconfig"; path = "Target Support Files/Pods-AIRingtone/Pods-AIRingtone.release.xcconfig"; sourceTree = "<group>"; };
  151. A80EDE362D7184D9003CD332 /* AIRingtone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AIRingtone.app; sourceTree = BUILT_PRODUCTS_DIR; };
  152. A80EDE4E2D718623003CD332 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  153. A80EDE4F2D718623003CD332 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  154. A80EDE502D718623003CD332 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  155. A80EDE512D718623003CD332 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  156. A80EDE602D718AF4003CD332 /* TSConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSConfig.swift; sourceTree = "<group>"; };
  157. A80EDE642D718CAF003CD332 /* GlobalImports.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlobalImports.swift; sourceTree = "<group>"; };
  158. A80EDE6C2D718CEA003CD332 /* TSNetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSNetworkManager.swift; sourceTree = "<group>"; };
  159. A80EDE6D2D718CEA003CD332 /* TSNetWork+Business.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetWork+Business.swift"; sourceTree = "<group>"; };
  160. A80EDE6E2D718CEA003CD332 /* TSNetworkManager+Loading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetworkManager+Loading.swift"; sourceTree = "<group>"; };
  161. A80EDE6F2D718CEA003CD332 /* StreamPostRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamPostRequest.swift; sourceTree = "<group>"; };
  162. A80EDEB32D718CEA003CD332 /* TSRandomTextPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomTextPicker.swift; sourceTree = "<group>"; };
  163. A80EDEB62D718CEA003CD332 /* TSFileManagerTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSFileManagerTool.swift; sourceTree = "<group>"; };
  164. A80EDEBB2D718CEA003CD332 /* TSPhotoPickerManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPhotoPickerManager.swift; sourceTree = "<group>"; };
  165. A80EDEBF2D718CEA003CD332 /* PaddedLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddedLabel.swift; sourceTree = "<group>"; };
  166. A80EDEF32D718DEA003CD332 /* TSTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTabBarController.swift; sourceTree = "<group>"; };
  167. A80EDEF62D718DF1003CD332 /* TSBusinessWebVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBusinessWebVC.swift; sourceTree = "<group>"; };
  168. A80EDEF82D718DF1003CD332 /* SettingPurchaseTopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingPurchaseTopView.swift; sourceTree = "<group>"; };
  169. A80EDEF92D718DF1003CD332 /* TSSettingListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSettingListView.swift; sourceTree = "<group>"; };
  170. A80EDEFB2D718DF1003CD332 /* TSSetingViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSetingViewModel.swift; sourceTree = "<group>"; };
  171. A80EDEFC2D718DF1003CD332 /* TSSetingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSetingModel.swift; sourceTree = "<group>"; };
  172. A80EDEFD2D718DF1003CD332 /* ShareActivityItemProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareActivityItemProvider.swift; sourceTree = "<group>"; };
  173. A80EDEFE2D718DF1003CD332 /* TSSetingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSetingVC.swift; sourceTree = "<group>"; };
  174. A80EDF082D718DF7003CD332 /* TSBootPageVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBootPageVC.swift; sourceTree = "<group>"; };
  175. A80EDF092D718DF7003CD332 /* TSLaunchVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLaunchVC.swift; sourceTree = "<group>"; };
  176. A80EDF102D718ECF003CD332 /* TSAIRintoneVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIRintoneVC.swift; sourceTree = "<group>"; };
  177. A80EDF122D718EF6003CD332 /* TSAIPhotoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoVC.swift; sourceTree = "<group>"; };
  178. A80EDF142D718F12003CD332 /* TSThemeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeVC.swift; sourceTree = "<group>"; };
  179. A80EDF172D7193ED003CD332 /* TSTutorialsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTutorialsVC.swift; sourceTree = "<group>"; };
  180. A80EDF1A2D71AC8F003CD332 /* TSCollectionViewVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCollectionViewVM.swift; sourceTree = "<group>"; };
  181. A80EDF1C2D71BE11003CD332 /* TSCollectionViewVM+Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSCollectionViewVM+Config.swift"; sourceTree = "<group>"; };
  182. A80EDF232D71C091003CD332 /* TSColVVMSectionHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSColVVMSectionHeaderView.swift; sourceTree = "<group>"; };
  183. A80EDF262D71C13C003CD332 /* TSColVVMHeaderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSColVVMHeaderModel.swift; sourceTree = "<group>"; };
  184. A80EDF292D71C211003CD332 /* TSThemeVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeVM.swift; sourceTree = "<group>"; };
  185. A80EDF2C2D71C2BF003CD332 /* TSThemeModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeModel.swift; sourceTree = "<group>"; };
  186. A8272E972D7A88E300F1C814 /* text_rintone_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = text_rintone_style.json; sourceTree = "<group>"; };
  187. A8272E9A2D7A8F0E00F1C814 /* TSGeneralRintoneVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralRintoneVC.swift; sourceTree = "<group>"; };
  188. A8272E9C2D7A8F3A00F1C814 /* TSGeneralRintoneVC+Event.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSGeneralRintoneVC+Event.swift"; sourceTree = "<group>"; };
  189. A8272E9E2D7A8F6000F1C814 /* TSGeneralRintoneVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralRintoneVM.swift; sourceTree = "<group>"; };
  190. A8272EBA2D7AFD0D00F1C814 /* TSBusinessAudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBusinessAudioPlayer.swift; sourceTree = "<group>"; };
  191. A83503CC2D7ED1430067002A /* TSThemeTutorialsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeTutorialsVC.swift; sourceTree = "<group>"; };
  192. A83F871C2D79409300D29B1B /* TSUserDefaultData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSUserDefaultData.swift; sourceTree = "<group>"; };
  193. A83F871F2D794FE600D29B1B /* TSAIPhotoImageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoImageCell.swift; sourceTree = "<group>"; };
  194. A83F87212D7953BA00D29B1B /* Notification+TSEx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Notification+TSEx.swift"; sourceTree = "<group>"; };
  195. A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoChildVM.swift; sourceTree = "<group>"; };
  196. A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateRintoneOperation.swift; sourceTree = "<group>"; };
  197. A840A7EF2D8E5B8F0044B8B9 /* TSRingLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingLoadingView.swift; sourceTree = "<group>"; };
  198. A840A7F12D8E60A40044B8B9 /* ringAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ringAnimation.gif; sourceTree = "<group>"; };
  199. A840A7F32D8EA02E0044B8B9 /* TSGeneralPhotoBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPhotoBrowseVC.swift; sourceTree = "<group>"; };
  200. A840A7F52D8EA0380044B8B9 /* TSGeneralPosterBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPosterBrowseVC.swift; sourceTree = "<group>"; };
  201. A840A7F92D916D9A0044B8B9 /* TSGeneratePosterOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratePosterOperation.swift; sourceTree = "<group>"; };
  202. A840A7FD2D916DB40044B8B9 /* TSGeneratePhotoOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneratePhotoOperation.swift; sourceTree = "<group>"; };
  203. A840A8022D9194590044B8B9 /* TSGenerateBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateBaseOperation.swift; sourceTree = "<group>"; };
  204. A840A8072D9404480044B8B9 /* TSEditAudioVideoBaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSEditAudioVideoBaseVC.swift; sourceTree = "<group>"; };
  205. A840A8092D94057B0044B8B9 /* ZHAudioProcessing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHAudioProcessing.swift; sourceTree = "<group>"; };
  206. A840A80A2D94057B0044B8B9 /* ZHWaveformViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHWaveformViewDelegate.swift; sourceTree = "<group>"; };
  207. A840A80B2D94057B0044B8B9 /* ZHTrackProcessing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHTrackProcessing.swift; sourceTree = "<group>"; };
  208. A840A80C2D94057B0044B8B9 /* ZHWaveformView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHWaveformView.swift; sourceTree = "<group>"; };
  209. A840A80D2D94057B0044B8B9 /* ZHCroppedDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHCroppedDelegate.swift; sourceTree = "<group>"; };
  210. A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeBannerCell.swift; sourceTree = "<group>"; };
  211. A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeContentCell.swift; sourceTree = "<group>"; };
  212. A868A89D2D7560B900F6D884 /* TSPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPageNullView.swift; sourceTree = "<group>"; };
  213. A868A89E2D7560B900F6D884 /* TSCommonloadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCommonloadingView.swift; sourceTree = "<group>"; };
  214. A868A8A02D7560B900F6D884 /* TSViewTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSViewTool.swift; sourceTree = "<group>"; };
  215. A868A8A62D757DCE00F6D884 /* UICollectionView+Refresh.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UICollectionView+Refresh.swift"; sourceTree = "<group>"; };
  216. A868A8A92D7588A400F6D884 /* TSThemeBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeBrowseVC.swift; sourceTree = "<group>"; };
  217. A868A8AC2D758B5100F6D884 /* TSTBCallPreviewView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTBCallPreviewView.swift; sourceTree = "<group>"; };
  218. A868A8AE2D758BA800F6D884 /* TSTBDesktopPreviewView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTBDesktopPreviewView.swift; sourceTree = "<group>"; };
  219. A868A8B02D758C9600F6D884 /* TSTBBtnView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTBBtnView.swift; sourceTree = "<group>"; };
  220. A868A8B42D7598A500F6D884 /* TSTSIslandView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTSIslandView.swift; sourceTree = "<group>"; };
  221. A868A8B92D75C20400F6D884 /* TSThemeBrowseVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeBrowseVM.swift; sourceTree = "<group>"; };
  222. A868A8BB2D75C68300F6D884 /* TSAudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAudioPlayer.swift; sourceTree = "<group>"; };
  223. A868A8BE2D76A17E00F6D884 /* Poppins-BlackItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-BlackItalic.ttf"; sourceTree = "<group>"; };
  224. A868A8C12D76A28F00F6D884 /* UIFont+TSEx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+TSEx.swift"; sourceTree = "<group>"; };
  225. A868A8C62D76A43E00F6D884 /* TSThemeSetVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeSetVC.swift; sourceTree = "<group>"; };
  226. A868A8C82D76A45200F6D884 /* TSThemeSetItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeSetItemView.swift; sourceTree = "<group>"; };
  227. A868A8CD2D76AAAF00F6D884 /* TSThemeSetRingToneView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeSetRingToneView.swift; sourceTree = "<group>"; };
  228. A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingToneCellView.swift; sourceTree = "<group>"; };
  229. A868A8DA2D76F00800F6D884 /* TSBandRingTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBandRingTool.swift; sourceTree = "<group>"; };
  230. A868A8DD2D76F91500F6D884 /* AudioTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioTool.swift; sourceTree = "<group>"; };
  231. A868A8DF2D76F9BB00F6D884 /* AudioConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioConverter.h; sourceTree = "<group>"; };
  232. A868A8E02D76F9BB00F6D884 /* AudioConverter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AudioConverter.m; sourceTree = "<group>"; };
  233. A868A8E22D76F9BC00F6D884 /* AIRingtone-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AIRingtone-Bridging-Header.h"; sourceTree = "<group>"; };
  234. A868A8E32D76FA4200F6D884 /* ExtAudioConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtAudioConverter.h; sourceTree = "<group>"; };
  235. A868A8E42D76FA4200F6D884 /* libmp3lame.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmp3lame.a; sourceTree = "<group>"; };
  236. A868A8E52D76FA4200F6D884 /* ExtAudioConverter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExtAudioConverter.m; sourceTree = "<group>"; };
  237. A868A8E62D76FA4200F6D884 /* lame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lame.h; sourceTree = "<group>"; };
  238. A868A8EA2D76FD9800F6D884 /* placeholder.band */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = placeholder.band; sourceTree = "<group>"; };
  239. A868A8EC2D76FE5D00F6D884 /* tutorial-ring.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "tutorial-ring.mp4"; sourceTree = "<group>"; };
  240. A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSLoadingAnimation.swift; sourceTree = "<group>"; };
  241. A868A8F02D77081B00F6D884 /* TSContactsTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSContactsTool.swift; sourceTree = "<group>"; };
  242. A868A8F42D77179C00F6D884 /* TSAIPhotoChildVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoChildVC.swift; sourceTree = "<group>"; };
  243. A868A8F72D77E2B900F6D884 /* TSTextGeneralPicVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPicVC.swift; sourceTree = "<group>"; };
  244. A868A8F92D77E34D00F6D884 /* TSPromptTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPromptTextView.swift; sourceTree = "<group>"; };
  245. A868A8FF2D77E54A00F6D884 /* TSPromptStyleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPromptStyleView.swift; sourceTree = "<group>"; };
  246. A868A9022D77E5A400F6D884 /* TSPTPStyleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPStyleModel.swift; sourceTree = "<group>"; };
  247. A868A9042D77E5AB00F6D884 /* photo_to_photo_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = photo_to_photo_style.json; sourceTree = "<group>"; };
  248. A868A9062D77EECC00F6D884 /* TSTGPTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTGPTitleView.swift; sourceTree = "<group>"; };
  249. A868A9082D7828DF00F6D884 /* TSTGPPhotoStyleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTGPPhotoStyleView.swift; sourceTree = "<group>"; };
  250. A868A90B2D78311400F6D884 /* TSTextGeneralPicVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPicVM.swift; sourceTree = "<group>"; };
  251. A868A90D2D7846D400F6D884 /* TSSavePhotoSuccessTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSavePhotoSuccessTool.swift; sourceTree = "<group>"; };
  252. A868A9102D784CFA00F6D884 /* TSGeneralPicVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPicVC.swift; sourceTree = "<group>"; };
  253. A868A9132D784D2700F6D884 /* TSGeneralPicModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPicModel.swift; sourceTree = "<group>"; };
  254. A868A9152D784E6500F6D884 /* TSBottomAlertVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBottomAlertVC.swift; sourceTree = "<group>"; };
  255. A868A9172D78554800F6D884 /* TSGenneralPicVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenneralPicVM.swift; sourceTree = "<group>"; };
  256. A868A9192D78559600F6D884 /* TSProgressState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSProgressState.swift; sourceTree = "<group>"; };
  257. A868A91B2D78592600F6D884 /* rotatingAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = rotatingAnimation.gif; sourceTree = "<group>"; };
  258. A868A91D2D785CE600F6D884 /* TSGeneralPicVC+Event.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSGeneralPicVC+Event.swift"; sourceTree = "<group>"; };
  259. A899D34B2D82C61C00AB9C1C /* TSPurchaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseVC.swift; sourceTree = "<group>"; };
  260. A899D3512D82C67900AB9C1C /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
  261. A899D35E2D82C8D800AB9C1C /* TSPurchaseManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseManager.swift; sourceTree = "<group>"; };
  262. A899D3612D82D89000AB9C1C /* TSButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSButton.swift; sourceTree = "<group>"; };
  263. A899D36E2D83C3D500AB9C1C /* TSTutorialPopupVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTutorialPopupVC.swift; sourceTree = "<group>"; };
  264. A899D3732D87B15D00AB9C1C /* TSPurchaseTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseTool.swift; sourceTree = "<group>"; };
  265. A899D3832D88303D00AB9C1C /* TSDiscoverVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverVC.swift; sourceTree = "<group>"; };
  266. A899D3862D89023A00AB9C1C /* TSRingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingModel.swift; sourceTree = "<group>"; };
  267. A899D3892D891ADB00AB9C1C /* TSDiscoverVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverVM.swift; sourceTree = "<group>"; };
  268. A899D38C2D891C4D00AB9C1C /* TSDiscoverCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverCell.swift; sourceTree = "<group>"; };
  269. A899D3922D8924A200AB9C1C /* TSDiscoverListVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverListVC.swift; sourceTree = "<group>"; };
  270. A899D3952D89258600AB9C1C /* TSDiscoverListVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverListVM.swift; sourceTree = "<group>"; };
  271. A899D39B2D894F9600AB9C1C /* TSRingDownVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingDownVC.swift; sourceTree = "<group>"; };
  272. A899D39F2D895F3C00AB9C1C /* TSRingDownNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingDownNullView.swift; sourceTree = "<group>"; };
  273. A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAudioAVPlayer.swift; sourceTree = "<group>"; };
  274. A899D3CA2D89A53C00AB9C1C /* TSDownloadManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDownloadManager.swift; sourceTree = "<group>"; };
  275. A899D3CE2D89AD4800AB9C1C /* TSAudioPlayerFileTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAudioPlayerFileTool.swift; sourceTree = "<group>"; };
  276. A899D3D02D89B14400AB9C1C /* TSDiscoverListCellVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSDiscoverListCellVM.swift; sourceTree = "<group>"; };
  277. A899D3D32D8A6B6500AB9C1C /* TSGenerateHistoryVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateHistoryVC.swift; sourceTree = "<group>"; };
  278. A899D3D52D8A6CC200AB9C1C /* TSGenerateHistoryVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateHistoryVM.swift; sourceTree = "<group>"; };
  279. A899D3D72D8A76CB00AB9C1C /* TSAIRintoneHistorySectionHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIRintoneHistorySectionHeaderView.swift; sourceTree = "<group>"; };
  280. A899D3DA2D8A97EA00AB9C1C /* TSRingDownVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingDownVM.swift; sourceTree = "<group>"; };
  281. A8C6436B2D79A8C7001068D0 /* TSAIRintoneHistoryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIRintoneHistoryCell.swift; sourceTree = "<group>"; };
  282. A8CC55812D79771F002E0CAA /* TSGeneralPicBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGeneralPicBrowseVC.swift; sourceTree = "<group>"; };
  283. A8CC55852D798E2D002E0CAA /* TSTextGeneralRintoneVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralRintoneVC.swift; sourceTree = "<group>"; };
  284. A8CC55882D798E5A002E0CAA /* TSTextGeneralRintoneVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralRintoneVM.swift; sourceTree = "<group>"; };
  285. A8CC558A2D799051002E0CAA /* TSCreatBtnView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCreatBtnView.swift; sourceTree = "<group>"; };
  286. A8CC558F2D799F9C002E0CAA /* TSAIRintoneVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIRintoneVM.swift; sourceTree = "<group>"; };
  287. A8D776F72D8D343F007EAB35 /* TSBaseOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseOperationQueue.swift; sourceTree = "<group>"; };
  288. A8D776F92D8D345B007EAB35 /* TSBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseOperation.swift; sourceTree = "<group>"; };
  289. A8D776FD2D8D3E4E007EAB35 /* TSPublicContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPublicContent.swift; sourceTree = "<group>"; };
  290. A8DEC26F2D7C395B002EB948 /* TSThemeCopyrightVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeCopyrightVC.swift; sourceTree = "<group>"; };
  291. /* End PBXFileReference section */
  292. /* Begin PBXFrameworksBuildPhase section */
  293. A80EDE332D7184D9003CD332 /* Frameworks */ = {
  294. isa = PBXFrameworksBuildPhase;
  295. buildActionMask = 2147483647;
  296. files = (
  297. A899D3572D82C73100AB9C1C /* SwiftUIX in Frameworks */,
  298. F5FF0EC10B0056B65FDB9C78 /* Pods_AIRingtone.framework in Frameworks */,
  299. A868A8F22D770A9200F6D884 /* libmp3lame.a in Frameworks */,
  300. A899D35D2D82C88900AB9C1C /* SwiftUIX in Frameworks */,
  301. A899D35A2D82C75B00AB9C1C /* SwiftUIX in Frameworks */,
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. };
  305. /* End PBXFrameworksBuildPhase section */
  306. /* Begin PBXGroup section */
  307. 229F5991134C992950FFF4DF /* Frameworks */ = {
  308. isa = PBXGroup;
  309. children = (
  310. A899D3512D82C67900AB9C1C /* SwiftUI.framework */,
  311. 39C823AB7F3D49E8B2356E07 /* Pods_AIRingtone.framework */,
  312. );
  313. name = Frameworks;
  314. sourceTree = "<group>";
  315. };
  316. 95CE771C1383BB2F7CD1521C /* Pods */ = {
  317. isa = PBXGroup;
  318. children = (
  319. 5D578E9BD60A04ABE5E6E12E /* Pods-AIRingtone.debug.xcconfig */,
  320. 5DBE882FFF7A297F71A825E3 /* Pods-AIRingtone.release.xcconfig */,
  321. );
  322. path = Pods;
  323. sourceTree = "<group>";
  324. };
  325. A80EDE2D2D7184D9003CD332 = {
  326. isa = PBXGroup;
  327. children = (
  328. A80EDE572D718623003CD332 /* AIRingtone */,
  329. A80EDE372D7184D9003CD332 /* Products */,
  330. 95CE771C1383BB2F7CD1521C /* Pods */,
  331. 229F5991134C992950FFF4DF /* Frameworks */,
  332. );
  333. sourceTree = "<group>";
  334. };
  335. A80EDE372D7184D9003CD332 /* Products */ = {
  336. isa = PBXGroup;
  337. children = (
  338. A80EDE362D7184D9003CD332 /* AIRingtone.app */,
  339. );
  340. name = Products;
  341. sourceTree = "<group>";
  342. };
  343. A80EDE572D718623003CD332 /* AIRingtone */ = {
  344. isa = PBXGroup;
  345. children = (
  346. A80EDE632D718B19003CD332 /* Business */,
  347. A80EDEC22D718CEA003CD332 /* Common */,
  348. A80EDE4E2D718623003CD332 /* AppDelegate.swift */,
  349. A868A8E22D76F9BC00F6D884 /* AIRingtone-Bridging-Header.h */,
  350. A80EDE4F2D718623003CD332 /* Assets.xcassets */,
  351. A80EDE502D718623003CD332 /* Info.plist */,
  352. A80EDE522D718623003CD332 /* LaunchScreen.storyboard */,
  353. );
  354. path = AIRingtone;
  355. sourceTree = "<group>";
  356. };
  357. A80EDE5F2D718AEF003CD332 /* Config */ = {
  358. isa = PBXGroup;
  359. children = (
  360. A80EDE602D718AF4003CD332 /* TSConfig.swift */,
  361. A80EDE642D718CAF003CD332 /* GlobalImports.swift */,
  362. );
  363. path = Config;
  364. sourceTree = "<group>";
  365. };
  366. A80EDE622D718B0F003CD332 /* Res */ = {
  367. isa = PBXGroup;
  368. children = (
  369. A840A7F12D8E60A40044B8B9 /* ringAnimation.gif */,
  370. A868A91B2D78592600F6D884 /* rotatingAnimation.gif */,
  371. A868A8BE2D76A17E00F6D884 /* Poppins-BlackItalic.ttf */,
  372. );
  373. path = Res;
  374. sourceTree = "<group>";
  375. };
  376. A80EDE632D718B19003CD332 /* Business */ = {
  377. isa = PBXGroup;
  378. children = (
  379. A840A8062D9404060044B8B9 /* TSEditAudioVideoVC */,
  380. A83F871B2D79408300D29B1B /* Data */,
  381. A899D3822D88303300AB9C1C /* TSDiscoverVC */,
  382. A899D34C2D82C61C00AB9C1C /* TSPurchaseMembershipVC */,
  383. A868A8A12D7560B900F6D884 /* VIewTool */,
  384. A80EDF192D71AC2F003CD332 /* TSCollectionViewVM */,
  385. A80EDF162D7193E4003CD332 /* TSTutorialsVC */,
  386. A80EDF0F2D718E8E003CD332 /* TSAIPhotoVC */,
  387. A80EDF0E2D718E58003CD332 /* TSAIRintoneVC */,
  388. A80EDF0D2D718E42003CD332 /* TSThemeVC */,
  389. A80EDF0A2D718DF7003CD332 /* LaunchVC */,
  390. A80EDF002D718DF1003CD332 /* TSSetingVC */,
  391. A80EDEF42D718DEA003CD332 /* TSTabBarController */,
  392. );
  393. path = Business;
  394. sourceTree = "<group>";
  395. };
  396. A80EDE702D718CEA003CD332 /* TSNetWork */ = {
  397. isa = PBXGroup;
  398. children = (
  399. A80EDE6C2D718CEA003CD332 /* TSNetworkManager.swift */,
  400. A80EDE6D2D718CEA003CD332 /* TSNetWork+Business.swift */,
  401. A80EDE6E2D718CEA003CD332 /* TSNetworkManager+Loading.swift */,
  402. A80EDE6F2D718CEA003CD332 /* StreamPostRequest.swift */,
  403. );
  404. path = TSNetWork;
  405. sourceTree = "<group>";
  406. };
  407. A80EDE712D718CEA003CD332 /* NetworkManager */ = {
  408. isa = PBXGroup;
  409. children = (
  410. A80EDE702D718CEA003CD332 /* TSNetWork */,
  411. );
  412. path = NetworkManager;
  413. sourceTree = "<group>";
  414. };
  415. A80EDEBA2D718CEA003CD332 /* Tool */ = {
  416. isa = PBXGroup;
  417. children = (
  418. A8D776FD2D8D3E4E007EAB35 /* TSPublicContent.swift */,
  419. A8D776F62D8D342D007EAB35 /* OperationQueue */,
  420. A840A7EE2D8D82100044B8B9 /* NotUse */,
  421. A868A8DC2D76F90E00F6D884 /* TSBandRingTool */,
  422. A868A8BC2D75C68300F6D884 /* TSAudioPlayer */,
  423. A80EDEB32D718CEA003CD332 /* TSRandomTextPicker.swift */,
  424. A868A8F02D77081B00F6D884 /* TSContactsTool.swift */,
  425. A80EDEB62D718CEA003CD332 /* TSFileManagerTool.swift */,
  426. A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */,
  427. );
  428. path = Tool;
  429. sourceTree = "<group>";
  430. };
  431. A80EDEBC2D718CEA003CD332 /* TSPhotoPickerManager */ = {
  432. isa = PBXGroup;
  433. children = (
  434. A80EDEBB2D718CEA003CD332 /* TSPhotoPickerManager.swift */,
  435. );
  436. path = TSPhotoPickerManager;
  437. sourceTree = "<group>";
  438. };
  439. A80EDEC02D718CEA003CD332 /* UILabel */ = {
  440. isa = PBXGroup;
  441. children = (
  442. A80EDEBF2D718CEA003CD332 /* PaddedLabel.swift */,
  443. );
  444. path = UILabel;
  445. sourceTree = "<group>";
  446. };
  447. A80EDEC12D718CEA003CD332 /* View */ = {
  448. isa = PBXGroup;
  449. children = (
  450. A80EDEBC2D718CEA003CD332 /* TSPhotoPickerManager */,
  451. A80EDEC02D718CEA003CD332 /* UILabel */,
  452. );
  453. path = View;
  454. sourceTree = "<group>";
  455. };
  456. A80EDEC22D718CEA003CD332 /* Common */ = {
  457. isa = PBXGroup;
  458. children = (
  459. A899D35F2D82C8D800AB9C1C /* Purchase */,
  460. A868A8C02D76A28A00F6D884 /* Ex */,
  461. A80EDE622D718B0F003CD332 /* Res */,
  462. A80EDE5F2D718AEF003CD332 /* Config */,
  463. A80EDE712D718CEA003CD332 /* NetworkManager */,
  464. A80EDEBA2D718CEA003CD332 /* Tool */,
  465. A80EDEC12D718CEA003CD332 /* View */,
  466. );
  467. path = Common;
  468. sourceTree = "<group>";
  469. };
  470. A80EDEF42D718DEA003CD332 /* TSTabBarController */ = {
  471. isa = PBXGroup;
  472. children = (
  473. A80EDEF32D718DEA003CD332 /* TSTabBarController.swift */,
  474. );
  475. path = TSTabBarController;
  476. sourceTree = "<group>";
  477. };
  478. A80EDEF72D718DF1003CD332 /* TSBusinessWebVC */ = {
  479. isa = PBXGroup;
  480. children = (
  481. A80EDEF62D718DF1003CD332 /* TSBusinessWebVC.swift */,
  482. );
  483. path = TSBusinessWebVC;
  484. sourceTree = "<group>";
  485. };
  486. A80EDEFA2D718DF1003CD332 /* View */ = {
  487. isa = PBXGroup;
  488. children = (
  489. A80EDEF82D718DF1003CD332 /* SettingPurchaseTopView.swift */,
  490. A80EDEF92D718DF1003CD332 /* TSSettingListView.swift */,
  491. );
  492. path = View;
  493. sourceTree = "<group>";
  494. };
  495. A80EDEFF2D718DF1003CD332 /* SetingVC */ = {
  496. isa = PBXGroup;
  497. children = (
  498. A80EDEFA2D718DF1003CD332 /* View */,
  499. A80EDEFB2D718DF1003CD332 /* TSSetingViewModel.swift */,
  500. A80EDEFC2D718DF1003CD332 /* TSSetingModel.swift */,
  501. A80EDEFD2D718DF1003CD332 /* ShareActivityItemProvider.swift */,
  502. A80EDEFE2D718DF1003CD332 /* TSSetingVC.swift */,
  503. );
  504. path = SetingVC;
  505. sourceTree = "<group>";
  506. };
  507. A80EDF002D718DF1003CD332 /* TSSetingVC */ = {
  508. isa = PBXGroup;
  509. children = (
  510. A80EDEF72D718DF1003CD332 /* TSBusinessWebVC */,
  511. A80EDEFF2D718DF1003CD332 /* SetingVC */,
  512. );
  513. path = TSSetingVC;
  514. sourceTree = "<group>";
  515. };
  516. A80EDF0A2D718DF7003CD332 /* LaunchVC */ = {
  517. isa = PBXGroup;
  518. children = (
  519. A80EDF082D718DF7003CD332 /* TSBootPageVC.swift */,
  520. A80EDF092D718DF7003CD332 /* TSLaunchVC.swift */,
  521. );
  522. path = LaunchVC;
  523. sourceTree = "<group>";
  524. };
  525. A80EDF0D2D718E42003CD332 /* TSThemeVC */ = {
  526. isa = PBXGroup;
  527. children = (
  528. A83503CB2D7ED1340067002A /* TSThemeTutorialsVC */,
  529. A8DEC26E2D7C3948002EB948 /* TSThemeCopyrightVC */,
  530. A868A8C52D76A43300F6D884 /* TSThemeSetVC */,
  531. A868A8C42D76A42700F6D884 /* TSThemeVC */,
  532. A868A8A82D75889700F6D884 /* TSThemeBrowseVC */,
  533. );
  534. path = TSThemeVC;
  535. sourceTree = "<group>";
  536. };
  537. A80EDF0E2D718E58003CD332 /* TSAIRintoneVC */ = {
  538. isa = PBXGroup;
  539. children = (
  540. A899D3D22D8A6B5A00AB9C1C /* TSGenerateHistoryVC */,
  541. A8272E992D7A8F0500F1C814 /* TSGeneralRintoneVC */,
  542. A8CC55842D798E26002E0CAA /* TSAIRintoneVC */,
  543. A8CC55832D798E05002E0CAA /* TSTextGeneralRintoneVC */,
  544. );
  545. path = TSAIRintoneVC;
  546. sourceTree = "<group>";
  547. };
  548. A80EDF0F2D718E8E003CD332 /* TSAIPhotoVC */ = {
  549. isa = PBXGroup;
  550. children = (
  551. A8CC55802D7976E7002E0CAA /* TSGeneralPicBrowseVC */,
  552. A868A90F2D784CF100F6D884 /* TSGeneralPicVC */,
  553. A868A8F62D77E2A900F6D884 /* TSTextGeneralPicVC */,
  554. A868A8F32D77179000F6D884 /* TSAIPhotoChildVC */,
  555. A80EDF122D718EF6003CD332 /* TSAIPhotoVC.swift */,
  556. );
  557. path = TSAIPhotoVC;
  558. sourceTree = "<group>";
  559. };
  560. A80EDF162D7193E4003CD332 /* TSTutorialsVC */ = {
  561. isa = PBXGroup;
  562. children = (
  563. A899D36E2D83C3D500AB9C1C /* TSTutorialPopupVC.swift */,
  564. A80EDF172D7193ED003CD332 /* TSTutorialsVC.swift */,
  565. );
  566. path = TSTutorialsVC;
  567. sourceTree = "<group>";
  568. };
  569. A80EDF192D71AC2F003CD332 /* TSCollectionViewVM */ = {
  570. isa = PBXGroup;
  571. children = (
  572. A868A8A52D757DC100F6D884 /* View */,
  573. A80EDF252D71C122003CD332 /* Model */,
  574. A80EDF222D71C081003CD332 /* Header */,
  575. A80EDF1A2D71AC8F003CD332 /* TSCollectionViewVM.swift */,
  576. A80EDF1C2D71BE11003CD332 /* TSCollectionViewVM+Config.swift */,
  577. );
  578. path = TSCollectionViewVM;
  579. sourceTree = "<group>";
  580. };
  581. A80EDF222D71C081003CD332 /* Header */ = {
  582. isa = PBXGroup;
  583. children = (
  584. A80EDF232D71C091003CD332 /* TSColVVMSectionHeaderView.swift */,
  585. A80EDF262D71C13C003CD332 /* TSColVVMHeaderModel.swift */,
  586. );
  587. path = Header;
  588. sourceTree = "<group>";
  589. };
  590. A80EDF252D71C122003CD332 /* Model */ = {
  591. isa = PBXGroup;
  592. children = (
  593. );
  594. path = Model;
  595. sourceTree = "<group>";
  596. };
  597. A80EDF282D71C20D003CD332 /* VM */ = {
  598. isa = PBXGroup;
  599. children = (
  600. A80EDF292D71C211003CD332 /* TSThemeVM.swift */,
  601. );
  602. path = VM;
  603. sourceTree = "<group>";
  604. };
  605. A80EDF2B2D71C2B7003CD332 /* Model */ = {
  606. isa = PBXGroup;
  607. children = (
  608. A80EDF2C2D71C2BF003CD332 /* TSThemeModel.swift */,
  609. );
  610. path = Model;
  611. sourceTree = "<group>";
  612. };
  613. A8272E992D7A8F0500F1C814 /* TSGeneralRintoneVC */ = {
  614. isa = PBXGroup;
  615. children = (
  616. A8272E9E2D7A8F6000F1C814 /* TSGeneralRintoneVM.swift */,
  617. A8272E9A2D7A8F0E00F1C814 /* TSGeneralRintoneVC.swift */,
  618. A8272E9C2D7A8F3A00F1C814 /* TSGeneralRintoneVC+Event.swift */,
  619. );
  620. path = TSGeneralRintoneVC;
  621. sourceTree = "<group>";
  622. };
  623. A83503CB2D7ED1340067002A /* TSThemeTutorialsVC */ = {
  624. isa = PBXGroup;
  625. children = (
  626. A83503CC2D7ED1430067002A /* TSThemeTutorialsVC.swift */,
  627. );
  628. path = TSThemeTutorialsVC;
  629. sourceTree = "<group>";
  630. };
  631. A83F871B2D79408300D29B1B /* Data */ = {
  632. isa = PBXGroup;
  633. children = (
  634. A83F871C2D79409300D29B1B /* TSUserDefaultData.swift */,
  635. );
  636. path = Data;
  637. sourceTree = "<group>";
  638. };
  639. A83F871E2D794FDF00D29B1B /* View */ = {
  640. isa = PBXGroup;
  641. children = (
  642. A83F871F2D794FE600D29B1B /* TSAIPhotoImageCell.swift */,
  643. );
  644. path = View;
  645. sourceTree = "<group>";
  646. };
  647. A840A7EE2D8D82100044B8B9 /* NotUse */ = {
  648. isa = PBXGroup;
  649. children = (
  650. A899D3CA2D89A53C00AB9C1C /* TSDownloadManager.swift */,
  651. A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */,
  652. A899D3CE2D89AD4800AB9C1C /* TSAudioPlayerFileTool.swift */,
  653. );
  654. path = NotUse;
  655. sourceTree = "<group>";
  656. };
  657. A840A8012D91944F0044B8B9 /* TSGenerateBaseOperation */ = {
  658. isa = PBXGroup;
  659. children = (
  660. A840A8022D9194590044B8B9 /* TSGenerateBaseOperation.swift */,
  661. A840A7F92D916D9A0044B8B9 /* TSGeneratePosterOperation.swift */,
  662. A840A7FD2D916DB40044B8B9 /* TSGeneratePhotoOperation.swift */,
  663. A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */,
  664. );
  665. path = TSGenerateBaseOperation;
  666. sourceTree = "<group>";
  667. };
  668. A840A8062D9404060044B8B9 /* TSEditAudioVideoVC */ = {
  669. isa = PBXGroup;
  670. children = (
  671. A840A8072D9404480044B8B9 /* TSEditAudioVideoBaseVC.swift */,
  672. );
  673. path = TSEditAudioVideoVC;
  674. sourceTree = "<group>";
  675. };
  676. A840A80E2D94057B0044B8B9 /* ZHWaveform */ = {
  677. isa = PBXGroup;
  678. children = (
  679. A840A8092D94057B0044B8B9 /* ZHAudioProcessing.swift */,
  680. A840A80A2D94057B0044B8B9 /* ZHWaveformViewDelegate.swift */,
  681. A840A80B2D94057B0044B8B9 /* ZHTrackProcessing.swift */,
  682. A840A80C2D94057B0044B8B9 /* ZHWaveformView.swift */,
  683. A840A80D2D94057B0044B8B9 /* ZHCroppedDelegate.swift */,
  684. );
  685. path = ZHWaveform;
  686. sourceTree = "<group>";
  687. };
  688. A868A8982D75505100F6D884 /* View */ = {
  689. isa = PBXGroup;
  690. children = (
  691. A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */,
  692. A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */,
  693. );
  694. path = View;
  695. sourceTree = "<group>";
  696. };
  697. A868A8A12D7560B900F6D884 /* VIewTool */ = {
  698. isa = PBXGroup;
  699. children = (
  700. A899D3612D82D89000AB9C1C /* TSButton.swift */,
  701. A868A9152D784E6500F6D884 /* TSBottomAlertVC.swift */,
  702. A868A90D2D7846D400F6D884 /* TSSavePhotoSuccessTool.swift */,
  703. A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */,
  704. A868A89D2D7560B900F6D884 /* TSPageNullView.swift */,
  705. A868A89E2D7560B900F6D884 /* TSCommonloadingView.swift */,
  706. A840A7EF2D8E5B8F0044B8B9 /* TSRingLoadingView.swift */,
  707. A868A8A02D7560B900F6D884 /* TSViewTool.swift */,
  708. );
  709. path = VIewTool;
  710. sourceTree = "<group>";
  711. };
  712. A868A8A52D757DC100F6D884 /* View */ = {
  713. isa = PBXGroup;
  714. children = (
  715. A868A8A62D757DCE00F6D884 /* UICollectionView+Refresh.swift */,
  716. );
  717. path = View;
  718. sourceTree = "<group>";
  719. };
  720. A868A8A82D75889700F6D884 /* TSThemeBrowseVC */ = {
  721. isa = PBXGroup;
  722. children = (
  723. A868A8B82D75C1FB00F6D884 /* VM */,
  724. A868A8AB2D758B4100F6D884 /* View */,
  725. A868A8A92D7588A400F6D884 /* TSThemeBrowseVC.swift */,
  726. );
  727. path = TSThemeBrowseVC;
  728. sourceTree = "<group>";
  729. };
  730. A868A8AB2D758B4100F6D884 /* View */ = {
  731. isa = PBXGroup;
  732. children = (
  733. A868A8B42D7598A500F6D884 /* TSTSIslandView.swift */,
  734. A868A8B02D758C9600F6D884 /* TSTBBtnView.swift */,
  735. A868A8AC2D758B5100F6D884 /* TSTBCallPreviewView.swift */,
  736. A868A8AE2D758BA800F6D884 /* TSTBDesktopPreviewView.swift */,
  737. );
  738. path = View;
  739. sourceTree = "<group>";
  740. };
  741. A868A8B82D75C1FB00F6D884 /* VM */ = {
  742. isa = PBXGroup;
  743. children = (
  744. A868A8B92D75C20400F6D884 /* TSThemeBrowseVM.swift */,
  745. );
  746. path = VM;
  747. sourceTree = "<group>";
  748. };
  749. A868A8BC2D75C68300F6D884 /* TSAudioPlayer */ = {
  750. isa = PBXGroup;
  751. children = (
  752. A8272EBA2D7AFD0D00F1C814 /* TSBusinessAudioPlayer.swift */,
  753. A868A8BB2D75C68300F6D884 /* TSAudioPlayer.swift */,
  754. );
  755. path = TSAudioPlayer;
  756. sourceTree = "<group>";
  757. };
  758. A868A8C02D76A28A00F6D884 /* Ex */ = {
  759. isa = PBXGroup;
  760. children = (
  761. A83F87212D7953BA00D29B1B /* Notification+TSEx.swift */,
  762. A868A8C12D76A28F00F6D884 /* UIFont+TSEx.swift */,
  763. );
  764. path = Ex;
  765. sourceTree = "<group>";
  766. };
  767. A868A8C42D76A42700F6D884 /* TSThemeVC */ = {
  768. isa = PBXGroup;
  769. children = (
  770. A868A8982D75505100F6D884 /* View */,
  771. A80EDF2B2D71C2B7003CD332 /* Model */,
  772. A80EDF282D71C20D003CD332 /* VM */,
  773. A80EDF142D718F12003CD332 /* TSThemeVC.swift */,
  774. );
  775. path = TSThemeVC;
  776. sourceTree = "<group>";
  777. };
  778. A868A8C52D76A43300F6D884 /* TSThemeSetVC */ = {
  779. isa = PBXGroup;
  780. children = (
  781. A868A8CD2D76AAAF00F6D884 /* TSThemeSetRingToneView.swift */,
  782. A868A8C82D76A45200F6D884 /* TSThemeSetItemView.swift */,
  783. A868A8C62D76A43E00F6D884 /* TSThemeSetVC.swift */,
  784. );
  785. path = TSThemeSetVC;
  786. sourceTree = "<group>";
  787. };
  788. A868A8DC2D76F90E00F6D884 /* TSBandRingTool */ = {
  789. isa = PBXGroup;
  790. children = (
  791. A868A8DF2D76F9BB00F6D884 /* AudioConverter.h */,
  792. A868A8E02D76F9BB00F6D884 /* AudioConverter.m */,
  793. A868A8E72D76FA4200F6D884 /* libmp3 */,
  794. A868A8DD2D76F91500F6D884 /* AudioTool.swift */,
  795. A868A8EC2D76FE5D00F6D884 /* tutorial-ring.mp4 */,
  796. A868A8DA2D76F00800F6D884 /* TSBandRingTool.swift */,
  797. A868A8EA2D76FD9800F6D884 /* placeholder.band */,
  798. A840A80E2D94057B0044B8B9 /* ZHWaveform */,
  799. );
  800. path = TSBandRingTool;
  801. sourceTree = "<group>";
  802. };
  803. A868A8E72D76FA4200F6D884 /* libmp3 */ = {
  804. isa = PBXGroup;
  805. children = (
  806. A868A8E32D76FA4200F6D884 /* ExtAudioConverter.h */,
  807. A868A8E42D76FA4200F6D884 /* libmp3lame.a */,
  808. A868A8E52D76FA4200F6D884 /* ExtAudioConverter.m */,
  809. A868A8E62D76FA4200F6D884 /* lame.h */,
  810. );
  811. path = libmp3;
  812. sourceTree = "<group>";
  813. };
  814. A868A8F32D77179000F6D884 /* TSAIPhotoChildVC */ = {
  815. isa = PBXGroup;
  816. children = (
  817. A83F871E2D794FDF00D29B1B /* View */,
  818. A868A8F42D77179C00F6D884 /* TSAIPhotoChildVC.swift */,
  819. A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */,
  820. );
  821. path = TSAIPhotoChildVC;
  822. sourceTree = "<group>";
  823. };
  824. A868A8F62D77E2A900F6D884 /* TSTextGeneralPicVC */ = {
  825. isa = PBXGroup;
  826. children = (
  827. A868A90A2D78310800F6D884 /* VM */,
  828. A868A9012D77E59100F6D884 /* Model */,
  829. A868A8FB2D77E36000F6D884 /* View */,
  830. A868A8F72D77E2B900F6D884 /* TSTextGeneralPicVC.swift */,
  831. );
  832. path = TSTextGeneralPicVC;
  833. sourceTree = "<group>";
  834. };
  835. A868A8FB2D77E36000F6D884 /* View */ = {
  836. isa = PBXGroup;
  837. children = (
  838. A8CC558A2D799051002E0CAA /* TSCreatBtnView.swift */,
  839. A868A9082D7828DF00F6D884 /* TSTGPPhotoStyleView.swift */,
  840. A868A9062D77EECC00F6D884 /* TSTGPTitleView.swift */,
  841. A868A8FF2D77E54A00F6D884 /* TSPromptStyleView.swift */,
  842. A868A8F92D77E34D00F6D884 /* TSPromptTextView.swift */,
  843. );
  844. path = View;
  845. sourceTree = "<group>";
  846. };
  847. A868A9012D77E59100F6D884 /* Model */ = {
  848. isa = PBXGroup;
  849. children = (
  850. A868A9042D77E5AB00F6D884 /* photo_to_photo_style.json */,
  851. A868A9022D77E5A400F6D884 /* TSPTPStyleModel.swift */,
  852. );
  853. path = Model;
  854. sourceTree = "<group>";
  855. };
  856. A868A90A2D78310800F6D884 /* VM */ = {
  857. isa = PBXGroup;
  858. children = (
  859. A868A90B2D78311400F6D884 /* TSTextGeneralPicVM.swift */,
  860. );
  861. path = VM;
  862. sourceTree = "<group>";
  863. };
  864. A868A90F2D784CF100F6D884 /* TSGeneralPicVC */ = {
  865. isa = PBXGroup;
  866. children = (
  867. A868A9172D78554800F6D884 /* TSGenneralPicVM.swift */,
  868. A868A9122D784D2200F6D884 /* Model */,
  869. A868A9102D784CFA00F6D884 /* TSGeneralPicVC.swift */,
  870. A868A91D2D785CE600F6D884 /* TSGeneralPicVC+Event.swift */,
  871. );
  872. path = TSGeneralPicVC;
  873. sourceTree = "<group>";
  874. };
  875. A868A9122D784D2200F6D884 /* Model */ = {
  876. isa = PBXGroup;
  877. children = (
  878. A868A9132D784D2700F6D884 /* TSGeneralPicModel.swift */,
  879. A868A9192D78559600F6D884 /* TSProgressState.swift */,
  880. );
  881. path = Model;
  882. sourceTree = "<group>";
  883. };
  884. A899D34C2D82C61C00AB9C1C /* TSPurchaseMembershipVC */ = {
  885. isa = PBXGroup;
  886. children = (
  887. A899D34B2D82C61C00AB9C1C /* TSPurchaseVC.swift */,
  888. );
  889. path = TSPurchaseMembershipVC;
  890. sourceTree = "<group>";
  891. };
  892. A899D35F2D82C8D800AB9C1C /* Purchase */ = {
  893. isa = PBXGroup;
  894. children = (
  895. A899D3722D87B15100AB9C1C /* TSPurchaseManager */,
  896. );
  897. path = Purchase;
  898. sourceTree = "<group>";
  899. };
  900. A899D3722D87B15100AB9C1C /* TSPurchaseManager */ = {
  901. isa = PBXGroup;
  902. children = (
  903. A899D35E2D82C8D800AB9C1C /* TSPurchaseManager.swift */,
  904. A899D3732D87B15D00AB9C1C /* TSPurchaseTool.swift */,
  905. );
  906. path = TSPurchaseManager;
  907. sourceTree = "<group>";
  908. };
  909. A899D3822D88303300AB9C1C /* TSDiscoverVC */ = {
  910. isa = PBXGroup;
  911. children = (
  912. A899D39A2D894F8600AB9C1C /* TSRingDownVC */,
  913. A899D3912D89249600AB9C1C /* TSDiscoverListVC */,
  914. A899D38E2D89248500AB9C1C /* TSDiscoverVC */,
  915. );
  916. path = TSDiscoverVC;
  917. sourceTree = "<group>";
  918. };
  919. A899D3852D89021400AB9C1C /* Model */ = {
  920. isa = PBXGroup;
  921. children = (
  922. A899D3862D89023A00AB9C1C /* TSRingModel.swift */,
  923. );
  924. path = Model;
  925. sourceTree = "<group>";
  926. };
  927. A899D3882D891AD100AB9C1C /* ViewModel */ = {
  928. isa = PBXGroup;
  929. children = (
  930. A899D3892D891ADB00AB9C1C /* TSDiscoverVM.swift */,
  931. );
  932. path = ViewModel;
  933. sourceTree = "<group>";
  934. };
  935. A899D38B2D891C4700AB9C1C /* View */ = {
  936. isa = PBXGroup;
  937. children = (
  938. A899D38C2D891C4D00AB9C1C /* TSDiscoverCell.swift */,
  939. );
  940. path = View;
  941. sourceTree = "<group>";
  942. };
  943. A899D38E2D89248500AB9C1C /* TSDiscoverVC */ = {
  944. isa = PBXGroup;
  945. children = (
  946. A899D38B2D891C4700AB9C1C /* View */,
  947. A899D3882D891AD100AB9C1C /* ViewModel */,
  948. A899D3832D88303D00AB9C1C /* TSDiscoverVC.swift */,
  949. );
  950. path = TSDiscoverVC;
  951. sourceTree = "<group>";
  952. };
  953. A899D3912D89249600AB9C1C /* TSDiscoverListVC */ = {
  954. isa = PBXGroup;
  955. children = (
  956. A899D3972D8947C700AB9C1C /* View */,
  957. A899D3942D89258000AB9C1C /* VM */,
  958. A899D3922D8924A200AB9C1C /* TSDiscoverListVC.swift */,
  959. );
  960. path = TSDiscoverListVC;
  961. sourceTree = "<group>";
  962. };
  963. A899D3942D89258000AB9C1C /* VM */ = {
  964. isa = PBXGroup;
  965. children = (
  966. A899D3952D89258600AB9C1C /* TSDiscoverListVM.swift */,
  967. );
  968. path = VM;
  969. sourceTree = "<group>";
  970. };
  971. A899D3972D8947C700AB9C1C /* View */ = {
  972. isa = PBXGroup;
  973. children = (
  974. A899D3D02D89B14400AB9C1C /* TSDiscoverListCellVM.swift */,
  975. );
  976. path = View;
  977. sourceTree = "<group>";
  978. };
  979. A899D39A2D894F8600AB9C1C /* TSRingDownVC */ = {
  980. isa = PBXGroup;
  981. children = (
  982. A899D3D92D8A97E300AB9C1C /* VM */,
  983. A899D39D2D895F3000AB9C1C /* View */,
  984. A899D39B2D894F9600AB9C1C /* TSRingDownVC.swift */,
  985. );
  986. path = TSRingDownVC;
  987. sourceTree = "<group>";
  988. };
  989. A899D39D2D895F3000AB9C1C /* View */ = {
  990. isa = PBXGroup;
  991. children = (
  992. A899D39F2D895F3C00AB9C1C /* TSRingDownNullView.swift */,
  993. );
  994. path = View;
  995. sourceTree = "<group>";
  996. };
  997. A899D3D22D8A6B5A00AB9C1C /* TSGenerateHistoryVC */ = {
  998. isa = PBXGroup;
  999. children = (
  1000. A899D3D52D8A6CC200AB9C1C /* TSGenerateHistoryVM.swift */,
  1001. A899D3D32D8A6B6500AB9C1C /* TSGenerateHistoryVC.swift */,
  1002. );
  1003. path = TSGenerateHistoryVC;
  1004. sourceTree = "<group>";
  1005. };
  1006. A899D3D92D8A97E300AB9C1C /* VM */ = {
  1007. isa = PBXGroup;
  1008. children = (
  1009. A899D3DA2D8A97EA00AB9C1C /* TSRingDownVM.swift */,
  1010. );
  1011. path = VM;
  1012. sourceTree = "<group>";
  1013. };
  1014. A8C6436A2D79A8BD001068D0 /* View */ = {
  1015. isa = PBXGroup;
  1016. children = (
  1017. A899D3D72D8A76CB00AB9C1C /* TSAIRintoneHistorySectionHeaderView.swift */,
  1018. A8C6436B2D79A8C7001068D0 /* TSAIRintoneHistoryCell.swift */,
  1019. );
  1020. path = View;
  1021. sourceTree = "<group>";
  1022. };
  1023. A8CC55802D7976E7002E0CAA /* TSGeneralPicBrowseVC */ = {
  1024. isa = PBXGroup;
  1025. children = (
  1026. A8CC55812D79771F002E0CAA /* TSGeneralPicBrowseVC.swift */,
  1027. A840A7F52D8EA0380044B8B9 /* TSGeneralPosterBrowseVC.swift */,
  1028. A840A7F32D8EA02E0044B8B9 /* TSGeneralPhotoBrowseVC.swift */,
  1029. );
  1030. path = TSGeneralPicBrowseVC;
  1031. sourceTree = "<group>";
  1032. };
  1033. A8CC55832D798E05002E0CAA /* TSTextGeneralRintoneVC */ = {
  1034. isa = PBXGroup;
  1035. children = (
  1036. A8CC55872D798E51002E0CAA /* VM */,
  1037. A8CC55852D798E2D002E0CAA /* TSTextGeneralRintoneVC.swift */,
  1038. );
  1039. path = TSTextGeneralRintoneVC;
  1040. sourceTree = "<group>";
  1041. };
  1042. A8CC55842D798E26002E0CAA /* TSAIRintoneVC */ = {
  1043. isa = PBXGroup;
  1044. children = (
  1045. A899D3852D89021400AB9C1C /* Model */,
  1046. A8C6436A2D79A8BD001068D0 /* View */,
  1047. A8CC558E2D799F93002E0CAA /* ViewModel */,
  1048. A80EDF102D718ECF003CD332 /* TSAIRintoneVC.swift */,
  1049. );
  1050. path = TSAIRintoneVC;
  1051. sourceTree = "<group>";
  1052. };
  1053. A8CC55872D798E51002E0CAA /* VM */ = {
  1054. isa = PBXGroup;
  1055. children = (
  1056. A8272E972D7A88E300F1C814 /* text_rintone_style.json */,
  1057. A8CC55882D798E5A002E0CAA /* TSTextGeneralRintoneVM.swift */,
  1058. );
  1059. path = VM;
  1060. sourceTree = "<group>";
  1061. };
  1062. A8CC558E2D799F93002E0CAA /* ViewModel */ = {
  1063. isa = PBXGroup;
  1064. children = (
  1065. A8CC558F2D799F9C002E0CAA /* TSAIRintoneVM.swift */,
  1066. );
  1067. path = ViewModel;
  1068. sourceTree = "<group>";
  1069. };
  1070. A8D776F62D8D342D007EAB35 /* OperationQueue */ = {
  1071. isa = PBXGroup;
  1072. children = (
  1073. A840A8012D91944F0044B8B9 /* TSGenerateBaseOperation */,
  1074. A8D776F72D8D343F007EAB35 /* TSBaseOperationQueue.swift */,
  1075. A8D776F92D8D345B007EAB35 /* TSBaseOperation.swift */,
  1076. );
  1077. path = OperationQueue;
  1078. sourceTree = "<group>";
  1079. };
  1080. A8DEC26E2D7C3948002EB948 /* TSThemeCopyrightVC */ = {
  1081. isa = PBXGroup;
  1082. children = (
  1083. A8DEC26F2D7C395B002EB948 /* TSThemeCopyrightVC.swift */,
  1084. );
  1085. path = TSThemeCopyrightVC;
  1086. sourceTree = "<group>";
  1087. };
  1088. /* End PBXGroup section */
  1089. /* Begin PBXNativeTarget section */
  1090. A80EDE352D7184D9003CD332 /* AIRingtone */ = {
  1091. isa = PBXNativeTarget;
  1092. buildConfigurationList = A80EDE492D7184DB003CD332 /* Build configuration list for PBXNativeTarget "AIRingtone" */;
  1093. buildPhases = (
  1094. 955A19BE27CEE13A37F689F6 /* [CP] Check Pods Manifest.lock */,
  1095. A80EDE322D7184D9003CD332 /* Sources */,
  1096. A80EDE332D7184D9003CD332 /* Frameworks */,
  1097. A80EDE342D7184D9003CD332 /* Resources */,
  1098. B7757A8921F6C3AA38945D37 /* [CP] Embed Pods Frameworks */,
  1099. );
  1100. buildRules = (
  1101. );
  1102. dependencies = (
  1103. );
  1104. name = AIRingtone;
  1105. productName = AIRingtone;
  1106. productReference = A80EDE362D7184D9003CD332 /* AIRingtone.app */;
  1107. productType = "com.apple.product-type.application";
  1108. };
  1109. /* End PBXNativeTarget section */
  1110. /* Begin PBXProject section */
  1111. A80EDE2E2D7184D9003CD332 /* Project object */ = {
  1112. isa = PBXProject;
  1113. attributes = {
  1114. BuildIndependentTargetsInParallel = 1;
  1115. LastSwiftUpdateCheck = 1620;
  1116. LastUpgradeCheck = 1620;
  1117. TargetAttributes = {
  1118. A80EDE352D7184D9003CD332 = {
  1119. CreatedOnToolsVersion = 16.2;
  1120. LastSwiftMigration = 1620;
  1121. };
  1122. };
  1123. };
  1124. buildConfigurationList = A80EDE312D7184D9003CD332 /* Build configuration list for PBXProject "AIRingtone" */;
  1125. developmentRegion = en;
  1126. hasScannedForEncodings = 0;
  1127. knownRegions = (
  1128. en,
  1129. Base,
  1130. );
  1131. mainGroup = A80EDE2D2D7184D9003CD332;
  1132. minimizedProjectReferenceProxies = 1;
  1133. packageReferences = (
  1134. A899D35B2D82C88800AB9C1C /* XCRemoteSwiftPackageReference "SwiftUIX" */,
  1135. );
  1136. preferredProjectObjectVersion = 77;
  1137. productRefGroup = A80EDE372D7184D9003CD332 /* Products */;
  1138. projectDirPath = "";
  1139. projectRoot = "";
  1140. targets = (
  1141. A80EDE352D7184D9003CD332 /* AIRingtone */,
  1142. );
  1143. };
  1144. /* End PBXProject section */
  1145. /* Begin PBXResourcesBuildPhase section */
  1146. A80EDE342D7184D9003CD332 /* Resources */ = {
  1147. isa = PBXResourcesBuildPhase;
  1148. buildActionMask = 2147483647;
  1149. files = (
  1150. A868A91C2D78592600F6D884 /* rotatingAnimation.gif in Resources */,
  1151. A868A9052D77E5AB00F6D884 /* photo_to_photo_style.json in Resources */,
  1152. A8272E982D7A88F400F1C814 /* text_rintone_style.json in Resources */,
  1153. A80EDE5B2D718623003CD332 /* Assets.xcassets in Resources */,
  1154. A868A8ED2D76FE5D00F6D884 /* tutorial-ring.mp4 in Resources */,
  1155. A840A7F22D8E60A40044B8B9 /* ringAnimation.gif in Resources */,
  1156. A868A8BF2D76A17E00F6D884 /* Poppins-BlackItalic.ttf in Resources */,
  1157. A868A8EB2D76FD9800F6D884 /* placeholder.band in Resources */,
  1158. A80EDE5D2D718623003CD332 /* LaunchScreen.storyboard in Resources */,
  1159. );
  1160. runOnlyForDeploymentPostprocessing = 0;
  1161. };
  1162. /* End PBXResourcesBuildPhase section */
  1163. /* Begin PBXShellScriptBuildPhase section */
  1164. 955A19BE27CEE13A37F689F6 /* [CP] Check Pods Manifest.lock */ = {
  1165. isa = PBXShellScriptBuildPhase;
  1166. buildActionMask = 2147483647;
  1167. files = (
  1168. );
  1169. inputFileListPaths = (
  1170. );
  1171. inputPaths = (
  1172. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1173. "${PODS_ROOT}/Manifest.lock",
  1174. );
  1175. name = "[CP] Check Pods Manifest.lock";
  1176. outputFileListPaths = (
  1177. );
  1178. outputPaths = (
  1179. "$(DERIVED_FILE_DIR)/Pods-AIRingtone-checkManifestLockResult.txt",
  1180. );
  1181. runOnlyForDeploymentPostprocessing = 0;
  1182. shellPath = /bin/sh;
  1183. 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";
  1184. showEnvVarsInLog = 0;
  1185. };
  1186. B7757A8921F6C3AA38945D37 /* [CP] Embed Pods Frameworks */ = {
  1187. isa = PBXShellScriptBuildPhase;
  1188. buildActionMask = 2147483647;
  1189. files = (
  1190. );
  1191. inputFileListPaths = (
  1192. "${PODS_ROOT}/Target Support Files/Pods-AIRingtone/Pods-AIRingtone-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  1193. );
  1194. name = "[CP] Embed Pods Frameworks";
  1195. outputFileListPaths = (
  1196. "${PODS_ROOT}/Target Support Files/Pods-AIRingtone/Pods-AIRingtone-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  1197. );
  1198. runOnlyForDeploymentPostprocessing = 0;
  1199. shellPath = /bin/sh;
  1200. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AIRingtone/Pods-AIRingtone-frameworks.sh\"\n";
  1201. showEnvVarsInLog = 0;
  1202. };
  1203. /* End PBXShellScriptBuildPhase section */
  1204. /* Begin PBXSourcesBuildPhase section */
  1205. A80EDE322D7184D9003CD332 /* Sources */ = {
  1206. isa = PBXSourcesBuildPhase;
  1207. buildActionMask = 2147483647;
  1208. files = (
  1209. A899D3742D87B15F00AB9C1C /* TSPurchaseTool.swift in Sources */,
  1210. A868A9072D77EED800F6D884 /* TSTGPTitleView.swift in Sources */,
  1211. A868A8C22D76A2A700F6D884 /* UIFont+TSEx.swift in Sources */,
  1212. A868A91A2D78559800F6D884 /* TSProgressState.swift in Sources */,
  1213. A899D3842D88303E00AB9C1C /* TSDiscoverVC.swift in Sources */,
  1214. A868A8C92D76A45900F6D884 /* TSThemeSetItemView.swift in Sources */,
  1215. A868A9002D77E55800F6D884 /* TSPromptStyleView.swift in Sources */,
  1216. A83F87202D794FF000D29B1B /* TSAIPhotoImageCell.swift in Sources */,
  1217. A899D3932D8924A300AB9C1C /* TSDiscoverListVC.swift in Sources */,
  1218. A840A8082D94044E0044B8B9 /* TSEditAudioVideoBaseVC.swift in Sources */,
  1219. A868A8DB2D76F00C00F6D884 /* TSBandRingTool.swift in Sources */,
  1220. A840A7F42D8EA0340044B8B9 /* TSGeneralPhotoBrowseVC.swift in Sources */,
  1221. A8D776FA2D8D345C007EAB35 /* TSBaseOperation.swift in Sources */,
  1222. A899D3602D82C8D800AB9C1C /* TSPurchaseManager.swift in Sources */,
  1223. A868A8F12D77081C00F6D884 /* TSContactsTool.swift in Sources */,
  1224. A840A8032D91945A0044B8B9 /* TSGenerateBaseOperation.swift in Sources */,
  1225. A80EDF2D2D71C2CA003CD332 /* TSThemeModel.swift in Sources */,
  1226. A80EDE582D718623003CD332 /* AppDelegate.swift in Sources */,
  1227. A868A8EF2D77041400F6D884 /* TSLoadingAnimation.swift in Sources */,
  1228. A80EDE652D718CAF003CD332 /* GlobalImports.swift in Sources */,
  1229. A840A7ED2D8D81DB0044B8B9 /* TSGenerateRintoneOperation.swift in Sources */,
  1230. A868A9092D7828EC00F6D884 /* TSTGPPhotoStyleView.swift in Sources */,
  1231. A8D776FE2D8D3E5E007EAB35 /* TSPublicContent.swift in Sources */,
  1232. A8DEC2702D7C395C002EB948 /* TSThemeCopyrightVC.swift in Sources */,
  1233. A8D776F82D8D3448007EAB35 /* TSBaseOperationQueue.swift in Sources */,
  1234. A80EDF112D718ED1003CD332 /* TSAIRintoneVC.swift in Sources */,
  1235. A80EDF1B2D71AC90003CD332 /* TSCollectionViewVM.swift in Sources */,
  1236. A80EDE612D718AF4003CD332 /* TSConfig.swift in Sources */,
  1237. A80EDF152D718F13003CD332 /* TSThemeVC.swift in Sources */,
  1238. A899D38D2D891C5600AB9C1C /* TSDiscoverCell.swift in Sources */,
  1239. A868A9032D77E5A500F6D884 /* TSPTPStyleModel.swift in Sources */,
  1240. A80EDEC62D718CEA003CD332 /* TSRandomTextPicker.swift in Sources */,
  1241. A899D3D12D89B14B00AB9C1C /* TSDiscoverListCellVM.swift in Sources */,
  1242. A80EDEC82D718CEA003CD332 /* TSNetworkManager+Loading.swift in Sources */,
  1243. A899D34D2D82C61C00AB9C1C /* TSPurchaseVC.swift in Sources */,
  1244. A868A9182D78555200F6D884 /* TSGenneralPicVM.swift in Sources */,
  1245. A80EDECB2D718CEA003CD332 /* TSNetWork+Business.swift in Sources */,
  1246. A899D3D82D8A76CE00AB9C1C /* TSAIRintoneHistorySectionHeaderView.swift in Sources */,
  1247. A8CC558B2D79905A002E0CAA /* TSCreatBtnView.swift in Sources */,
  1248. A80EDF0B2D718DF7003CD332 /* TSBootPageVC.swift in Sources */,
  1249. A80EDF0C2D718DF7003CD332 /* TSLaunchVC.swift in Sources */,
  1250. A80EDEDB2D718CEA003CD332 /* TSPhotoPickerManager.swift in Sources */,
  1251. A868A8BD2D75C68300F6D884 /* TSAudioPlayer.swift in Sources */,
  1252. A8CC55822D797720002E0CAA /* TSGeneralPicBrowseVC.swift in Sources */,
  1253. A80EDEE32D718CEA003CD332 /* TSNetworkManager.swift in Sources */,
  1254. A868A8AF2D758BBC00F6D884 /* TSTBDesktopPreviewView.swift in Sources */,
  1255. A80EDEF52D718DEA003CD332 /* TSTabBarController.swift in Sources */,
  1256. A899D3872D89024400AB9C1C /* TSRingModel.swift in Sources */,
  1257. A899D3A32D896A7B00AB9C1C /* TSRingDownNullView.swift in Sources */,
  1258. A868A8B52D7598C000F6D884 /* TSTSIslandView.swift in Sources */,
  1259. A840A7F62D8EA0470044B8B9 /* TSGeneralPosterBrowseVC.swift in Sources */,
  1260. A899D39C2D894F9800AB9C1C /* TSRingDownVC.swift in Sources */,
  1261. A8272E9F2D7A8F6500F1C814 /* TSGeneralRintoneVM.swift in Sources */,
  1262. A868A9142D784D4D00F6D884 /* TSGeneralPicModel.swift in Sources */,
  1263. A899D3962D89258B00AB9C1C /* TSDiscoverListVM.swift in Sources */,
  1264. A868A8F52D77179D00F6D884 /* TSAIPhotoChildVC.swift in Sources */,
  1265. A899D3DB2D8A97F100AB9C1C /* TSRingDownVM.swift in Sources */,
  1266. A899D38A2D891ADE00AB9C1C /* TSDiscoverVM.swift in Sources */,
  1267. A868A8E82D76FA4200F6D884 /* ExtAudioConverter.m in Sources */,
  1268. A80EDF132D718EF7003CD332 /* TSAIPhotoVC.swift in Sources */,
  1269. A83F87242D7954BB00D29B1B /* TSAIPhotoChildVM.swift in Sources */,
  1270. A868A8DE2D76F91500F6D884 /* AudioTool.swift in Sources */,
  1271. A80EDF242D71C0AA003CD332 /* TSColVVMSectionHeaderView.swift in Sources */,
  1272. A868A90C2D78311A00F6D884 /* TSTextGeneralPicVM.swift in Sources */,
  1273. A899D3CF2D89AD4C00AB9C1C /* TSAudioPlayerFileTool.swift in Sources */,
  1274. A80EDF1D2D71BE15003CD332 /* TSCollectionViewVM+Config.swift in Sources */,
  1275. A868A8E12D76F9BB00F6D884 /* AudioConverter.m in Sources */,
  1276. A868A8BA2D75C22300F6D884 /* TSThemeBrowseVM.swift in Sources */,
  1277. A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */,
  1278. A868A91E2D785CEA00F6D884 /* TSGeneralPicVC+Event.swift in Sources */,
  1279. A80EDEE92D718CEA003CD332 /* TSFileManagerTool.swift in Sources */,
  1280. A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */,
  1281. A868A8CE2D76AAC600F6D884 /* TSThemeSetRingToneView.swift in Sources */,
  1282. A868A90E2D7846D600F6D884 /* TSSavePhotoSuccessTool.swift in Sources */,
  1283. A8C6436C2D79A8C8001068D0 /* TSAIRintoneHistoryCell.swift in Sources */,
  1284. A868A8A32D7560B900F6D884 /* TSViewTool.swift in Sources */,
  1285. A83F871D2D79409B00D29B1B /* TSUserDefaultData.swift in Sources */,
  1286. A868A9112D784CFB00F6D884 /* TSGeneralPicVC.swift in Sources */,
  1287. A8272EBB2D7AFD0F00F1C814 /* TSBusinessAudioPlayer.swift in Sources */,
  1288. A868A8A42D7560B900F6D884 /* TSCommonloadingView.swift in Sources */,
  1289. A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */,
  1290. A840A80F2D94057B0044B8B9 /* ZHAudioProcessing.swift in Sources */,
  1291. A840A8102D94057B0044B8B9 /* ZHWaveformViewDelegate.swift in Sources */,
  1292. A840A8112D94057B0044B8B9 /* ZHWaveformView.swift in Sources */,
  1293. A840A8122D94057B0044B8B9 /* ZHCroppedDelegate.swift in Sources */,
  1294. A840A8132D94057B0044B8B9 /* ZHTrackProcessing.swift in Sources */,
  1295. A80EDF182D7193EE003CD332 /* TSTutorialsVC.swift in Sources */,
  1296. A899D3A52D89786200AB9C1C /* TSAudioAVPlayer.swift in Sources */,
  1297. A80EDEEA2D718CEA003CD332 /* PaddedLabel.swift in Sources */,
  1298. A8CC55862D798E2D002E0CAA /* TSTextGeneralRintoneVC.swift in Sources */,
  1299. A80EDEEB2D718CEA003CD332 /* StreamPostRequest.swift in Sources */,
  1300. A899D3D62D8A6CC600AB9C1C /* TSGenerateHistoryVM.swift in Sources */,
  1301. A80EDF2A2D71C215003CD332 /* TSThemeVM.swift in Sources */,
  1302. A868A8AA2D7588A500F6D884 /* TSThemeBrowseVC.swift in Sources */,
  1303. A868A8B12D758CA400F6D884 /* TSTBBtnView.swift in Sources */,
  1304. A8272E9B2D7A8F1000F1C814 /* TSGeneralRintoneVC.swift in Sources */,
  1305. A80EDF272D71C13D003CD332 /* TSColVVMHeaderModel.swift in Sources */,
  1306. A83F87222D7953C000D29B1B /* Notification+TSEx.swift in Sources */,
  1307. A83503CD2D7ED1440067002A /* TSThemeTutorialsVC.swift in Sources */,
  1308. A899D3622D82D89C00AB9C1C /* TSButton.swift in Sources */,
  1309. A840A7FA2D916D9B0044B8B9 /* TSGeneratePosterOperation.swift in Sources */,
  1310. A868A8AD2D758B6B00F6D884 /* TSTBCallPreviewView.swift in Sources */,
  1311. A868A9162D784E6500F6D884 /* TSBottomAlertVC.swift in Sources */,
  1312. A80EDF012D718DF1003CD332 /* TSBusinessWebVC.swift in Sources */,
  1313. A868A8A72D757DD600F6D884 /* UICollectionView+Refresh.swift in Sources */,
  1314. A868A8F82D77E2BC00F6D884 /* TSTextGeneralPicVC.swift in Sources */,
  1315. A840A7FE2D916DB50044B8B9 /* TSGeneratePhotoOperation.swift in Sources */,
  1316. A80EDF022D718DF1003CD332 /* TSSettingListView.swift in Sources */,
  1317. A899D3CB2D89A53D00AB9C1C /* TSDownloadManager.swift in Sources */,
  1318. A8CC55902D799F9F002E0CAA /* TSAIRintoneVM.swift in Sources */,
  1319. A80EDF032D718DF1003CD332 /* ShareActivityItemProvider.swift in Sources */,
  1320. A80EDF042D718DF1003CD332 /* TSSetingModel.swift in Sources */,
  1321. A899D36F2D83C3DC00AB9C1C /* TSTutorialPopupVC.swift in Sources */,
  1322. A8CC55892D798E5D002E0CAA /* TSTextGeneralRintoneVM.swift in Sources */,
  1323. A80EDF052D718DF1003CD332 /* TSSetingVC.swift in Sources */,
  1324. A868A8FA2D77E35E00F6D884 /* TSPromptTextView.swift in Sources */,
  1325. A80EDF062D718DF1003CD332 /* SettingPurchaseTopView.swift in Sources */,
  1326. A899D3D42D8A6B6600AB9C1C /* TSGenerateHistoryVC.swift in Sources */,
  1327. A8272E9D2D7A8F4600F1C814 /* TSGeneralRintoneVC+Event.swift in Sources */,
  1328. A80EDF072D718DF1003CD332 /* TSSetingViewModel.swift in Sources */,
  1329. A840A7F02D8E5BA00044B8B9 /* TSRingLoadingView.swift in Sources */,
  1330. A868A8C72D76A44500F6D884 /* TSThemeSetVC.swift in Sources */,
  1331. A868A8D02D76D03900F6D884 /* TSRingToneCellView.swift in Sources */,
  1332. );
  1333. runOnlyForDeploymentPostprocessing = 0;
  1334. };
  1335. /* End PBXSourcesBuildPhase section */
  1336. /* Begin PBXVariantGroup section */
  1337. A80EDE522D718623003CD332 /* LaunchScreen.storyboard */ = {
  1338. isa = PBXVariantGroup;
  1339. children = (
  1340. A80EDE512D718623003CD332 /* Base */,
  1341. );
  1342. name = LaunchScreen.storyboard;
  1343. sourceTree = "<group>";
  1344. };
  1345. /* End PBXVariantGroup section */
  1346. /* Begin XCBuildConfiguration section */
  1347. A80EDE4A2D7184DB003CD332 /* Debug */ = {
  1348. isa = XCBuildConfiguration;
  1349. baseConfigurationReference = 5D578E9BD60A04ABE5E6E12E /* Pods-AIRingtone.debug.xcconfig */;
  1350. buildSettings = {
  1351. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1352. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1353. CLANG_ENABLE_MODULES = YES;
  1354. CODE_SIGN_STYLE = Automatic;
  1355. CURRENT_PROJECT_VERSION = 2;
  1356. DEVELOPMENT_TEAM = 65UD255J84;
  1357. GENERATE_INFOPLIST_FILE = YES;
  1358. INFOPLIST_FILE = AIRingtone/Info.plist;
  1359. INFOPLIST_KEY_CFBundleDisplayName = Ringtones;
  1360. INFOPLIST_KEY_NSContactsUsageDescription = "Allow \"Contacts\" permission to set contact photo";
  1361. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
  1362. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1363. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1364. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1365. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1366. LD_RUNPATH_SEARCH_PATHS = (
  1367. "$(inherited)",
  1368. "@executable_path/Frameworks",
  1369. );
  1370. LIBRARY_SEARCH_PATHS = (
  1371. "$(inherited)",
  1372. "$(PROJECT_DIR)/AIRingtone/Common/Tool/TSBandRingTool/libmp3",
  1373. );
  1374. MARKETING_VERSION = 1.6;
  1375. PRODUCT_BUNDLE_IDENTIFIER = ai.ringtones.com;
  1376. PRODUCT_NAME = "$(TARGET_NAME)";
  1377. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1378. SUPPORTS_MACCATALYST = NO;
  1379. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1380. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1381. SWIFT_EMIT_LOC_STRINGS = YES;
  1382. SWIFT_OBJC_BRIDGING_HEADER = "AIRingtone/AIRingtone-Bridging-Header.h";
  1383. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1384. SWIFT_VERSION = 5.0;
  1385. TARGETED_DEVICE_FAMILY = 1;
  1386. };
  1387. name = Debug;
  1388. };
  1389. A80EDE4B2D7184DB003CD332 /* Release */ = {
  1390. isa = XCBuildConfiguration;
  1391. baseConfigurationReference = 5DBE882FFF7A297F71A825E3 /* Pods-AIRingtone.release.xcconfig */;
  1392. buildSettings = {
  1393. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1394. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1395. CLANG_ENABLE_MODULES = YES;
  1396. CODE_SIGN_STYLE = Automatic;
  1397. CURRENT_PROJECT_VERSION = 2;
  1398. DEVELOPMENT_TEAM = 65UD255J84;
  1399. GENERATE_INFOPLIST_FILE = YES;
  1400. INFOPLIST_FILE = AIRingtone/Info.plist;
  1401. INFOPLIST_KEY_CFBundleDisplayName = Ringtones;
  1402. INFOPLIST_KEY_NSContactsUsageDescription = "Allow \"Contacts\" permission to set contact photo";
  1403. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
  1404. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1405. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1406. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1407. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1408. LD_RUNPATH_SEARCH_PATHS = (
  1409. "$(inherited)",
  1410. "@executable_path/Frameworks",
  1411. );
  1412. LIBRARY_SEARCH_PATHS = (
  1413. "$(inherited)",
  1414. "$(PROJECT_DIR)/AIRingtone/Common/Tool/TSBandRingTool/libmp3",
  1415. );
  1416. MARKETING_VERSION = 1.6;
  1417. PRODUCT_BUNDLE_IDENTIFIER = ai.ringtones.com;
  1418. PRODUCT_NAME = "$(TARGET_NAME)";
  1419. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1420. SUPPORTS_MACCATALYST = NO;
  1421. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1422. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1423. SWIFT_EMIT_LOC_STRINGS = YES;
  1424. SWIFT_OBJC_BRIDGING_HEADER = "AIRingtone/AIRingtone-Bridging-Header.h";
  1425. SWIFT_VERSION = 5.0;
  1426. TARGETED_DEVICE_FAMILY = 1;
  1427. };
  1428. name = Release;
  1429. };
  1430. A80EDE4C2D7184DB003CD332 /* Debug */ = {
  1431. isa = XCBuildConfiguration;
  1432. buildSettings = {
  1433. ALWAYS_SEARCH_USER_PATHS = NO;
  1434. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1435. CLANG_ANALYZER_NONNULL = YES;
  1436. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1437. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1438. CLANG_ENABLE_MODULES = YES;
  1439. CLANG_ENABLE_OBJC_ARC = YES;
  1440. CLANG_ENABLE_OBJC_WEAK = YES;
  1441. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1442. CLANG_WARN_BOOL_CONVERSION = YES;
  1443. CLANG_WARN_COMMA = YES;
  1444. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1445. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1446. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1447. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1448. CLANG_WARN_EMPTY_BODY = YES;
  1449. CLANG_WARN_ENUM_CONVERSION = YES;
  1450. CLANG_WARN_INFINITE_RECURSION = YES;
  1451. CLANG_WARN_INT_CONVERSION = YES;
  1452. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1453. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1454. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1455. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1456. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1457. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1458. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1459. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1460. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1461. CLANG_WARN_UNREACHABLE_CODE = YES;
  1462. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1463. COPY_PHASE_STRIP = NO;
  1464. DEBUG_INFORMATION_FORMAT = dwarf;
  1465. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1466. ENABLE_TESTABILITY = YES;
  1467. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1468. GCC_C_LANGUAGE_STANDARD = gnu17;
  1469. GCC_DYNAMIC_NO_PIC = NO;
  1470. GCC_NO_COMMON_BLOCKS = YES;
  1471. GCC_OPTIMIZATION_LEVEL = 0;
  1472. GCC_PREPROCESSOR_DEFINITIONS = (
  1473. "DEBUG=1",
  1474. "$(inherited)",
  1475. );
  1476. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1477. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1478. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1479. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1480. GCC_WARN_UNUSED_FUNCTION = YES;
  1481. GCC_WARN_UNUSED_VARIABLE = YES;
  1482. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1483. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1484. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1485. MTL_FAST_MATH = YES;
  1486. ONLY_ACTIVE_ARCH = YES;
  1487. SDKROOT = iphoneos;
  1488. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  1489. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1490. };
  1491. name = Debug;
  1492. };
  1493. A80EDE4D2D7184DB003CD332 /* Release */ = {
  1494. isa = XCBuildConfiguration;
  1495. buildSettings = {
  1496. ALWAYS_SEARCH_USER_PATHS = NO;
  1497. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1498. CLANG_ANALYZER_NONNULL = YES;
  1499. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1500. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1501. CLANG_ENABLE_MODULES = YES;
  1502. CLANG_ENABLE_OBJC_ARC = YES;
  1503. CLANG_ENABLE_OBJC_WEAK = YES;
  1504. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1505. CLANG_WARN_BOOL_CONVERSION = YES;
  1506. CLANG_WARN_COMMA = YES;
  1507. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1508. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1509. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1510. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1511. CLANG_WARN_EMPTY_BODY = YES;
  1512. CLANG_WARN_ENUM_CONVERSION = YES;
  1513. CLANG_WARN_INFINITE_RECURSION = YES;
  1514. CLANG_WARN_INT_CONVERSION = YES;
  1515. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1516. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1517. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1518. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1519. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1520. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1521. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1522. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1523. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1524. CLANG_WARN_UNREACHABLE_CODE = YES;
  1525. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1526. COPY_PHASE_STRIP = NO;
  1527. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1528. ENABLE_NS_ASSERTIONS = NO;
  1529. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1530. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1531. GCC_C_LANGUAGE_STANDARD = gnu17;
  1532. GCC_NO_COMMON_BLOCKS = YES;
  1533. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1534. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1535. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1536. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1537. GCC_WARN_UNUSED_FUNCTION = YES;
  1538. GCC_WARN_UNUSED_VARIABLE = YES;
  1539. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1540. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1541. MTL_ENABLE_DEBUG_INFO = NO;
  1542. MTL_FAST_MATH = YES;
  1543. SDKROOT = iphoneos;
  1544. SWIFT_COMPILATION_MODE = wholemodule;
  1545. VALIDATE_PRODUCT = YES;
  1546. };
  1547. name = Release;
  1548. };
  1549. /* End XCBuildConfiguration section */
  1550. /* Begin XCConfigurationList section */
  1551. A80EDE312D7184D9003CD332 /* Build configuration list for PBXProject "AIRingtone" */ = {
  1552. isa = XCConfigurationList;
  1553. buildConfigurations = (
  1554. A80EDE4C2D7184DB003CD332 /* Debug */,
  1555. A80EDE4D2D7184DB003CD332 /* Release */,
  1556. );
  1557. defaultConfigurationIsVisible = 0;
  1558. defaultConfigurationName = Release;
  1559. };
  1560. A80EDE492D7184DB003CD332 /* Build configuration list for PBXNativeTarget "AIRingtone" */ = {
  1561. isa = XCConfigurationList;
  1562. buildConfigurations = (
  1563. A80EDE4A2D7184DB003CD332 /* Debug */,
  1564. A80EDE4B2D7184DB003CD332 /* Release */,
  1565. );
  1566. defaultConfigurationIsVisible = 0;
  1567. defaultConfigurationName = Release;
  1568. };
  1569. /* End XCConfigurationList section */
  1570. /* Begin XCRemoteSwiftPackageReference section */
  1571. A899D35B2D82C88800AB9C1C /* XCRemoteSwiftPackageReference "SwiftUIX" */ = {
  1572. isa = XCRemoteSwiftPackageReference;
  1573. repositoryURL = "https://github.com/SwiftUIX/SwiftUIX.git";
  1574. requirement = {
  1575. kind = upToNextMajorVersion;
  1576. minimumVersion = 0.2.3;
  1577. };
  1578. };
  1579. /* End XCRemoteSwiftPackageReference section */
  1580. /* Begin XCSwiftPackageProductDependency section */
  1581. A899D3562D82C73100AB9C1C /* SwiftUIX */ = {
  1582. isa = XCSwiftPackageProductDependency;
  1583. productName = SwiftUIX;
  1584. };
  1585. A899D3592D82C75B00AB9C1C /* SwiftUIX */ = {
  1586. isa = XCSwiftPackageProductDependency;
  1587. productName = SwiftUIX;
  1588. };
  1589. A899D35C2D82C88900AB9C1C /* SwiftUIX */ = {
  1590. isa = XCSwiftPackageProductDependency;
  1591. package = A899D35B2D82C88800AB9C1C /* XCRemoteSwiftPackageReference "SwiftUIX" */;
  1592. productName = SwiftUIX;
  1593. };
  1594. /* End XCSwiftPackageProductDependency section */
  1595. };
  1596. rootObject = A80EDE2E2D7184D9003CD332 /* Project object */;
  1597. }