project.pbxproj 94 KB

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