project.pbxproj 86 KB

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