project.pbxproj 63 KB

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