project.pbxproj 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3DB4D4912DDC1F100082596A /* ASRingGeneratorVC+load.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4902DDC1F0C0082596A /* ASRingGeneratorVC+load.swift */; };
  10. 3DB4D4932DDC25C10082596A /* APAudioToRingVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4922DDC25BD0082596A /* APAudioToRingVM.swift */; };
  11. 3DB4D4972DDC28D40082596A /* APAudioToRingVC+View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4962DDC28D10082596A /* APAudioToRingVC+View.swift */; };
  12. 3DB4D4992DDC28E70082596A /* APAudioToRingVC+StackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4982DDC28DB0082596A /* APAudioToRingVC+StackView.swift */; };
  13. 3DB4D49B2DDC28F20082596A /* APAudioToRingVC+Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D49A2DDC28EC0082596A /* APAudioToRingVC+Upload.swift */; };
  14. 3DB4D49D2DDC29AC0082596A /* ASRTRStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D49C2DDC29AC0082596A /* ASRTRStyleView.swift */; };
  15. 3DB4D4A12DDC2CCE0082596A /* ring_rtr_style.json in Resources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A02DDC2CC90082596A /* ring_rtr_style.json */; };
  16. 3DB4D4A32DDC34100082596A /* ASRTRFileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A22DDC34020082596A /* ASRTRFileView.swift */; };
  17. 3DB4D4A52DDC8E830082596A /* APSettingVC+Col.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A42DDC8E7B0082596A /* APSettingVC+Col.swift */; };
  18. 3DB4D4A82DDC92560082596A /* ASBusinessWebVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A72DDC92530082596A /* ASBusinessWebVC.swift */; };
  19. 3DB4D4AA2DDDCEA50082596A /* Poppins-BoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */; };
  20. 3DB4D4B22DDF0B960082596A /* FakeBlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4B12DDF0B940082596A /* FakeBlurView.swift */; };
  21. 3DB4D4B52DE025920082596A /* ASTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4B42DE025910082596A /* ASTutorialsVC.swift */; };
  22. 3DBEA0CB2DE69B2E000C6859 /* UIImage+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0902DE69B2E000C6859 /* UIImage+Ex.swift */; };
  23. 3DBEA0CC2DE69B2E000C6859 /* TSBusinessFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0A62DE69B2E000C6859 /* TSBusinessFileManager.swift */; };
  24. 3DBEA0CD2DE69B2E000C6859 /* TSSaveSuccessTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0B72DE69B2E000C6859 /* TSSaveSuccessTool.swift */; };
  25. 3DBEA0CE2DE69B2E000C6859 /* TSSimpleCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0B52DE69B2E000C6859 /* TSSimpleCollectionView.swift */; };
  26. 3DBEA0CF2DE69B2E000C6859 /* WindowHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0AF2DE69B2E000C6859 /* WindowHelper.swift */; };
  27. 3DBEA0D12DE69B2E000C6859 /* TSBasicItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA07A2DE69B2E000C6859 /* TSBasicItemModel.swift */; };
  28. 3DBEA0D22DE69B2E000C6859 /* Array+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0832DE69B2E000C6859 /* Array+Ex.swift */; };
  29. 3DBEA0D82DE69B2E000C6859 /* TSBaseModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0732DE69B2E000C6859 /* TSBaseModel.swift */; };
  30. 3DBEA0D92DE69B2E000C6859 /* UIImageView+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0912DE69B2E000C6859 /* UIImageView+Ex.swift */; };
  31. 3DBEA0DC2DE69B2E000C6859 /* TSBaseNavigationC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0752DE69B2E000C6859 /* TSBaseNavigationC.swift */; };
  32. 3DBEA0E02DE69B2E000C6859 /* TSBaseTabViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0762DE69B2E000C6859 /* TSBaseTabViewCell.swift */; };
  33. 3DBEA0E12DE69B2E000C6859 /* Color+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA07F2DE69B2E000C6859 /* Color+Ex.swift */; };
  34. 3DBEA0E82DE69B2E000C6859 /* UIView+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0962DE69B2E000C6859 /* UIView+Ex.swift */; };
  35. 3DBEA0E92DE69B2E000C6859 /* TSBaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0772DE69B2E000C6859 /* TSBaseVC.swift */; };
  36. 3DBEA0EA2DE69B2E000C6859 /* UIView+Rotating.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0982DE69B2E000C6859 /* UIView+Rotating.swift */; };
  37. 3DBEA0EB2DE69B2E000C6859 /* Text+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0812DE69B2E000C6859 /* Text+Ex.swift */; };
  38. 3DBEA0EC2DE69B2E000C6859 /* UILabel+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0922DE69B2E000C6859 /* UILabel+Ex.swift */; };
  39. 3DBEA0ED2DE69B2E000C6859 /* TSBaseCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0722DE69B2E000C6859 /* TSBaseCollectionCell.swift */; };
  40. 3DBEA0EF2DE69B2E000C6859 /* UIColor+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA08D2DE69B2E000C6859 /* UIColor+Ex.swift */; };
  41. 3DBEA0F02DE69B2E000C6859 /* Font+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0802DE69B2E000C6859 /* Font+Ex.swift */; };
  42. 3DBEA0F12DE69B2E000C6859 /* TSFileManagerTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0AA2DE69B2E000C6859 /* TSFileManagerTool.swift */; };
  43. 3DBEA0F32DE69B2E000C6859 /* TSRandomTextTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0A22DE69B2E000C6859 /* TSRandomTextTool.swift */; };
  44. 3DBEA0F42DE69B2E000C6859 /* TSBaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0782DE69B2E000C6859 /* TSBaseView.swift */; };
  45. 3DBEA0F52DE69B2E000C6859 /* TSBaseViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0792DE69B2E000C6859 /* TSBaseViewModel.swift */; };
  46. 3DBEA0F62DE69B2E000C6859 /* TSCustomAlertController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0A82DE69B2E000C6859 /* TSCustomAlertController.swift */; };
  47. 3DBEA0FA2DE69B2E000C6859 /* TSBaseNavigationBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0742DE69B2E000C6859 /* TSBaseNavigationBarView.swift */; };
  48. 3DBEA0FC2DE69B2E000C6859 /* UIFont+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA08F2DE69B2E000C6859 /* UIFont+Ex.swift */; };
  49. 3DBEA0FE2DE69B2E000C6859 /* UIButton+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA08C2DE69B2E000C6859 /* UIButton+Ex.swift */; };
  50. 3DBEA0FF2DE69B2E000C6859 /* TSCustomStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0C02DE69B2E000C6859 /* TSCustomStackView.swift */; };
  51. 3DBEA1002DE69B2E000C6859 /* UIViewController+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0992DE69B2E000C6859 /* UIViewController+Ex.swift */; };
  52. 3DBEA1012DE69B2E000C6859 /* Date+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0872DE69B2E000C6859 /* Date+Ex.swift */; };
  53. 3DBEA1032DE69B2E000C6859 /* NSString+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA08A2DE69B2E000C6859 /* NSString+Ex.swift */; };
  54. 3DBEA1062DE69B2E000C6859 /* GlobalImports.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA09C2DE69B2E000C6859 /* GlobalImports.swift */; };
  55. 3DBEA1072DE69B2E000C6859 /* TSPlaceholderTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0B12DE69B2E000C6859 /* TSPlaceholderTextView.swift */; };
  56. 3DBEA1082DE69B2E000C6859 /* UIView+Frame.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0972DE69B2E000C6859 /* UIView+Frame.swift */; };
  57. 3DBEA1092DE69B2E000C6859 /* CGFloat+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0862DE69B2E000C6859 /* CGFloat+Ex.swift */; };
  58. 3DBEA10B2DE69B2E000C6859 /* TSCollectionViewObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0A72DE69B2E000C6859 /* TSCollectionViewObserver.swift */; };
  59. 3DBEA1102DE6A04B000C6859 /* SimpleWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA10F2DE6A04B000C6859 /* SimpleWebViewController.m */; };
  60. 3DBEA1122DE6A3AA000C6859 /* TopLeftLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1112DE6A3A6000C6859 /* TopLeftLabel.swift */; };
  61. 3DBEA11A2DE6B086000C6859 /* CustomTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1192DE6B086000C6859 /* CustomTabBarController.m */; };
  62. 3DBEA11E2DE6B229000C6859 /* NSString+AS.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA11D2DE6B229000C6859 /* NSString+AS.m */; };
  63. 3DBEA1252DE6B36D000C6859 /* UIColor+AS.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1242DE6B36D000C6859 /* UIColor+AS.m */; };
  64. 3DBEA1272DE6BA99000C6859 /* GlobalImportsOC.h in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1262DE6BA96000C6859 /* GlobalImportsOC.h */; };
  65. 3DBEA12B2DE6BCE3000C6859 /* ASBaseNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA12A2DE6BCE3000C6859 /* ASBaseNavigationController.m */; };
  66. 3DBEA12E2DE6BF19000C6859 /* ASBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA12D2DE6BF19000C6859 /* ASBaseView.m */; };
  67. 3DCD56F32DDAE3E3004AAB5B /* ASRingToneCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F22DDAE3DF004AAB5B /* ASRingToneCellView.swift */; };
  68. 3DCD56F52DDAE42A004AAB5B /* ASViewTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F42DDAE421004AAB5B /* ASViewTool.swift */; };
  69. 3DCD56F92DDAE481004AAB5B /* TSBusinessAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F62DDAE481004AAB5B /* TSBusinessAudioPlayer.swift */; };
  70. 3DCD56FA2DDAE481004AAB5B /* TSAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F72DDAE481004AAB5B /* TSAudioPlayer.swift */; };
  71. 3DCD56FD2DDAFBE5004AAB5B /* ASDownloadManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56FC2DDAFBE4004AAB5B /* ASDownloadManager.swift */; };
  72. 3DCD56FF2DDAFC1B004AAB5B /* ASBusinessFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56FE2DDAFC17004AAB5B /* ASBusinessFileManager.swift */; };
  73. 3DCD57052DDB1120004AAB5B /* TSPurchaseTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57042DDB111F004AAB5B /* TSPurchaseTool.swift */; };
  74. 3DCD57182DDB1158004AAB5B /* libmp3lame.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DCD57092DDB1158004AAB5B /* libmp3lame.a */; };
  75. 3DCD57192DDB1158004AAB5B /* AudioTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD570D2DDB1158004AAB5B /* AudioTool.swift */; };
  76. 3DCD571A2DDB1158004AAB5B /* ExtAudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD570A2DDB1158004AAB5B /* ExtAudioConverter.m */; };
  77. 3DCD571B2DDB1158004AAB5B /* AudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57072DDB1158004AAB5B /* AudioConverter.m */; };
  78. 3DCD571C2DDB1158004AAB5B /* ZHCroppedDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57152DDB1158004AAB5B /* ZHCroppedDelegate.swift */; };
  79. 3DCD571D2DDB1158004AAB5B /* ZHAudioProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57112DDB1158004AAB5B /* ZHAudioProcessing.swift */; };
  80. 3DCD571E2DDB1158004AAB5B /* ZHWaveformViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57122DDB1158004AAB5B /* ZHWaveformViewDelegate.swift */; };
  81. 3DCD571F2DDB1158004AAB5B /* TSBandRingTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD570F2DDB1158004AAB5B /* TSBandRingTool.swift */; };
  82. 3DCD57202DDB1158004AAB5B /* ZHTrackProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57132DDB1158004AAB5B /* ZHTrackProcessing.swift */; };
  83. 3DCD57212DDB1158004AAB5B /* ZHWaveformView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57142DDB1158004AAB5B /* ZHWaveformView.swift */; };
  84. 3DCD57222DDB1158004AAB5B /* tutorial-ring.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD570E2DDB1158004AAB5B /* tutorial-ring.mp4 */; };
  85. 3DCD57232DDB1158004AAB5B /* placeholder.band in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57102DDB1158004AAB5B /* placeholder.band */; };
  86. 3DCD572F2DDB1D8A004AAB5B /* ASRingLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */; };
  87. 3DCD57312DDB2A66004AAB5B /* ASGenerateRingToRingOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57302DDB2A5D004AAB5B /* ASGenerateRingToRingOperation.swift */; };
  88. 3DCD57342DDB38E7004AAB5B /* ringAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57322DDB38E7004AAB5B /* ringAnimation.gif */; };
  89. 3DCD57352DDB38E7004AAB5B /* rotatingAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57332DDB38E7004AAB5B /* rotatingAnimation.gif */; };
  90. 3DCD57382DDB3FFA004AAB5B /* Dance.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57362DDB3FFA004AAB5B /* Dance.mp3 */; };
  91. 3DCD57392DDB3FFA004AAB5B /* Gentle.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57372DDB3FFA004AAB5B /* Gentle.mp3 */; };
  92. 3DCD573B2DDB4E61004AAB5B /* ASPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD573A2DDB4E5E004AAB5B /* ASPageNullView.swift */; };
  93. 3DCD573D2DDB5A3C004AAB5B /* ASMyRingCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD573C2DDB5A2E004AAB5B /* ASMyRingCell.swift */; };
  94. A800FEB22DDAC100009DABDC /* ASGeneratorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB12DDAC0FC009DABDC /* ASGeneratorView.swift */; };
  95. A800FEB42DDAC73E009DABDC /* ASGeneratorLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB32DDAC738009DABDC /* ASGeneratorLoadingView.swift */; };
  96. A800FEB62DDAC764009DABDC /* ASGeneratorErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB52DDAC75D009DABDC /* ASGeneratorErrorView.swift */; };
  97. A800FEB82DDAC826009DABDC /* TSNetWork+Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB72DDAC81D009DABDC /* TSNetWork+Error.swift */; };
  98. A800FEBB2DDACAF3009DABDC /* ASRingGeneratorVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEBA2DDACAF2009DABDC /* ASRingGeneratorVC.swift */; };
  99. A800FEBD2DDACCD4009DABDC /* ASRingGeneratorBaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEBC2DDACCCF009DABDC /* ASRingGeneratorBaseVC.swift */; };
  100. A848F8822DD6D1AF00B746EC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A848F8792DD6D1AF00B746EC /* Assets.xcassets */; };
  101. A848F8842DD6D1AF00B746EC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A848F87C2DD6D1AF00B746EC /* LaunchScreen.storyboard */; };
  102. A848F8862DD6D1AF00B746EC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8782DD6D1AF00B746EC /* AppDelegate.swift */; };
  103. A848F88E2DD6D38600B746EC /* APLaunchVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F88D2DD6D38300B746EC /* APLaunchVC.swift */; };
  104. A848F8912DD6D50000B746EC /* Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8902DD6D4FD00B746EC /* Common.swift */; };
  105. A848F89E2DD6D59C00B746EC /* TSNetWork+Business.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F89A2DD6D59C00B746EC /* TSNetWork+Business.swift */; };
  106. A848F89F2DD6D59C00B746EC /* TSNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8992DD6D59C00B746EC /* TSNetworkManager.swift */; };
  107. A848F8A42DD6D67000B746EC /* APRingTonesVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8A32DD6D66D00B746EC /* APRingTonesVC.swift */; };
  108. A848F8A92DD6D74A00B746EC /* APAudioToRingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8A82DD6D74900B746EC /* APAudioToRingVC.swift */; };
  109. A848F8AB2DD6D75300B746EC /* ASMyRingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8AA2DD6D75200B746EC /* ASMyRingVC.swift */; };
  110. A848F8AD2DD6D75900B746EC /* APSettingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8AC2DD6D75800B746EC /* APSettingVC.swift */; };
  111. A848F8B32DD6D82300B746EC /* APConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8B22DD6D82300B746EC /* APConfig.swift */; };
  112. A848F8B52DD6D83E00B746EC /* APConfig+Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8B42DD6D82E00B746EC /* APConfig+Color.swift */; };
  113. A848F8B92DD6DF7900B746EC /* ASAppBtnView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8B82DD6DF7700B746EC /* ASAppBtnView.swift */; };
  114. A848F8BB2DD6E30600B746EC /* APRingTonesVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8BA2DD6E30000B746EC /* APRingTonesVM.swift */; };
  115. A848F8BD2DD6E38900B746EC /* ASLeftHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8BC2DD6E36800B746EC /* ASLeftHeaderView.swift */; };
  116. A848F8C02DD6E6FA00B746EC /* APRingTonesVC+TextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8BF2DD6E6F600B746EC /* APRingTonesVC+TextView.swift */; };
  117. A848F8C22DD6E70000B746EC /* APRingTonesVC+Duration.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C12DD6E6FD00B746EC /* APRingTonesVC+Duration.swift */; };
  118. A848F8C42DD6E70500B746EC /* APRingTonesVC+Style.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C32DD6E70400B746EC /* APRingTonesVC+Style.swift */; };
  119. A848F8C62DD6E72D00B746EC /* APRingTonesVC+View.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C52DD6E72C00B746EC /* APRingTonesVC+View.swift */; };
  120. A848F8CA2DD6E82B00B746EC /* APRingTonesVC+StackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C92DD6E82A00B746EC /* APRingTonesVC+StackView.swift */; };
  121. A848F8CD2DD6EAD300B746EC /* ASPromptTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8CC2DD6EACB00B746EC /* ASPromptTextView.swift */; };
  122. A848F8D22DD7149D00B746EC /* ASDurationColView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8D12DD7148F00B746EC /* ASDurationColView.swift */; };
  123. A848F8D52DD719B600B746EC /* ring_duration.json in Resources */ = {isa = PBXBuildFile; fileRef = A848F8D42DD719AB00B746EC /* ring_duration.json */; };
  124. A848F8D82DD71A3A00B746EC /* ASRingGenerateSecModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8D72DD71A3100B746EC /* ASRingGenerateSecModel.swift */; };
  125. A848F8DB2DD7231E00B746EC /* APRingStyleVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8DA2DD7231C00B746EC /* APRingStyleVC.swift */; };
  126. A848F8E12DD7271900B746EC /* ring_ttr_style.json in Resources */ = {isa = PBXBuildFile; fileRef = A848F8E02DD7271400B746EC /* ring_ttr_style.json */; };
  127. A848F8E32DD7286A00B746EC /* ASGenerateStyleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8E22DD7286600B746EC /* ASGenerateStyleModel.swift */; };
  128. A848F8E82DD74DFD00B746EC /* ASDBHistoryManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8E72DD74DF900B746EC /* ASDBHistoryManager.swift */; };
  129. A848F8EA2DD74E3A00B746EC /* ASDBActionInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8E92DD74E3600B746EC /* ASDBActionInfoModel.swift */; };
  130. A848F8EC2DD74EF800B746EC /* ASActionInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8EB2DD74EF400B746EC /* ASActionInfoModel.swift */; };
  131. A848F8EE2DD7508300B746EC /* ASRealmManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8ED2DD7508000B746EC /* ASRealmManager.swift */; };
  132. A848F8F12DD7528800B746EC /* ASBaseOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F02DD7528200B746EC /* ASBaseOperationQueue.swift */; };
  133. A848F8F32DD7528D00B746EC /* ASBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F22DD7528C00B746EC /* ASBaseOperation.swift */; };
  134. A848F8F62DD752D700B746EC /* ASGenerateBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F52DD752C400B746EC /* ASGenerateBaseOperation.swift */; };
  135. A848F8F82DD752E700B746EC /* ASGenerateTextToRingOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F72DD752D900B746EC /* ASGenerateTextToRingOperation.swift */; };
  136. A848F8FA2DD7536700B746EC /* Notification+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F92DD7536300B746EC /* Notification+Ex.swift */; };
  137. A848F8FC2DD753A000B746EC /* ASProgressState.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8FB2DD7539E00B746EC /* ASProgressState.swift */; };
  138. C6F204E3DD79A0F96C8DB3FF /* Pods_AIPlayRingtones.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EFB792FA59CD8536D0BD11F /* Pods_AIPlayRingtones.framework */; };
  139. /* End PBXBuildFile section */
  140. /* Begin PBXFileReference section */
  141. 3DB4D4902DDC1F0C0082596A /* ASRingGeneratorVC+load.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ASRingGeneratorVC+load.swift"; sourceTree = "<group>"; };
  142. 3DB4D4922DDC25BD0082596A /* APAudioToRingVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APAudioToRingVM.swift; sourceTree = "<group>"; };
  143. 3DB4D4962DDC28D10082596A /* APAudioToRingVC+View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APAudioToRingVC+View.swift"; sourceTree = "<group>"; };
  144. 3DB4D4982DDC28DB0082596A /* APAudioToRingVC+StackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APAudioToRingVC+StackView.swift"; sourceTree = "<group>"; };
  145. 3DB4D49A2DDC28EC0082596A /* APAudioToRingVC+Upload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APAudioToRingVC+Upload.swift"; sourceTree = "<group>"; };
  146. 3DB4D49C2DDC29AC0082596A /* ASRTRStyleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRTRStyleView.swift; sourceTree = "<group>"; };
  147. 3DB4D4A02DDC2CC90082596A /* ring_rtr_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = ring_rtr_style.json; sourceTree = "<group>"; };
  148. 3DB4D4A22DDC34020082596A /* ASRTRFileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRTRFileView.swift; sourceTree = "<group>"; };
  149. 3DB4D4A42DDC8E7B0082596A /* APSettingVC+Col.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APSettingVC+Col.swift"; sourceTree = "<group>"; };
  150. 3DB4D4A72DDC92530082596A /* ASBusinessWebVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBusinessWebVC.swift; sourceTree = "<group>"; };
  151. 3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-BoldItalic.otf"; sourceTree = "<group>"; };
  152. 3DB4D4B12DDF0B940082596A /* FakeBlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FakeBlurView.swift; sourceTree = "<group>"; };
  153. 3DB4D4B42DE025910082596A /* ASTutorialsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASTutorialsVC.swift; sourceTree = "<group>"; };
  154. 3DBEA0722DE69B2E000C6859 /* TSBaseCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseCollectionCell.swift; sourceTree = "<group>"; };
  155. 3DBEA0732DE69B2E000C6859 /* TSBaseModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseModel.swift; sourceTree = "<group>"; };
  156. 3DBEA0742DE69B2E000C6859 /* TSBaseNavigationBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseNavigationBarView.swift; sourceTree = "<group>"; };
  157. 3DBEA0752DE69B2E000C6859 /* TSBaseNavigationC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseNavigationC.swift; sourceTree = "<group>"; };
  158. 3DBEA0762DE69B2E000C6859 /* TSBaseTabViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseTabViewCell.swift; sourceTree = "<group>"; };
  159. 3DBEA0772DE69B2E000C6859 /* TSBaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseVC.swift; sourceTree = "<group>"; };
  160. 3DBEA0782DE69B2E000C6859 /* TSBaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseView.swift; sourceTree = "<group>"; };
  161. 3DBEA0792DE69B2E000C6859 /* TSBaseViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBaseViewModel.swift; sourceTree = "<group>"; };
  162. 3DBEA07A2DE69B2E000C6859 /* TSBasicItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBasicItemModel.swift; sourceTree = "<group>"; };
  163. 3DBEA07F2DE69B2E000C6859 /* Color+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Color+Ex.swift"; sourceTree = "<group>"; };
  164. 3DBEA0802DE69B2E000C6859 /* Font+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Font+Ex.swift"; sourceTree = "<group>"; };
  165. 3DBEA0812DE69B2E000C6859 /* Text+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Text+Ex.swift"; sourceTree = "<group>"; };
  166. 3DBEA0832DE69B2E000C6859 /* Array+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Ex.swift"; sourceTree = "<group>"; };
  167. 3DBEA0862DE69B2E000C6859 /* CGFloat+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGFloat+Ex.swift"; sourceTree = "<group>"; };
  168. 3DBEA0872DE69B2E000C6859 /* Date+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Ex.swift"; sourceTree = "<group>"; };
  169. 3DBEA08A2DE69B2E000C6859 /* NSString+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSString+Ex.swift"; sourceTree = "<group>"; };
  170. 3DBEA08C2DE69B2E000C6859 /* UIButton+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIButton+Ex.swift"; sourceTree = "<group>"; };
  171. 3DBEA08D2DE69B2E000C6859 /* UIColor+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Ex.swift"; sourceTree = "<group>"; };
  172. 3DBEA08F2DE69B2E000C6859 /* UIFont+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+Ex.swift"; sourceTree = "<group>"; };
  173. 3DBEA0902DE69B2E000C6859 /* UIImage+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Ex.swift"; sourceTree = "<group>"; };
  174. 3DBEA0912DE69B2E000C6859 /* UIImageView+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImageView+Ex.swift"; sourceTree = "<group>"; };
  175. 3DBEA0922DE69B2E000C6859 /* UILabel+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UILabel+Ex.swift"; sourceTree = "<group>"; };
  176. 3DBEA0962DE69B2E000C6859 /* UIView+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Ex.swift"; sourceTree = "<group>"; };
  177. 3DBEA0972DE69B2E000C6859 /* UIView+Frame.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Frame.swift"; sourceTree = "<group>"; };
  178. 3DBEA0982DE69B2E000C6859 /* UIView+Rotating.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Rotating.swift"; sourceTree = "<group>"; };
  179. 3DBEA0992DE69B2E000C6859 /* UIViewController+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Ex.swift"; sourceTree = "<group>"; };
  180. 3DBEA09C2DE69B2E000C6859 /* GlobalImports.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlobalImports.swift; sourceTree = "<group>"; };
  181. 3DBEA0A22DE69B2E000C6859 /* TSRandomTextTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRandomTextTool.swift; sourceTree = "<group>"; };
  182. 3DBEA0A62DE69B2E000C6859 /* TSBusinessFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBusinessFileManager.swift; sourceTree = "<group>"; };
  183. 3DBEA0A72DE69B2E000C6859 /* TSCollectionViewObserver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCollectionViewObserver.swift; sourceTree = "<group>"; };
  184. 3DBEA0A82DE69B2E000C6859 /* TSCustomAlertController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCustomAlertController.swift; sourceTree = "<group>"; };
  185. 3DBEA0AA2DE69B2E000C6859 /* TSFileManagerTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSFileManagerTool.swift; sourceTree = "<group>"; };
  186. 3DBEA0AF2DE69B2E000C6859 /* WindowHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowHelper.swift; sourceTree = "<group>"; };
  187. 3DBEA0B12DE69B2E000C6859 /* TSPlaceholderTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPlaceholderTextView.swift; sourceTree = "<group>"; };
  188. 3DBEA0B52DE69B2E000C6859 /* TSSimpleCollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSimpleCollectionView.swift; sourceTree = "<group>"; };
  189. 3DBEA0B72DE69B2E000C6859 /* TSSaveSuccessTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSaveSuccessTool.swift; sourceTree = "<group>"; };
  190. 3DBEA0C02DE69B2E000C6859 /* TSCustomStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCustomStackView.swift; sourceTree = "<group>"; };
  191. 3DBEA10E2DE6A04B000C6859 /* SimpleWebViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleWebViewController.h; sourceTree = "<group>"; };
  192. 3DBEA10F2DE6A04B000C6859 /* SimpleWebViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimpleWebViewController.m; sourceTree = "<group>"; };
  193. 3DBEA1112DE6A3A6000C6859 /* TopLeftLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopLeftLabel.swift; sourceTree = "<group>"; };
  194. 3DBEA1182DE6B086000C6859 /* CustomTabBarController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomTabBarController.h; sourceTree = "<group>"; };
  195. 3DBEA1192DE6B086000C6859 /* CustomTabBarController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CustomTabBarController.m; sourceTree = "<group>"; };
  196. 3DBEA11C2DE6B229000C6859 /* NSString+AS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSString+AS.h"; sourceTree = "<group>"; };
  197. 3DBEA11D2DE6B229000C6859 /* NSString+AS.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+AS.m"; sourceTree = "<group>"; };
  198. 3DBEA1232DE6B36D000C6859 /* UIColor+AS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIColor+AS.h"; sourceTree = "<group>"; };
  199. 3DBEA1242DE6B36D000C6859 /* UIColor+AS.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIColor+AS.m"; sourceTree = "<group>"; };
  200. 3DBEA1262DE6BA96000C6859 /* GlobalImportsOC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalImportsOC.h; sourceTree = "<group>"; };
  201. 3DBEA1292DE6BCE3000C6859 /* ASBaseNavigationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASBaseNavigationController.h; sourceTree = "<group>"; };
  202. 3DBEA12A2DE6BCE3000C6859 /* ASBaseNavigationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASBaseNavigationController.m; sourceTree = "<group>"; };
  203. 3DBEA12C2DE6BF19000C6859 /* ASBaseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASBaseView.h; sourceTree = "<group>"; };
  204. 3DBEA12D2DE6BF19000C6859 /* ASBaseView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASBaseView.m; sourceTree = "<group>"; };
  205. 3DCD56F22DDAE3DF004AAB5B /* ASRingToneCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingToneCellView.swift; sourceTree = "<group>"; };
  206. 3DCD56F42DDAE421004AAB5B /* ASViewTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASViewTool.swift; sourceTree = "<group>"; };
  207. 3DCD56F62DDAE481004AAB5B /* TSBusinessAudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBusinessAudioPlayer.swift; sourceTree = "<group>"; };
  208. 3DCD56F72DDAE481004AAB5B /* TSAudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAudioPlayer.swift; sourceTree = "<group>"; };
  209. 3DCD56FC2DDAFBE4004AAB5B /* ASDownloadManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDownloadManager.swift; sourceTree = "<group>"; };
  210. 3DCD56FE2DDAFC17004AAB5B /* ASBusinessFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBusinessFileManager.swift; sourceTree = "<group>"; };
  211. 3DCD57042DDB111F004AAB5B /* TSPurchaseTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseTool.swift; sourceTree = "<group>"; };
  212. 3DCD57062DDB1158004AAB5B /* AudioConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioConverter.h; sourceTree = "<group>"; };
  213. 3DCD57072DDB1158004AAB5B /* AudioConverter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AudioConverter.m; sourceTree = "<group>"; };
  214. 3DCD57082DDB1158004AAB5B /* ExtAudioConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtAudioConverter.h; sourceTree = "<group>"; };
  215. 3DCD57092DDB1158004AAB5B /* libmp3lame.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmp3lame.a; sourceTree = "<group>"; };
  216. 3DCD570A2DDB1158004AAB5B /* ExtAudioConverter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExtAudioConverter.m; sourceTree = "<group>"; };
  217. 3DCD570B2DDB1158004AAB5B /* lame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lame.h; sourceTree = "<group>"; };
  218. 3DCD570D2DDB1158004AAB5B /* AudioTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioTool.swift; sourceTree = "<group>"; };
  219. 3DCD570E2DDB1158004AAB5B /* tutorial-ring.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "tutorial-ring.mp4"; sourceTree = "<group>"; };
  220. 3DCD570F2DDB1158004AAB5B /* TSBandRingTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBandRingTool.swift; sourceTree = "<group>"; };
  221. 3DCD57102DDB1158004AAB5B /* placeholder.band */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = placeholder.band; sourceTree = "<group>"; };
  222. 3DCD57112DDB1158004AAB5B /* ZHAudioProcessing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHAudioProcessing.swift; sourceTree = "<group>"; };
  223. 3DCD57122DDB1158004AAB5B /* ZHWaveformViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHWaveformViewDelegate.swift; sourceTree = "<group>"; };
  224. 3DCD57132DDB1158004AAB5B /* ZHTrackProcessing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHTrackProcessing.swift; sourceTree = "<group>"; };
  225. 3DCD57142DDB1158004AAB5B /* ZHWaveformView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHWaveformView.swift; sourceTree = "<group>"; };
  226. 3DCD57152DDB1158004AAB5B /* ZHCroppedDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHCroppedDelegate.swift; sourceTree = "<group>"; };
  227. 3DCD572D2DDB1976004AAB5B /* AIPlayRingtones-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AIPlayRingtones-Bridging-Header.h"; sourceTree = "<group>"; };
  228. 3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingLoadingView.swift; sourceTree = "<group>"; };
  229. 3DCD57302DDB2A5D004AAB5B /* ASGenerateRingToRingOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateRingToRingOperation.swift; sourceTree = "<group>"; };
  230. 3DCD57322DDB38E7004AAB5B /* ringAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ringAnimation.gif; sourceTree = "<group>"; };
  231. 3DCD57332DDB38E7004AAB5B /* rotatingAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = rotatingAnimation.gif; sourceTree = "<group>"; };
  232. 3DCD57362DDB3FFA004AAB5B /* Dance.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Dance.mp3; sourceTree = "<group>"; };
  233. 3DCD57372DDB3FFA004AAB5B /* Gentle.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Gentle.mp3; sourceTree = "<group>"; };
  234. 3DCD573A2DDB4E5E004AAB5B /* ASPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASPageNullView.swift; sourceTree = "<group>"; };
  235. 3DCD573C2DDB5A2E004AAB5B /* ASMyRingCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASMyRingCell.swift; sourceTree = "<group>"; };
  236. 6EFB792FA59CD8536D0BD11F /* Pods_AIPlayRingtones.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AIPlayRingtones.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  237. A800FEB12DDAC0FC009DABDC /* ASGeneratorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGeneratorView.swift; sourceTree = "<group>"; };
  238. A800FEB32DDAC738009DABDC /* ASGeneratorLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGeneratorLoadingView.swift; sourceTree = "<group>"; };
  239. A800FEB52DDAC75D009DABDC /* ASGeneratorErrorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGeneratorErrorView.swift; sourceTree = "<group>"; };
  240. A800FEB72DDAC81D009DABDC /* TSNetWork+Error.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetWork+Error.swift"; sourceTree = "<group>"; };
  241. A800FEBA2DDACAF2009DABDC /* ASRingGeneratorVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingGeneratorVC.swift; sourceTree = "<group>"; };
  242. A800FEBC2DDACCCF009DABDC /* ASRingGeneratorBaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingGeneratorBaseVC.swift; sourceTree = "<group>"; };
  243. A848F8602DD6D19100B746EC /* AIPlayRingtones.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AIPlayRingtones.app; sourceTree = BUILT_PRODUCTS_DIR; };
  244. A848F8782DD6D1AF00B746EC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  245. A848F8792DD6D1AF00B746EC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  246. A848F87A2DD6D1AF00B746EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  247. A848F87B2DD6D1AF00B746EC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  248. A848F88D2DD6D38300B746EC /* APLaunchVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APLaunchVC.swift; sourceTree = "<group>"; };
  249. A848F8902DD6D4FD00B746EC /* Common.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Common.swift; sourceTree = "<group>"; };
  250. A848F8992DD6D59C00B746EC /* TSNetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSNetworkManager.swift; sourceTree = "<group>"; };
  251. A848F89A2DD6D59C00B746EC /* TSNetWork+Business.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetWork+Business.swift"; sourceTree = "<group>"; };
  252. A848F8A32DD6D66D00B746EC /* APRingTonesVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APRingTonesVC.swift; sourceTree = "<group>"; };
  253. A848F8A82DD6D74900B746EC /* APAudioToRingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APAudioToRingVC.swift; sourceTree = "<group>"; };
  254. A848F8AA2DD6D75200B746EC /* ASMyRingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASMyRingVC.swift; sourceTree = "<group>"; };
  255. A848F8AC2DD6D75800B746EC /* APSettingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APSettingVC.swift; sourceTree = "<group>"; };
  256. A848F8B22DD6D82300B746EC /* APConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APConfig.swift; sourceTree = "<group>"; };
  257. A848F8B42DD6D82E00B746EC /* APConfig+Color.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APConfig+Color.swift"; sourceTree = "<group>"; };
  258. A848F8B82DD6DF7700B746EC /* ASAppBtnView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASAppBtnView.swift; sourceTree = "<group>"; };
  259. A848F8BA2DD6E30000B746EC /* APRingTonesVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APRingTonesVM.swift; sourceTree = "<group>"; };
  260. A848F8BC2DD6E36800B746EC /* ASLeftHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASLeftHeaderView.swift; sourceTree = "<group>"; };
  261. A848F8BF2DD6E6F600B746EC /* APRingTonesVC+TextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+TextView.swift"; sourceTree = "<group>"; };
  262. A848F8C12DD6E6FD00B746EC /* APRingTonesVC+Duration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+Duration.swift"; sourceTree = "<group>"; };
  263. A848F8C32DD6E70400B746EC /* APRingTonesVC+Style.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+Style.swift"; sourceTree = "<group>"; };
  264. A848F8C52DD6E72C00B746EC /* APRingTonesVC+View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+View.swift"; sourceTree = "<group>"; };
  265. A848F8C92DD6E82A00B746EC /* APRingTonesVC+StackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+StackView.swift"; sourceTree = "<group>"; };
  266. A848F8CC2DD6EACB00B746EC /* ASPromptTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASPromptTextView.swift; sourceTree = "<group>"; };
  267. A848F8D12DD7148F00B746EC /* ASDurationColView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDurationColView.swift; sourceTree = "<group>"; };
  268. A848F8D42DD719AB00B746EC /* ring_duration.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = ring_duration.json; sourceTree = "<group>"; };
  269. A848F8D72DD71A3100B746EC /* ASRingGenerateSecModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingGenerateSecModel.swift; sourceTree = "<group>"; };
  270. A848F8DA2DD7231C00B746EC /* APRingStyleVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APRingStyleVC.swift; sourceTree = "<group>"; };
  271. A848F8E02DD7271400B746EC /* ring_ttr_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = ring_ttr_style.json; sourceTree = "<group>"; };
  272. A848F8E22DD7286600B746EC /* ASGenerateStyleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateStyleModel.swift; sourceTree = "<group>"; };
  273. A848F8E72DD74DF900B746EC /* ASDBHistoryManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDBHistoryManager.swift; sourceTree = "<group>"; };
  274. A848F8E92DD74E3600B746EC /* ASDBActionInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDBActionInfoModel.swift; sourceTree = "<group>"; };
  275. A848F8EB2DD74EF400B746EC /* ASActionInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASActionInfoModel.swift; sourceTree = "<group>"; };
  276. A848F8ED2DD7508000B746EC /* ASRealmManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRealmManager.swift; sourceTree = "<group>"; };
  277. A848F8F02DD7528200B746EC /* ASBaseOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBaseOperationQueue.swift; sourceTree = "<group>"; };
  278. A848F8F22DD7528C00B746EC /* ASBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBaseOperation.swift; sourceTree = "<group>"; };
  279. A848F8F52DD752C400B746EC /* ASGenerateBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateBaseOperation.swift; sourceTree = "<group>"; };
  280. A848F8F72DD752D900B746EC /* ASGenerateTextToRingOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateTextToRingOperation.swift; sourceTree = "<group>"; };
  281. A848F8F92DD7536300B746EC /* Notification+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = " Notification+Ex.swift"; sourceTree = "<group>"; };
  282. A848F8FB2DD7539E00B746EC /* ASProgressState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASProgressState.swift; sourceTree = "<group>"; };
  283. B4EF561F1D6A688DA6595B7A /* Pods-AIPlayRingtones.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIPlayRingtones.debug.xcconfig"; path = "Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones.debug.xcconfig"; sourceTree = "<group>"; };
  284. B6A4769786320594B791AFDE /* Pods-AIPlayRingtones.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIPlayRingtones.release.xcconfig"; path = "Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones.release.xcconfig"; sourceTree = "<group>"; };
  285. /* End PBXFileReference section */
  286. /* Begin PBXFrameworksBuildPhase section */
  287. A848F85D2DD6D19100B746EC /* Frameworks */ = {
  288. isa = PBXFrameworksBuildPhase;
  289. buildActionMask = 2147483647;
  290. files = (
  291. C6F204E3DD79A0F96C8DB3FF /* Pods_AIPlayRingtones.framework in Frameworks */,
  292. 3DCD57182DDB1158004AAB5B /* libmp3lame.a in Frameworks */,
  293. );
  294. runOnlyForDeploymentPostprocessing = 0;
  295. };
  296. /* End PBXFrameworksBuildPhase section */
  297. /* Begin PBXGroup section */
  298. 3DB4D4942DDC28AD0082596A /* VM */ = {
  299. isa = PBXGroup;
  300. children = (
  301. 3DB4D4922DDC25BD0082596A /* APAudioToRingVM.swift */,
  302. );
  303. path = VM;
  304. sourceTree = "<group>";
  305. };
  306. 3DB4D4952DDC28C60082596A /* View */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 3DB4D4A22DDC34020082596A /* ASRTRFileView.swift */,
  310. 3DB4D49C2DDC29AC0082596A /* ASRTRStyleView.swift */,
  311. );
  312. path = View;
  313. sourceTree = "<group>";
  314. };
  315. 3DB4D4A62DDC924B0082596A /* ASBusinessWebVC */ = {
  316. isa = PBXGroup;
  317. children = (
  318. 3DB4D4A72DDC92530082596A /* ASBusinessWebVC.swift */,
  319. );
  320. path = ASBusinessWebVC;
  321. sourceTree = "<group>";
  322. };
  323. 3DB4D4AD2DDDCED00082596A /* Ex */ = {
  324. isa = PBXGroup;
  325. children = (
  326. );
  327. path = Ex;
  328. sourceTree = "<group>";
  329. };
  330. 3DB4D4B32DE0257A0082596A /* ASTutorialsVC */ = {
  331. isa = PBXGroup;
  332. children = (
  333. 3DB4D4B42DE025910082596A /* ASTutorialsVC.swift */,
  334. );
  335. path = ASTutorialsVC;
  336. sourceTree = "<group>";
  337. };
  338. 3DBEA07B2DE69B2E000C6859 /* BaseClass */ = {
  339. isa = PBXGroup;
  340. children = (
  341. 3DBEA0722DE69B2E000C6859 /* TSBaseCollectionCell.swift */,
  342. 3DBEA0732DE69B2E000C6859 /* TSBaseModel.swift */,
  343. 3DBEA0742DE69B2E000C6859 /* TSBaseNavigationBarView.swift */,
  344. 3DBEA0752DE69B2E000C6859 /* TSBaseNavigationC.swift */,
  345. 3DBEA0762DE69B2E000C6859 /* TSBaseTabViewCell.swift */,
  346. 3DBEA0772DE69B2E000C6859 /* TSBaseVC.swift */,
  347. 3DBEA0782DE69B2E000C6859 /* TSBaseView.swift */,
  348. 3DBEA0792DE69B2E000C6859 /* TSBaseViewModel.swift */,
  349. 3DBEA07A2DE69B2E000C6859 /* TSBasicItemModel.swift */,
  350. 3DBEA1292DE6BCE3000C6859 /* ASBaseNavigationController.h */,
  351. 3DBEA12A2DE6BCE3000C6859 /* ASBaseNavigationController.m */,
  352. 3DBEA12C2DE6BF19000C6859 /* ASBaseView.h */,
  353. 3DBEA12D2DE6BF19000C6859 /* ASBaseView.m */,
  354. );
  355. path = BaseClass;
  356. sourceTree = "<group>";
  357. };
  358. 3DBEA07E2DE69B2E000C6859 /* Config */ = {
  359. isa = PBXGroup;
  360. children = (
  361. );
  362. path = Config;
  363. sourceTree = "<group>";
  364. };
  365. 3DBEA0822DE69B2E000C6859 /* SwiftUI */ = {
  366. isa = PBXGroup;
  367. children = (
  368. 3DBEA07F2DE69B2E000C6859 /* Color+Ex.swift */,
  369. 3DBEA0802DE69B2E000C6859 /* Font+Ex.swift */,
  370. 3DBEA0812DE69B2E000C6859 /* Text+Ex.swift */,
  371. );
  372. path = SwiftUI;
  373. sourceTree = "<group>";
  374. };
  375. 3DBEA09B2DE69B2E000C6859 /* Ex */ = {
  376. isa = PBXGroup;
  377. children = (
  378. 3DBEA1282DE6BC3E000C6859 /* Base class */,
  379. 3DBEA11B2DE6B1F3000C6859 /* OC */,
  380. 3DBEA0822DE69B2E000C6859 /* SwiftUI */,
  381. 3DBEA0832DE69B2E000C6859 /* Array+Ex.swift */,
  382. 3DBEA0862DE69B2E000C6859 /* CGFloat+Ex.swift */,
  383. 3DBEA0872DE69B2E000C6859 /* Date+Ex.swift */,
  384. 3DBEA08A2DE69B2E000C6859 /* NSString+Ex.swift */,
  385. 3DBEA08C2DE69B2E000C6859 /* UIButton+Ex.swift */,
  386. 3DBEA08D2DE69B2E000C6859 /* UIColor+Ex.swift */,
  387. 3DBEA08F2DE69B2E000C6859 /* UIFont+Ex.swift */,
  388. 3DBEA0902DE69B2E000C6859 /* UIImage+Ex.swift */,
  389. 3DBEA0912DE69B2E000C6859 /* UIImageView+Ex.swift */,
  390. 3DBEA0922DE69B2E000C6859 /* UILabel+Ex.swift */,
  391. 3DBEA0962DE69B2E000C6859 /* UIView+Ex.swift */,
  392. 3DBEA0972DE69B2E000C6859 /* UIView+Frame.swift */,
  393. 3DBEA0982DE69B2E000C6859 /* UIView+Rotating.swift */,
  394. 3DBEA0992DE69B2E000C6859 /* UIViewController+Ex.swift */,
  395. );
  396. path = Ex;
  397. sourceTree = "<group>";
  398. };
  399. 3DBEA09D2DE69B2E000C6859 /* GlobalImports */ = {
  400. isa = PBXGroup;
  401. children = (
  402. 3DBEA1262DE6BA96000C6859 /* GlobalImportsOC.h */,
  403. 3DBEA09C2DE69B2E000C6859 /* GlobalImports.swift */,
  404. );
  405. path = GlobalImports;
  406. sourceTree = "<group>";
  407. };
  408. 3DBEA0B02DE69B2E000C6859 /* Tool */ = {
  409. isa = PBXGroup;
  410. children = (
  411. 3DBEA0A22DE69B2E000C6859 /* TSRandomTextTool.swift */,
  412. 3DBEA0A62DE69B2E000C6859 /* TSBusinessFileManager.swift */,
  413. 3DBEA0A72DE69B2E000C6859 /* TSCollectionViewObserver.swift */,
  414. 3DBEA0A82DE69B2E000C6859 /* TSCustomAlertController.swift */,
  415. 3DBEA0AA2DE69B2E000C6859 /* TSFileManagerTool.swift */,
  416. 3DBEA0AF2DE69B2E000C6859 /* WindowHelper.swift */,
  417. );
  418. path = Tool;
  419. sourceTree = "<group>";
  420. };
  421. 3DBEA0B22DE69B2E000C6859 /* TSPlaceholderTextView */ = {
  422. isa = PBXGroup;
  423. children = (
  424. 3DBEA0B12DE69B2E000C6859 /* TSPlaceholderTextView.swift */,
  425. );
  426. path = TSPlaceholderTextView;
  427. sourceTree = "<group>";
  428. };
  429. 3DBEA0B62DE69B2E000C6859 /* TSReusableCollectionView */ = {
  430. isa = PBXGroup;
  431. children = (
  432. 3DBEA0B52DE69B2E000C6859 /* TSSimpleCollectionView.swift */,
  433. );
  434. path = TSReusableCollectionView;
  435. sourceTree = "<group>";
  436. };
  437. 3DBEA0B82DE69B2E000C6859 /* TSSaveSuccessTool */ = {
  438. isa = PBXGroup;
  439. children = (
  440. 3DBEA0B72DE69B2E000C6859 /* TSSaveSuccessTool.swift */,
  441. );
  442. path = TSSaveSuccessTool;
  443. sourceTree = "<group>";
  444. };
  445. 3DBEA0C12DE69B2E000C6859 /* UIStackView */ = {
  446. isa = PBXGroup;
  447. children = (
  448. 3DBEA0C02DE69B2E000C6859 /* TSCustomStackView.swift */,
  449. );
  450. path = UIStackView;
  451. sourceTree = "<group>";
  452. };
  453. 3DBEA0C52DE69B2E000C6859 /* View */ = {
  454. isa = PBXGroup;
  455. children = (
  456. 3DBEA1112DE6A3A6000C6859 /* TopLeftLabel.swift */,
  457. 3DBEA0B22DE69B2E000C6859 /* TSPlaceholderTextView */,
  458. 3DBEA0B62DE69B2E000C6859 /* TSReusableCollectionView */,
  459. 3DBEA0B82DE69B2E000C6859 /* TSSaveSuccessTool */,
  460. 3DBEA0C12DE69B2E000C6859 /* UIStackView */,
  461. );
  462. path = View;
  463. sourceTree = "<group>";
  464. };
  465. 3DBEA0C72DE69B2E000C6859 /* Classes */ = {
  466. isa = PBXGroup;
  467. children = (
  468. 3DBEA07B2DE69B2E000C6859 /* BaseClass */,
  469. 3DBEA07E2DE69B2E000C6859 /* Config */,
  470. 3DBEA09B2DE69B2E000C6859 /* Ex */,
  471. 3DBEA09D2DE69B2E000C6859 /* GlobalImports */,
  472. 3DBEA0B02DE69B2E000C6859 /* Tool */,
  473. 3DBEA0C52DE69B2E000C6859 /* View */,
  474. );
  475. path = Classes;
  476. sourceTree = "<group>";
  477. };
  478. 3DBEA10D2DE6A02F000C6859 /* SimpleWebViewController */ = {
  479. isa = PBXGroup;
  480. children = (
  481. 3DBEA10E2DE6A04B000C6859 /* SimpleWebViewController.h */,
  482. 3DBEA10F2DE6A04B000C6859 /* SimpleWebViewController.m */,
  483. );
  484. path = SimpleWebViewController;
  485. sourceTree = "<group>";
  486. };
  487. 3DBEA1132DE6B037000C6859 /* CustomTabBarController */ = {
  488. isa = PBXGroup;
  489. children = (
  490. 3DBEA1182DE6B086000C6859 /* CustomTabBarController.h */,
  491. 3DBEA1192DE6B086000C6859 /* CustomTabBarController.m */,
  492. );
  493. path = CustomTabBarController;
  494. sourceTree = "<group>";
  495. };
  496. 3DBEA11B2DE6B1F3000C6859 /* OC */ = {
  497. isa = PBXGroup;
  498. children = (
  499. 3DBEA11C2DE6B229000C6859 /* NSString+AS.h */,
  500. 3DBEA11D2DE6B229000C6859 /* NSString+AS.m */,
  501. 3DBEA1232DE6B36D000C6859 /* UIColor+AS.h */,
  502. 3DBEA1242DE6B36D000C6859 /* UIColor+AS.m */,
  503. );
  504. path = OC;
  505. sourceTree = "<group>";
  506. };
  507. 3DBEA1282DE6BC3E000C6859 /* Base class */ = {
  508. isa = PBXGroup;
  509. children = (
  510. );
  511. path = "Base class";
  512. sourceTree = "<group>";
  513. };
  514. 3DCD56F82DDAE481004AAB5B /* TSAudioPlayer */ = {
  515. isa = PBXGroup;
  516. children = (
  517. 3DCD56F62DDAE481004AAB5B /* TSBusinessAudioPlayer.swift */,
  518. 3DCD56F72DDAE481004AAB5B /* TSAudioPlayer.swift */,
  519. );
  520. path = TSAudioPlayer;
  521. sourceTree = "<group>";
  522. };
  523. 3DCD56FB2DDAFBD8004AAB5B /* ASDownloadManager */ = {
  524. isa = PBXGroup;
  525. children = (
  526. 3DCD56FC2DDAFBE4004AAB5B /* ASDownloadManager.swift */,
  527. );
  528. path = ASDownloadManager;
  529. sourceTree = "<group>";
  530. };
  531. 3DCD57032DDB1118004AAB5B /* TSPurchaseTool */ = {
  532. isa = PBXGroup;
  533. children = (
  534. 3DCD57042DDB111F004AAB5B /* TSPurchaseTool.swift */,
  535. );
  536. path = TSPurchaseTool;
  537. sourceTree = "<group>";
  538. };
  539. 3DCD570C2DDB1158004AAB5B /* libmp3 */ = {
  540. isa = PBXGroup;
  541. children = (
  542. 3DCD57082DDB1158004AAB5B /* ExtAudioConverter.h */,
  543. 3DCD57092DDB1158004AAB5B /* libmp3lame.a */,
  544. 3DCD570A2DDB1158004AAB5B /* ExtAudioConverter.m */,
  545. 3DCD570B2DDB1158004AAB5B /* lame.h */,
  546. );
  547. path = libmp3;
  548. sourceTree = "<group>";
  549. };
  550. 3DCD57162DDB1158004AAB5B /* ZHWaveform */ = {
  551. isa = PBXGroup;
  552. children = (
  553. 3DCD57112DDB1158004AAB5B /* ZHAudioProcessing.swift */,
  554. 3DCD57122DDB1158004AAB5B /* ZHWaveformViewDelegate.swift */,
  555. 3DCD57132DDB1158004AAB5B /* ZHTrackProcessing.swift */,
  556. 3DCD57142DDB1158004AAB5B /* ZHWaveformView.swift */,
  557. 3DCD57152DDB1158004AAB5B /* ZHCroppedDelegate.swift */,
  558. );
  559. path = ZHWaveform;
  560. sourceTree = "<group>";
  561. };
  562. 3DCD57172DDB1158004AAB5B /* TSBandRingTool */ = {
  563. isa = PBXGroup;
  564. children = (
  565. 3DCD57062DDB1158004AAB5B /* AudioConverter.h */,
  566. 3DCD57072DDB1158004AAB5B /* AudioConverter.m */,
  567. 3DCD570C2DDB1158004AAB5B /* libmp3 */,
  568. 3DCD570D2DDB1158004AAB5B /* AudioTool.swift */,
  569. 3DCD570E2DDB1158004AAB5B /* tutorial-ring.mp4 */,
  570. 3DCD570F2DDB1158004AAB5B /* TSBandRingTool.swift */,
  571. 3DCD57102DDB1158004AAB5B /* placeholder.band */,
  572. 3DCD57162DDB1158004AAB5B /* ZHWaveform */,
  573. );
  574. path = TSBandRingTool;
  575. sourceTree = "<group>";
  576. };
  577. 6B369F15FA74FED594C60569 /* Frameworks */ = {
  578. isa = PBXGroup;
  579. children = (
  580. 6EFB792FA59CD8536D0BD11F /* Pods_AIPlayRingtones.framework */,
  581. );
  582. name = Frameworks;
  583. sourceTree = "<group>";
  584. };
  585. A800FEAF2DDAC0E9009DABDC /* CommonView */ = {
  586. isa = PBXGroup;
  587. children = (
  588. 3DB4D4B12DDF0B940082596A /* FakeBlurView.swift */,
  589. 3DCD573A2DDB4E5E004AAB5B /* ASPageNullView.swift */,
  590. 3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */,
  591. 3DCD56F42DDAE421004AAB5B /* ASViewTool.swift */,
  592. 3DCD56F22DDAE3DF004AAB5B /* ASRingToneCellView.swift */,
  593. A800FEB02DDAC0F0009DABDC /* ASGeneratorView */,
  594. );
  595. path = CommonView;
  596. sourceTree = "<group>";
  597. };
  598. A800FEB02DDAC0F0009DABDC /* ASGeneratorView */ = {
  599. isa = PBXGroup;
  600. children = (
  601. A800FEB12DDAC0FC009DABDC /* ASGeneratorView.swift */,
  602. A800FEB32DDAC738009DABDC /* ASGeneratorLoadingView.swift */,
  603. A800FEB52DDAC75D009DABDC /* ASGeneratorErrorView.swift */,
  604. );
  605. path = ASGeneratorView;
  606. sourceTree = "<group>";
  607. };
  608. A800FEB92DDACAE7009DABDC /* ASRingGeneratorVC */ = {
  609. isa = PBXGroup;
  610. children = (
  611. A800FEBC2DDACCCF009DABDC /* ASRingGeneratorBaseVC.swift */,
  612. A800FEBA2DDACAF2009DABDC /* ASRingGeneratorVC.swift */,
  613. 3DB4D4902DDC1F0C0082596A /* ASRingGeneratorVC+load.swift */,
  614. );
  615. path = ASRingGeneratorVC;
  616. sourceTree = "<group>";
  617. };
  618. A848F8572DD6D19100B746EC = {
  619. isa = PBXGroup;
  620. children = (
  621. A848F8812DD6D1AF00B746EC /* AIPlayRingtones */,
  622. A848F8612DD6D19100B746EC /* Products */,
  623. E2F3D1383EB360A9148D55CA /* Pods */,
  624. 6B369F15FA74FED594C60569 /* Frameworks */,
  625. );
  626. sourceTree = "<group>";
  627. };
  628. A848F8612DD6D19100B746EC /* Products */ = {
  629. isa = PBXGroup;
  630. children = (
  631. A848F8602DD6D19100B746EC /* AIPlayRingtones.app */,
  632. );
  633. name = Products;
  634. sourceTree = "<group>";
  635. };
  636. A848F8812DD6D1AF00B746EC /* AIPlayRingtones */ = {
  637. isa = PBXGroup;
  638. children = (
  639. 3DBEA0C72DE69B2E000C6859 /* Classes */,
  640. A848F88F2DD6D4E800B746EC /* Common */,
  641. A800FEAF2DDAC0E9009DABDC /* CommonView */,
  642. A848F8EF2DD7526600B746EC /* OperationQueue */,
  643. A848F8E62DD74DF300B746EC /* Data */,
  644. A848F8D32DD7198100B746EC /* Resources */,
  645. A848F8B12DD6D80900B746EC /* APConfig */,
  646. A848F88B2DD6D2C600B746EC /* AppPage */,
  647. A848F8782DD6D1AF00B746EC /* AppDelegate.swift */,
  648. 3DCD572D2DDB1976004AAB5B /* AIPlayRingtones-Bridging-Header.h */,
  649. A848F8792DD6D1AF00B746EC /* Assets.xcassets */,
  650. A848F87A2DD6D1AF00B746EC /* Info.plist */,
  651. A848F87C2DD6D1AF00B746EC /* LaunchScreen.storyboard */,
  652. );
  653. path = AIPlayRingtones;
  654. sourceTree = "<group>";
  655. };
  656. A848F88B2DD6D2C600B746EC /* AppPage */ = {
  657. isa = PBXGroup;
  658. children = (
  659. 3DBEA1132DE6B037000C6859 /* CustomTabBarController */,
  660. 3DBEA10D2DE6A02F000C6859 /* SimpleWebViewController */,
  661. 3DB4D4A62DDC924B0082596A /* ASBusinessWebVC */,
  662. A848F8B62DD6DF5500B746EC /* ASCommonView */,
  663. A848F8AE2DD6D76F00B746EC /* ASTabBarVC */,
  664. A848F8A72DD6D74300B746EC /* APSettingVC */,
  665. A848F8A62DD6D73E00B746EC /* APMyRingVC */,
  666. A848F8A52DD6D73500B746EC /* APAudioToRingVC */,
  667. A848F8A22DD6D65900B746EC /* APRingTonesVC */,
  668. A848F88C2DD6D2F700B746EC /* APLaunchVC */,
  669. A800FEB92DDACAE7009DABDC /* ASRingGeneratorVC */,
  670. );
  671. path = AppPage;
  672. sourceTree = "<group>";
  673. };
  674. A848F88C2DD6D2F700B746EC /* APLaunchVC */ = {
  675. isa = PBXGroup;
  676. children = (
  677. A848F88D2DD6D38300B746EC /* APLaunchVC.swift */,
  678. );
  679. path = APLaunchVC;
  680. sourceTree = "<group>";
  681. };
  682. A848F88F2DD6D4E800B746EC /* Common */ = {
  683. isa = PBXGroup;
  684. children = (
  685. 3DB4D4AD2DDDCED00082596A /* Ex */,
  686. 3DCD57172DDB1158004AAB5B /* TSBandRingTool */,
  687. 3DCD57032DDB1118004AAB5B /* TSPurchaseTool */,
  688. 3DCD56FE2DDAFC17004AAB5B /* ASBusinessFileManager.swift */,
  689. 3DCD56FB2DDAFBD8004AAB5B /* ASDownloadManager */,
  690. 3DCD56F82DDAE481004AAB5B /* TSAudioPlayer */,
  691. A848F8F92DD7536300B746EC /* Notification+Ex.swift */,
  692. A848F89D2DD6D59C00B746EC /* TSNetWork */,
  693. A848F8902DD6D4FD00B746EC /* Common.swift */,
  694. );
  695. path = Common;
  696. sourceTree = "<group>";
  697. };
  698. A848F89D2DD6D59C00B746EC /* TSNetWork */ = {
  699. isa = PBXGroup;
  700. children = (
  701. A800FEB72DDAC81D009DABDC /* TSNetWork+Error.swift */,
  702. A848F8992DD6D59C00B746EC /* TSNetworkManager.swift */,
  703. A848F89A2DD6D59C00B746EC /* TSNetWork+Business.swift */,
  704. );
  705. path = TSNetWork;
  706. sourceTree = "<group>";
  707. };
  708. A848F8A22DD6D65900B746EC /* APRingTonesVC */ = {
  709. isa = PBXGroup;
  710. children = (
  711. A848F8D92DD7230B00B746EC /* APRingStyleVC */,
  712. A848F8D02DD6ECC800B746EC /* APRingTonesVC */,
  713. );
  714. path = APRingTonesVC;
  715. sourceTree = "<group>";
  716. };
  717. A848F8A52DD6D73500B746EC /* APAudioToRingVC */ = {
  718. isa = PBXGroup;
  719. children = (
  720. 3DB4D4952DDC28C60082596A /* View */,
  721. 3DB4D4942DDC28AD0082596A /* VM */,
  722. A848F8A82DD6D74900B746EC /* APAudioToRingVC.swift */,
  723. 3DB4D4962DDC28D10082596A /* APAudioToRingVC+View.swift */,
  724. 3DB4D4982DDC28DB0082596A /* APAudioToRingVC+StackView.swift */,
  725. 3DB4D49A2DDC28EC0082596A /* APAudioToRingVC+Upload.swift */,
  726. );
  727. path = APAudioToRingVC;
  728. sourceTree = "<group>";
  729. };
  730. A848F8A62DD6D73E00B746EC /* APMyRingVC */ = {
  731. isa = PBXGroup;
  732. children = (
  733. A848F8AA2DD6D75200B746EC /* ASMyRingVC.swift */,
  734. 3DCD573C2DDB5A2E004AAB5B /* ASMyRingCell.swift */,
  735. );
  736. path = APMyRingVC;
  737. sourceTree = "<group>";
  738. };
  739. A848F8A72DD6D74300B746EC /* APSettingVC */ = {
  740. isa = PBXGroup;
  741. children = (
  742. 3DB4D4B32DE0257A0082596A /* ASTutorialsVC */,
  743. A848F8AC2DD6D75800B746EC /* APSettingVC.swift */,
  744. 3DB4D4A42DDC8E7B0082596A /* APSettingVC+Col.swift */,
  745. );
  746. path = APSettingVC;
  747. sourceTree = "<group>";
  748. };
  749. A848F8AE2DD6D76F00B746EC /* ASTabBarVC */ = {
  750. isa = PBXGroup;
  751. children = (
  752. );
  753. path = ASTabBarVC;
  754. sourceTree = "<group>";
  755. };
  756. A848F8B12DD6D80900B746EC /* APConfig */ = {
  757. isa = PBXGroup;
  758. children = (
  759. A848F8B22DD6D82300B746EC /* APConfig.swift */,
  760. A848F8B42DD6D82E00B746EC /* APConfig+Color.swift */,
  761. );
  762. path = APConfig;
  763. sourceTree = "<group>";
  764. };
  765. A848F8B62DD6DF5500B746EC /* ASCommonView */ = {
  766. isa = PBXGroup;
  767. children = (
  768. A848F8B72DD6DF6800B746EC /* ASBtnView */,
  769. );
  770. path = ASCommonView;
  771. sourceTree = "<group>";
  772. };
  773. A848F8B72DD6DF6800B746EC /* ASBtnView */ = {
  774. isa = PBXGroup;
  775. children = (
  776. A848F8BC2DD6E36800B746EC /* ASLeftHeaderView.swift */,
  777. A848F8B82DD6DF7700B746EC /* ASAppBtnView.swift */,
  778. );
  779. path = ASBtnView;
  780. sourceTree = "<group>";
  781. };
  782. A848F8BE2DD6E6E800B746EC /* VM */ = {
  783. isa = PBXGroup;
  784. children = (
  785. A848F8BA2DD6E30000B746EC /* APRingTonesVM.swift */,
  786. );
  787. path = VM;
  788. sourceTree = "<group>";
  789. };
  790. A848F8CB2DD6EABD00B746EC /* View */ = {
  791. isa = PBXGroup;
  792. children = (
  793. A848F8CC2DD6EACB00B746EC /* ASPromptTextView.swift */,
  794. A848F8D12DD7148F00B746EC /* ASDurationColView.swift */,
  795. );
  796. path = View;
  797. sourceTree = "<group>";
  798. };
  799. A848F8D02DD6ECC800B746EC /* APRingTonesVC */ = {
  800. isa = PBXGroup;
  801. children = (
  802. A848F8D62DD71A2600B746EC /* Model */,
  803. A848F8CB2DD6EABD00B746EC /* View */,
  804. A848F8BE2DD6E6E800B746EC /* VM */,
  805. A848F8A32DD6D66D00B746EC /* APRingTonesVC.swift */,
  806. A848F8C52DD6E72C00B746EC /* APRingTonesVC+View.swift */,
  807. A848F8C92DD6E82A00B746EC /* APRingTonesVC+StackView.swift */,
  808. A848F8BF2DD6E6F600B746EC /* APRingTonesVC+TextView.swift */,
  809. A848F8C12DD6E6FD00B746EC /* APRingTonesVC+Duration.swift */,
  810. A848F8C32DD6E70400B746EC /* APRingTonesVC+Style.swift */,
  811. );
  812. path = APRingTonesVC;
  813. sourceTree = "<group>";
  814. };
  815. A848F8D32DD7198100B746EC /* Resources */ = {
  816. isa = PBXGroup;
  817. children = (
  818. 3DCD57362DDB3FFA004AAB5B /* Dance.mp3 */,
  819. 3DCD57372DDB3FFA004AAB5B /* Gentle.mp3 */,
  820. 3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */,
  821. 3DCD57322DDB38E7004AAB5B /* ringAnimation.gif */,
  822. 3DCD57332DDB38E7004AAB5B /* rotatingAnimation.gif */,
  823. A848F8E02DD7271400B746EC /* ring_ttr_style.json */,
  824. 3DB4D4A02DDC2CC90082596A /* ring_rtr_style.json */,
  825. A848F8D42DD719AB00B746EC /* ring_duration.json */,
  826. );
  827. path = Resources;
  828. sourceTree = "<group>";
  829. };
  830. A848F8D62DD71A2600B746EC /* Model */ = {
  831. isa = PBXGroup;
  832. children = (
  833. A848F8E22DD7286600B746EC /* ASGenerateStyleModel.swift */,
  834. A848F8D72DD71A3100B746EC /* ASRingGenerateSecModel.swift */,
  835. );
  836. path = Model;
  837. sourceTree = "<group>";
  838. };
  839. A848F8D92DD7230B00B746EC /* APRingStyleVC */ = {
  840. isa = PBXGroup;
  841. children = (
  842. A848F8DA2DD7231C00B746EC /* APRingStyleVC.swift */,
  843. );
  844. path = APRingStyleVC;
  845. sourceTree = "<group>";
  846. };
  847. A848F8E62DD74DF300B746EC /* Data */ = {
  848. isa = PBXGroup;
  849. children = (
  850. A848F8ED2DD7508000B746EC /* ASRealmManager.swift */,
  851. A848F8EB2DD74EF400B746EC /* ASActionInfoModel.swift */,
  852. A848F8E72DD74DF900B746EC /* ASDBHistoryManager.swift */,
  853. A848F8E92DD74E3600B746EC /* ASDBActionInfoModel.swift */,
  854. );
  855. path = Data;
  856. sourceTree = "<group>";
  857. };
  858. A848F8EF2DD7526600B746EC /* OperationQueue */ = {
  859. isa = PBXGroup;
  860. children = (
  861. A848F8F42DD752BC00B746EC /* Generate */,
  862. A848F8F02DD7528200B746EC /* ASBaseOperationQueue.swift */,
  863. A848F8F22DD7528C00B746EC /* ASBaseOperation.swift */,
  864. A848F8FB2DD7539E00B746EC /* ASProgressState.swift */,
  865. );
  866. path = OperationQueue;
  867. sourceTree = "<group>";
  868. };
  869. A848F8F42DD752BC00B746EC /* Generate */ = {
  870. isa = PBXGroup;
  871. children = (
  872. A848F8F52DD752C400B746EC /* ASGenerateBaseOperation.swift */,
  873. A848F8F72DD752D900B746EC /* ASGenerateTextToRingOperation.swift */,
  874. 3DCD57302DDB2A5D004AAB5B /* ASGenerateRingToRingOperation.swift */,
  875. );
  876. path = Generate;
  877. sourceTree = "<group>";
  878. };
  879. E2F3D1383EB360A9148D55CA /* Pods */ = {
  880. isa = PBXGroup;
  881. children = (
  882. B4EF561F1D6A688DA6595B7A /* Pods-AIPlayRingtones.debug.xcconfig */,
  883. B6A4769786320594B791AFDE /* Pods-AIPlayRingtones.release.xcconfig */,
  884. );
  885. path = Pods;
  886. sourceTree = "<group>";
  887. };
  888. /* End PBXGroup section */
  889. /* Begin PBXNativeTarget section */
  890. A848F85F2DD6D19100B746EC /* AIPlayRingtones */ = {
  891. isa = PBXNativeTarget;
  892. buildConfigurationList = A848F8732DD6D19300B746EC /* Build configuration list for PBXNativeTarget "AIPlayRingtones" */;
  893. buildPhases = (
  894. D0205DF6DCB58A873C2BAAC6 /* [CP] Check Pods Manifest.lock */,
  895. A848F85C2DD6D19100B746EC /* Sources */,
  896. A848F85D2DD6D19100B746EC /* Frameworks */,
  897. A848F85E2DD6D19100B746EC /* Resources */,
  898. F1EA8B9CDF6FB52C878D5307 /* [CP] Embed Pods Frameworks */,
  899. );
  900. buildRules = (
  901. );
  902. dependencies = (
  903. );
  904. name = AIPlayRingtones;
  905. productName = AIPlayRingtones;
  906. productReference = A848F8602DD6D19100B746EC /* AIPlayRingtones.app */;
  907. productType = "com.apple.product-type.application";
  908. };
  909. /* End PBXNativeTarget section */
  910. /* Begin PBXProject section */
  911. A848F8582DD6D19100B746EC /* Project object */ = {
  912. isa = PBXProject;
  913. attributes = {
  914. BuildIndependentTargetsInParallel = 1;
  915. CLASSPREFIX = AI;
  916. LastSwiftUpdateCheck = 1620;
  917. LastUpgradeCheck = 1620;
  918. TargetAttributes = {
  919. A848F85F2DD6D19100B746EC = {
  920. CreatedOnToolsVersion = 16.2;
  921. };
  922. };
  923. };
  924. buildConfigurationList = A848F85B2DD6D19100B746EC /* Build configuration list for PBXProject "AIPlayRingtones" */;
  925. developmentRegion = en;
  926. hasScannedForEncodings = 0;
  927. knownRegions = (
  928. en,
  929. Base,
  930. );
  931. mainGroup = A848F8572DD6D19100B746EC;
  932. minimizedProjectReferenceProxies = 1;
  933. preferredProjectObjectVersion = 77;
  934. productRefGroup = A848F8612DD6D19100B746EC /* Products */;
  935. projectDirPath = "";
  936. projectRoot = "";
  937. targets = (
  938. A848F85F2DD6D19100B746EC /* AIPlayRingtones */,
  939. );
  940. };
  941. /* End PBXProject section */
  942. /* Begin PBXResourcesBuildPhase section */
  943. A848F85E2DD6D19100B746EC /* Resources */ = {
  944. isa = PBXResourcesBuildPhase;
  945. buildActionMask = 2147483647;
  946. files = (
  947. 3DCD57342DDB38E7004AAB5B /* ringAnimation.gif in Resources */,
  948. 3DCD57352DDB38E7004AAB5B /* rotatingAnimation.gif in Resources */,
  949. 3DB4D4AA2DDDCEA50082596A /* Poppins-BoldItalic.otf in Resources */,
  950. A848F8822DD6D1AF00B746EC /* Assets.xcassets in Resources */,
  951. A848F8D52DD719B600B746EC /* ring_duration.json in Resources */,
  952. 3DCD57222DDB1158004AAB5B /* tutorial-ring.mp4 in Resources */,
  953. 3DCD57232DDB1158004AAB5B /* placeholder.band in Resources */,
  954. 3DCD57382DDB3FFA004AAB5B /* Dance.mp3 in Resources */,
  955. 3DCD57392DDB3FFA004AAB5B /* Gentle.mp3 in Resources */,
  956. A848F8842DD6D1AF00B746EC /* LaunchScreen.storyboard in Resources */,
  957. 3DB4D4A12DDC2CCE0082596A /* ring_rtr_style.json in Resources */,
  958. A848F8E12DD7271900B746EC /* ring_ttr_style.json in Resources */,
  959. );
  960. runOnlyForDeploymentPostprocessing = 0;
  961. };
  962. /* End PBXResourcesBuildPhase section */
  963. /* Begin PBXShellScriptBuildPhase section */
  964. D0205DF6DCB58A873C2BAAC6 /* [CP] Check Pods Manifest.lock */ = {
  965. isa = PBXShellScriptBuildPhase;
  966. buildActionMask = 2147483647;
  967. files = (
  968. );
  969. inputFileListPaths = (
  970. );
  971. inputPaths = (
  972. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  973. "${PODS_ROOT}/Manifest.lock",
  974. );
  975. name = "[CP] Check Pods Manifest.lock";
  976. outputFileListPaths = (
  977. );
  978. outputPaths = (
  979. "$(DERIVED_FILE_DIR)/Pods-AIPlayRingtones-checkManifestLockResult.txt",
  980. );
  981. runOnlyForDeploymentPostprocessing = 0;
  982. shellPath = /bin/sh;
  983. 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";
  984. showEnvVarsInLog = 0;
  985. };
  986. F1EA8B9CDF6FB52C878D5307 /* [CP] Embed Pods Frameworks */ = {
  987. isa = PBXShellScriptBuildPhase;
  988. buildActionMask = 2147483647;
  989. files = (
  990. );
  991. inputFileListPaths = (
  992. "${PODS_ROOT}/Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  993. );
  994. name = "[CP] Embed Pods Frameworks";
  995. outputFileListPaths = (
  996. "${PODS_ROOT}/Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  997. );
  998. runOnlyForDeploymentPostprocessing = 0;
  999. shellPath = /bin/sh;
  1000. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones-frameworks.sh\"\n";
  1001. showEnvVarsInLog = 0;
  1002. };
  1003. /* End PBXShellScriptBuildPhase section */
  1004. /* Begin PBXSourcesBuildPhase section */
  1005. A848F85C2DD6D19100B746EC /* Sources */ = {
  1006. isa = PBXSourcesBuildPhase;
  1007. buildActionMask = 2147483647;
  1008. files = (
  1009. A800FEB22DDAC100009DABDC /* ASGeneratorView.swift in Sources */,
  1010. A848F88E2DD6D38600B746EC /* APLaunchVC.swift in Sources */,
  1011. A848F8CA2DD6E82B00B746EC /* APRingTonesVC+StackView.swift in Sources */,
  1012. A848F8C22DD6E70000B746EC /* APRingTonesVC+Duration.swift in Sources */,
  1013. A848F8A42DD6D67000B746EC /* APRingTonesVC.swift in Sources */,
  1014. A848F8BD2DD6E38900B746EC /* ASLeftHeaderView.swift in Sources */,
  1015. A848F8D82DD71A3A00B746EC /* ASRingGenerateSecModel.swift in Sources */,
  1016. 3DB4D4A32DDC34100082596A /* ASRTRFileView.swift in Sources */,
  1017. A848F8E82DD74DFD00B746EC /* ASDBHistoryManager.swift in Sources */,
  1018. A848F89E2DD6D59C00B746EC /* TSNetWork+Business.swift in Sources */,
  1019. 3DB4D4B52DE025920082596A /* ASTutorialsVC.swift in Sources */,
  1020. A848F8AB2DD6D75300B746EC /* ASMyRingVC.swift in Sources */,
  1021. A848F89F2DD6D59C00B746EC /* TSNetworkManager.swift in Sources */,
  1022. A848F8E32DD7286A00B746EC /* ASGenerateStyleModel.swift in Sources */,
  1023. 3DCD57052DDB1120004AAB5B /* TSPurchaseTool.swift in Sources */,
  1024. 3DB4D4992DDC28E70082596A /* APAudioToRingVC+StackView.swift in Sources */,
  1025. 3DBEA11E2DE6B229000C6859 /* NSString+AS.m in Sources */,
  1026. 3DCD56F52DDAE42A004AAB5B /* ASViewTool.swift in Sources */,
  1027. 3DB4D4972DDC28D40082596A /* APAudioToRingVC+View.swift in Sources */,
  1028. A800FEBD2DDACCD4009DABDC /* ASRingGeneratorBaseVC.swift in Sources */,
  1029. A800FEB62DDAC764009DABDC /* ASGeneratorErrorView.swift in Sources */,
  1030. 3DB4D4A82DDC92560082596A /* ASBusinessWebVC.swift in Sources */,
  1031. A800FEB82DDAC826009DABDC /* TSNetWork+Error.swift in Sources */,
  1032. A848F8FA2DD7536700B746EC /* Notification+Ex.swift in Sources */,
  1033. A848F8C02DD6E6FA00B746EC /* APRingTonesVC+TextView.swift in Sources */,
  1034. 3DCD572F2DDB1D8A004AAB5B /* ASRingLoadingView.swift in Sources */,
  1035. 3DB4D49D2DDC29AC0082596A /* ASRTRStyleView.swift in Sources */,
  1036. 3DCD57312DDB2A66004AAB5B /* ASGenerateRingToRingOperation.swift in Sources */,
  1037. A848F8EA2DD74E3A00B746EC /* ASDBActionInfoModel.swift in Sources */,
  1038. 3DCD573D2DDB5A3C004AAB5B /* ASMyRingCell.swift in Sources */,
  1039. 3DBEA11A2DE6B086000C6859 /* CustomTabBarController.m in Sources */,
  1040. A848F8B32DD6D82300B746EC /* APConfig.swift in Sources */,
  1041. A848F8FC2DD753A000B746EC /* ASProgressState.swift in Sources */,
  1042. A848F8A92DD6D74A00B746EC /* APAudioToRingVC.swift in Sources */,
  1043. A848F8AD2DD6D75900B746EC /* APSettingVC.swift in Sources */,
  1044. A848F8912DD6D50000B746EC /* Common.swift in Sources */,
  1045. 3DCD57192DDB1158004AAB5B /* AudioTool.swift in Sources */,
  1046. 3DCD571A2DDB1158004AAB5B /* ExtAudioConverter.m in Sources */,
  1047. 3DCD571B2DDB1158004AAB5B /* AudioConverter.m in Sources */,
  1048. 3DB4D4932DDC25C10082596A /* APAudioToRingVM.swift in Sources */,
  1049. 3DCD571C2DDB1158004AAB5B /* ZHCroppedDelegate.swift in Sources */,
  1050. 3DCD571D2DDB1158004AAB5B /* ZHAudioProcessing.swift in Sources */,
  1051. 3DCD571E2DDB1158004AAB5B /* ZHWaveformViewDelegate.swift in Sources */,
  1052. 3DCD571F2DDB1158004AAB5B /* TSBandRingTool.swift in Sources */,
  1053. 3DCD57202DDB1158004AAB5B /* ZHTrackProcessing.swift in Sources */,
  1054. 3DCD57212DDB1158004AAB5B /* ZHWaveformView.swift in Sources */,
  1055. 3DCD56F92DDAE481004AAB5B /* TSBusinessAudioPlayer.swift in Sources */,
  1056. 3DCD56FA2DDAE481004AAB5B /* TSAudioPlayer.swift in Sources */,
  1057. A800FEBB2DDACAF3009DABDC /* ASRingGeneratorVC.swift in Sources */,
  1058. A848F8F32DD7528D00B746EC /* ASBaseOperation.swift in Sources */,
  1059. A848F8BB2DD6E30600B746EC /* APRingTonesVM.swift in Sources */,
  1060. 3DB4D49B2DDC28F20082596A /* APAudioToRingVC+Upload.swift in Sources */,
  1061. 3DBEA1272DE6BA99000C6859 /* GlobalImportsOC.h in Sources */,
  1062. 3DB4D4B22DDF0B960082596A /* FakeBlurView.swift in Sources */,
  1063. 3DCD56F32DDAE3E3004AAB5B /* ASRingToneCellView.swift in Sources */,
  1064. 3DCD56FF2DDAFC1B004AAB5B /* ASBusinessFileManager.swift in Sources */,
  1065. A848F8C42DD6E70500B746EC /* APRingTonesVC+Style.swift in Sources */,
  1066. A848F8F82DD752E700B746EC /* ASGenerateTextToRingOperation.swift in Sources */,
  1067. 3DBEA1102DE6A04B000C6859 /* SimpleWebViewController.m in Sources */,
  1068. A800FEB42DDAC73E009DABDC /* ASGeneratorLoadingView.swift in Sources */,
  1069. A848F8EC2DD74EF800B746EC /* ASActionInfoModel.swift in Sources */,
  1070. A848F8F62DD752D700B746EC /* ASGenerateBaseOperation.swift in Sources */,
  1071. 3DB4D4A52DDC8E830082596A /* APSettingVC+Col.swift in Sources */,
  1072. A848F8EE2DD7508300B746EC /* ASRealmManager.swift in Sources */,
  1073. A848F8B52DD6D83E00B746EC /* APConfig+Color.swift in Sources */,
  1074. A848F8B92DD6DF7900B746EC /* ASAppBtnView.swift in Sources */,
  1075. 3DCD56FD2DDAFBE5004AAB5B /* ASDownloadManager.swift in Sources */,
  1076. 3DCD573B2DDB4E61004AAB5B /* ASPageNullView.swift in Sources */,
  1077. A848F8F12DD7528800B746EC /* ASBaseOperationQueue.swift in Sources */,
  1078. 3DBEA12E2DE6BF19000C6859 /* ASBaseView.m in Sources */,
  1079. A848F8CD2DD6EAD300B746EC /* ASPromptTextView.swift in Sources */,
  1080. A848F8DB2DD7231E00B746EC /* APRingStyleVC.swift in Sources */,
  1081. A848F8D22DD7149D00B746EC /* ASDurationColView.swift in Sources */,
  1082. A848F8C62DD6E72D00B746EC /* APRingTonesVC+View.swift in Sources */,
  1083. A848F8862DD6D1AF00B746EC /* AppDelegate.swift in Sources */,
  1084. 3DBEA0CB2DE69B2E000C6859 /* UIImage+Ex.swift in Sources */,
  1085. 3DBEA0CC2DE69B2E000C6859 /* TSBusinessFileManager.swift in Sources */,
  1086. 3DBEA0CD2DE69B2E000C6859 /* TSSaveSuccessTool.swift in Sources */,
  1087. 3DBEA0CE2DE69B2E000C6859 /* TSSimpleCollectionView.swift in Sources */,
  1088. 3DBEA0CF2DE69B2E000C6859 /* WindowHelper.swift in Sources */,
  1089. 3DBEA0D12DE69B2E000C6859 /* TSBasicItemModel.swift in Sources */,
  1090. 3DBEA0D22DE69B2E000C6859 /* Array+Ex.swift in Sources */,
  1091. 3DBEA0D82DE69B2E000C6859 /* TSBaseModel.swift in Sources */,
  1092. 3DBEA0D92DE69B2E000C6859 /* UIImageView+Ex.swift in Sources */,
  1093. 3DBEA0DC2DE69B2E000C6859 /* TSBaseNavigationC.swift in Sources */,
  1094. 3DBEA0E02DE69B2E000C6859 /* TSBaseTabViewCell.swift in Sources */,
  1095. 3DBEA0E12DE69B2E000C6859 /* Color+Ex.swift in Sources */,
  1096. 3DBEA0E82DE69B2E000C6859 /* UIView+Ex.swift in Sources */,
  1097. 3DBEA0E92DE69B2E000C6859 /* TSBaseVC.swift in Sources */,
  1098. 3DBEA0EA2DE69B2E000C6859 /* UIView+Rotating.swift in Sources */,
  1099. 3DBEA12B2DE6BCE3000C6859 /* ASBaseNavigationController.m in Sources */,
  1100. 3DBEA0EB2DE69B2E000C6859 /* Text+Ex.swift in Sources */,
  1101. 3DBEA0EC2DE69B2E000C6859 /* UILabel+Ex.swift in Sources */,
  1102. 3DBEA0ED2DE69B2E000C6859 /* TSBaseCollectionCell.swift in Sources */,
  1103. 3DBEA0EF2DE69B2E000C6859 /* UIColor+Ex.swift in Sources */,
  1104. 3DBEA0F02DE69B2E000C6859 /* Font+Ex.swift in Sources */,
  1105. 3DBEA0F12DE69B2E000C6859 /* TSFileManagerTool.swift in Sources */,
  1106. 3DBEA0F32DE69B2E000C6859 /* TSRandomTextTool.swift in Sources */,
  1107. 3DBEA0F42DE69B2E000C6859 /* TSBaseView.swift in Sources */,
  1108. 3DBEA0F52DE69B2E000C6859 /* TSBaseViewModel.swift in Sources */,
  1109. 3DBEA0F62DE69B2E000C6859 /* TSCustomAlertController.swift in Sources */,
  1110. 3DBEA0FA2DE69B2E000C6859 /* TSBaseNavigationBarView.swift in Sources */,
  1111. 3DBEA0FC2DE69B2E000C6859 /* UIFont+Ex.swift in Sources */,
  1112. 3DBEA0FE2DE69B2E000C6859 /* UIButton+Ex.swift in Sources */,
  1113. 3DBEA0FF2DE69B2E000C6859 /* TSCustomStackView.swift in Sources */,
  1114. 3DBEA1002DE69B2E000C6859 /* UIViewController+Ex.swift in Sources */,
  1115. 3DBEA1012DE69B2E000C6859 /* Date+Ex.swift in Sources */,
  1116. 3DBEA1032DE69B2E000C6859 /* NSString+Ex.swift in Sources */,
  1117. 3DBEA1252DE6B36D000C6859 /* UIColor+AS.m in Sources */,
  1118. 3DBEA1062DE69B2E000C6859 /* GlobalImports.swift in Sources */,
  1119. 3DBEA1072DE69B2E000C6859 /* TSPlaceholderTextView.swift in Sources */,
  1120. 3DBEA1082DE69B2E000C6859 /* UIView+Frame.swift in Sources */,
  1121. 3DBEA1122DE6A3AA000C6859 /* TopLeftLabel.swift in Sources */,
  1122. 3DBEA1092DE69B2E000C6859 /* CGFloat+Ex.swift in Sources */,
  1123. 3DBEA10B2DE69B2E000C6859 /* TSCollectionViewObserver.swift in Sources */,
  1124. 3DB4D4912DDC1F100082596A /* ASRingGeneratorVC+load.swift in Sources */,
  1125. );
  1126. runOnlyForDeploymentPostprocessing = 0;
  1127. };
  1128. /* End PBXSourcesBuildPhase section */
  1129. /* Begin PBXVariantGroup section */
  1130. A848F87C2DD6D1AF00B746EC /* LaunchScreen.storyboard */ = {
  1131. isa = PBXVariantGroup;
  1132. children = (
  1133. A848F87B2DD6D1AF00B746EC /* Base */,
  1134. );
  1135. name = LaunchScreen.storyboard;
  1136. sourceTree = "<group>";
  1137. };
  1138. /* End PBXVariantGroup section */
  1139. /* Begin XCBuildConfiguration section */
  1140. A848F8742DD6D19300B746EC /* Debug */ = {
  1141. isa = XCBuildConfiguration;
  1142. baseConfigurationReference = B4EF561F1D6A688DA6595B7A /* Pods-AIPlayRingtones.debug.xcconfig */;
  1143. buildSettings = {
  1144. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1145. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1146. CODE_SIGN_STYLE = Automatic;
  1147. CURRENT_PROJECT_VERSION = 6;
  1148. DEVELOPMENT_TEAM = HR2R5NZ2MG;
  1149. GENERATE_INFOPLIST_FILE = YES;
  1150. INFOPLIST_FILE = AIPlayRingtones/Info.plist;
  1151. INFOPLIST_KEY_CFBundleDisplayName = "AI Ringtones";
  1152. INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
  1153. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1154. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1155. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1156. LD_RUNPATH_SEARCH_PATHS = (
  1157. "$(inherited)",
  1158. "@executable_path/Frameworks",
  1159. );
  1160. LIBRARY_SEARCH_PATHS = (
  1161. "$(inherited)",
  1162. "$(PROJECT_DIR)/AIPlayRingtones/Common/TSBandRingTool/libmp3",
  1163. );
  1164. MARKETING_VERSION = 1.0;
  1165. PRODUCT_BUNDLE_IDENTIFIER = com.musicdownloader.ringtones;
  1166. PRODUCT_NAME = "$(TARGET_NAME)";
  1167. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1168. SUPPORTS_MACCATALYST = NO;
  1169. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1170. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1171. SWIFT_EMIT_LOC_STRINGS = YES;
  1172. SWIFT_OBJC_BRIDGING_HEADER = "AIPlayRingtones/AIPlayRingtones-Bridging-Header.h";
  1173. SWIFT_VERSION = 5.0;
  1174. TARGETED_DEVICE_FAMILY = 1;
  1175. };
  1176. name = Debug;
  1177. };
  1178. A848F8752DD6D19300B746EC /* Release */ = {
  1179. isa = XCBuildConfiguration;
  1180. baseConfigurationReference = B6A4769786320594B791AFDE /* Pods-AIPlayRingtones.release.xcconfig */;
  1181. buildSettings = {
  1182. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1183. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1184. CODE_SIGN_STYLE = Automatic;
  1185. CURRENT_PROJECT_VERSION = 6;
  1186. DEVELOPMENT_TEAM = HR2R5NZ2MG;
  1187. GENERATE_INFOPLIST_FILE = YES;
  1188. INFOPLIST_FILE = AIPlayRingtones/Info.plist;
  1189. INFOPLIST_KEY_CFBundleDisplayName = "AI Ringtones";
  1190. INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
  1191. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1192. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  1193. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  1194. LD_RUNPATH_SEARCH_PATHS = (
  1195. "$(inherited)",
  1196. "@executable_path/Frameworks",
  1197. );
  1198. LIBRARY_SEARCH_PATHS = (
  1199. "$(inherited)",
  1200. "$(PROJECT_DIR)/AIPlayRingtones/Common/TSBandRingTool/libmp3",
  1201. );
  1202. MARKETING_VERSION = 1.0;
  1203. PRODUCT_BUNDLE_IDENTIFIER = com.musicdownloader.ringtones;
  1204. PRODUCT_NAME = "$(TARGET_NAME)";
  1205. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1206. SUPPORTS_MACCATALYST = NO;
  1207. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1208. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1209. SWIFT_EMIT_LOC_STRINGS = YES;
  1210. SWIFT_OBJC_BRIDGING_HEADER = "AIPlayRingtones/AIPlayRingtones-Bridging-Header.h";
  1211. SWIFT_VERSION = 5.0;
  1212. TARGETED_DEVICE_FAMILY = 1;
  1213. };
  1214. name = Release;
  1215. };
  1216. A848F8762DD6D19300B746EC /* Debug */ = {
  1217. isa = XCBuildConfiguration;
  1218. buildSettings = {
  1219. ALWAYS_SEARCH_USER_PATHS = NO;
  1220. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1221. CLANG_ANALYZER_NONNULL = YES;
  1222. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1223. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1224. CLANG_ENABLE_MODULES = YES;
  1225. CLANG_ENABLE_OBJC_ARC = YES;
  1226. CLANG_ENABLE_OBJC_WEAK = YES;
  1227. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1228. CLANG_WARN_BOOL_CONVERSION = YES;
  1229. CLANG_WARN_COMMA = YES;
  1230. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1231. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1232. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1233. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1234. CLANG_WARN_EMPTY_BODY = YES;
  1235. CLANG_WARN_ENUM_CONVERSION = YES;
  1236. CLANG_WARN_INFINITE_RECURSION = YES;
  1237. CLANG_WARN_INT_CONVERSION = YES;
  1238. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1239. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1240. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1241. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1242. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1243. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1244. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1245. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1246. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1247. CLANG_WARN_UNREACHABLE_CODE = YES;
  1248. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1249. COPY_PHASE_STRIP = NO;
  1250. DEBUG_INFORMATION_FORMAT = dwarf;
  1251. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1252. ENABLE_TESTABILITY = YES;
  1253. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1254. GCC_C_LANGUAGE_STANDARD = gnu17;
  1255. GCC_DYNAMIC_NO_PIC = NO;
  1256. GCC_NO_COMMON_BLOCKS = YES;
  1257. GCC_OPTIMIZATION_LEVEL = 0;
  1258. GCC_PREPROCESSOR_DEFINITIONS = (
  1259. "DEBUG=1",
  1260. "$(inherited)",
  1261. );
  1262. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1263. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1264. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1265. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1266. GCC_WARN_UNUSED_FUNCTION = YES;
  1267. GCC_WARN_UNUSED_VARIABLE = YES;
  1268. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1269. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1270. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1271. MTL_FAST_MATH = YES;
  1272. ONLY_ACTIVE_ARCH = YES;
  1273. SDKROOT = iphoneos;
  1274. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  1275. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1276. };
  1277. name = Debug;
  1278. };
  1279. A848F8772DD6D19300B746EC /* Release */ = {
  1280. isa = XCBuildConfiguration;
  1281. buildSettings = {
  1282. ALWAYS_SEARCH_USER_PATHS = NO;
  1283. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1284. CLANG_ANALYZER_NONNULL = YES;
  1285. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1286. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1287. CLANG_ENABLE_MODULES = YES;
  1288. CLANG_ENABLE_OBJC_ARC = YES;
  1289. CLANG_ENABLE_OBJC_WEAK = YES;
  1290. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1291. CLANG_WARN_BOOL_CONVERSION = YES;
  1292. CLANG_WARN_COMMA = YES;
  1293. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1294. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1295. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1296. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1297. CLANG_WARN_EMPTY_BODY = YES;
  1298. CLANG_WARN_ENUM_CONVERSION = YES;
  1299. CLANG_WARN_INFINITE_RECURSION = YES;
  1300. CLANG_WARN_INT_CONVERSION = YES;
  1301. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1302. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1303. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1304. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1305. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1306. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1307. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1308. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1309. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1310. CLANG_WARN_UNREACHABLE_CODE = YES;
  1311. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1312. COPY_PHASE_STRIP = NO;
  1313. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1314. ENABLE_NS_ASSERTIONS = NO;
  1315. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1316. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1317. GCC_C_LANGUAGE_STANDARD = gnu17;
  1318. GCC_NO_COMMON_BLOCKS = YES;
  1319. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1320. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1321. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1322. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1323. GCC_WARN_UNUSED_FUNCTION = YES;
  1324. GCC_WARN_UNUSED_VARIABLE = YES;
  1325. IPHONEOS_DEPLOYMENT_TARGET = 18.2;
  1326. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  1327. MTL_ENABLE_DEBUG_INFO = NO;
  1328. MTL_FAST_MATH = YES;
  1329. SDKROOT = iphoneos;
  1330. SWIFT_COMPILATION_MODE = wholemodule;
  1331. VALIDATE_PRODUCT = YES;
  1332. };
  1333. name = Release;
  1334. };
  1335. /* End XCBuildConfiguration section */
  1336. /* Begin XCConfigurationList section */
  1337. A848F85B2DD6D19100B746EC /* Build configuration list for PBXProject "AIPlayRingtones" */ = {
  1338. isa = XCConfigurationList;
  1339. buildConfigurations = (
  1340. A848F8762DD6D19300B746EC /* Debug */,
  1341. A848F8772DD6D19300B746EC /* Release */,
  1342. );
  1343. defaultConfigurationIsVisible = 0;
  1344. defaultConfigurationName = Release;
  1345. };
  1346. A848F8732DD6D19300B746EC /* Build configuration list for PBXNativeTarget "AIPlayRingtones" */ = {
  1347. isa = XCConfigurationList;
  1348. buildConfigurations = (
  1349. A848F8742DD6D19300B746EC /* Debug */,
  1350. A848F8752DD6D19300B746EC /* Release */,
  1351. );
  1352. defaultConfigurationIsVisible = 0;
  1353. defaultConfigurationName = Release;
  1354. };
  1355. /* End XCConfigurationList section */
  1356. };
  1357. rootObject = A848F8582DD6D19100B746EC /* Project object */;
  1358. }