project.pbxproj 90 KB

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