project.pbxproj 61 KB

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