project.pbxproj 75 KB

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