project.pbxproj 82 KB

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