123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 77;
- objects = {
- /* Begin PBXBuildFile section */
- 3DB4D4912DDC1F100082596A /* ASRingGeneratorVC+load.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4902DDC1F0C0082596A /* ASRingGeneratorVC+load.swift */; };
- 3DB4D4932DDC25C10082596A /* APAudioToRingVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4922DDC25BD0082596A /* APAudioToRingVM.swift */; };
- 3DB4D4972DDC28D40082596A /* APAudioToRingVC+View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4962DDC28D10082596A /* APAudioToRingVC+View.swift */; };
- 3DB4D4992DDC28E70082596A /* APAudioToRingVC+StackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4982DDC28DB0082596A /* APAudioToRingVC+StackView.swift */; };
- 3DB4D49B2DDC28F20082596A /* APAudioToRingVC+Upload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D49A2DDC28EC0082596A /* APAudioToRingVC+Upload.swift */; };
- 3DB4D49D2DDC29AC0082596A /* ASRTRStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D49C2DDC29AC0082596A /* ASRTRStyleView.swift */; };
- 3DB4D4A12DDC2CCE0082596A /* ring_rtr_style.json in Resources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A02DDC2CC90082596A /* ring_rtr_style.json */; };
- 3DB4D4A32DDC34100082596A /* ASRTRFileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A22DDC34020082596A /* ASRTRFileView.swift */; };
- 3DB4D4A52DDC8E830082596A /* APSettingVC+Col.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A42DDC8E7B0082596A /* APSettingVC+Col.swift */; };
- 3DB4D4A82DDC92560082596A /* ASBusinessWebVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A72DDC92530082596A /* ASBusinessWebVC.swift */; };
- 3DCD56F32DDAE3E3004AAB5B /* ASRingToneCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F22DDAE3DF004AAB5B /* ASRingToneCellView.swift */; };
- 3DCD56F52DDAE42A004AAB5B /* ASViewTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F42DDAE421004AAB5B /* ASViewTool.swift */; };
- 3DCD56F92DDAE481004AAB5B /* TSBusinessAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F62DDAE481004AAB5B /* TSBusinessAudioPlayer.swift */; };
- 3DCD56FA2DDAE481004AAB5B /* TSAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56F72DDAE481004AAB5B /* TSAudioPlayer.swift */; };
- 3DCD56FD2DDAFBE5004AAB5B /* ASDownloadManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56FC2DDAFBE4004AAB5B /* ASDownloadManager.swift */; };
- 3DCD56FF2DDAFC1B004AAB5B /* ASBusinessFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD56FE2DDAFC17004AAB5B /* ASBusinessFileManager.swift */; };
- 3DCD57012DDB1008004AAB5B /* CpuMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57002DDB1008004AAB5B /* CpuMapManager.swift */; };
- 3DCD57052DDB1120004AAB5B /* TSPurchaseTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57042DDB111F004AAB5B /* TSPurchaseTool.swift */; };
- 3DCD57182DDB1158004AAB5B /* libmp3lame.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DCD57092DDB1158004AAB5B /* libmp3lame.a */; };
- 3DCD57192DDB1158004AAB5B /* AudioTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD570D2DDB1158004AAB5B /* AudioTool.swift */; };
- 3DCD571A2DDB1158004AAB5B /* ExtAudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD570A2DDB1158004AAB5B /* ExtAudioConverter.m */; };
- 3DCD571B2DDB1158004AAB5B /* AudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57072DDB1158004AAB5B /* AudioConverter.m */; };
- 3DCD571C2DDB1158004AAB5B /* ZHCroppedDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57152DDB1158004AAB5B /* ZHCroppedDelegate.swift */; };
- 3DCD571D2DDB1158004AAB5B /* ZHAudioProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57112DDB1158004AAB5B /* ZHAudioProcessing.swift */; };
- 3DCD571E2DDB1158004AAB5B /* ZHWaveformViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57122DDB1158004AAB5B /* ZHWaveformViewDelegate.swift */; };
- 3DCD571F2DDB1158004AAB5B /* TSBandRingTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD570F2DDB1158004AAB5B /* TSBandRingTool.swift */; };
- 3DCD57202DDB1158004AAB5B /* ZHTrackProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57132DDB1158004AAB5B /* ZHTrackProcessing.swift */; };
- 3DCD57212DDB1158004AAB5B /* ZHWaveformView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57142DDB1158004AAB5B /* ZHWaveformView.swift */; };
- 3DCD57222DDB1158004AAB5B /* tutorial-ring.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD570E2DDB1158004AAB5B /* tutorial-ring.mp4 */; };
- 3DCD57232DDB1158004AAB5B /* placeholder.band in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57102DDB1158004AAB5B /* placeholder.band */; };
- 3DCD572F2DDB1D8A004AAB5B /* ASRingLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */; };
- 3DCD57312DDB2A66004AAB5B /* ASGenerateRingToRingOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD57302DDB2A5D004AAB5B /* ASGenerateRingToRingOperation.swift */; };
- 3DCD57342DDB38E7004AAB5B /* ringAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57322DDB38E7004AAB5B /* ringAnimation.gif */; };
- 3DCD57352DDB38E7004AAB5B /* rotatingAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57332DDB38E7004AAB5B /* rotatingAnimation.gif */; };
- 3DCD57382DDB3FFA004AAB5B /* DanceRingtoneExample.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57362DDB3FFA004AAB5B /* DanceRingtoneExample.mp3 */; };
- 3DCD57392DDB3FFA004AAB5B /* GentleRingtoneExample.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57372DDB3FFA004AAB5B /* GentleRingtoneExample.mp3 */; };
- 3DCD573B2DDB4E61004AAB5B /* ASPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD573A2DDB4E5E004AAB5B /* ASPageNullView.swift */; };
- 3DCD573D2DDB5A3C004AAB5B /* ASMyRingCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCD573C2DDB5A2E004AAB5B /* ASMyRingCell.swift */; };
- A800FEB22DDAC100009DABDC /* ASGeneratorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB12DDAC0FC009DABDC /* ASGeneratorView.swift */; };
- A800FEB42DDAC73E009DABDC /* ASGeneratorLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB32DDAC738009DABDC /* ASGeneratorLoadingView.swift */; };
- A800FEB62DDAC764009DABDC /* ASGeneratorErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB52DDAC75D009DABDC /* ASGeneratorErrorView.swift */; };
- A800FEB82DDAC826009DABDC /* TSNetWork+Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEB72DDAC81D009DABDC /* TSNetWork+Error.swift */; };
- A800FEBB2DDACAF3009DABDC /* ASRingGeneratorVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEBA2DDACAF2009DABDC /* ASRingGeneratorVC.swift */; };
- A800FEBD2DDACCD4009DABDC /* ASRingGeneratorBaseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800FEBC2DDACCCF009DABDC /* ASRingGeneratorBaseVC.swift */; };
- A848F8822DD6D1AF00B746EC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A848F8792DD6D1AF00B746EC /* Assets.xcassets */; };
- A848F8842DD6D1AF00B746EC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A848F87C2DD6D1AF00B746EC /* LaunchScreen.storyboard */; };
- A848F8862DD6D1AF00B746EC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8782DD6D1AF00B746EC /* AppDelegate.swift */; };
- A848F88E2DD6D38600B746EC /* APLaunchVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F88D2DD6D38300B746EC /* APLaunchVC.swift */; };
- A848F8912DD6D50000B746EC /* Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8902DD6D4FD00B746EC /* Common.swift */; };
- A848F8932DD6D52100B746EC /* AIEnums.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8922DD6D51900B746EC /* AIEnums.swift */; };
- A848F89E2DD6D59C00B746EC /* TSNetWork+Business.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F89A2DD6D59C00B746EC /* TSNetWork+Business.swift */; };
- A848F89F2DD6D59C00B746EC /* TSNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8992DD6D59C00B746EC /* TSNetworkManager.swift */; };
- A848F8A12DD6D59C00B746EC /* TSNetworkManager+Loading.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F89B2DD6D59C00B746EC /* TSNetworkManager+Loading.swift */; };
- A848F8A42DD6D67000B746EC /* APRingTonesVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8A32DD6D66D00B746EC /* APRingTonesVC.swift */; };
- A848F8A92DD6D74A00B746EC /* APAudioToRingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8A82DD6D74900B746EC /* APAudioToRingVC.swift */; };
- A848F8AB2DD6D75300B746EC /* ASMyRingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8AA2DD6D75200B746EC /* ASMyRingVC.swift */; };
- A848F8AD2DD6D75900B746EC /* APSettingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8AC2DD6D75800B746EC /* APSettingVC.swift */; };
- A848F8B02DD6D77C00B746EC /* ASTabBarVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8AF2DD6D77B00B746EC /* ASTabBarVC.swift */; };
- A848F8B32DD6D82300B746EC /* APConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8B22DD6D82300B746EC /* APConfig.swift */; };
- A848F8B52DD6D83E00B746EC /* APConfig+Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8B42DD6D82E00B746EC /* APConfig+Color.swift */; };
- A848F8B92DD6DF7900B746EC /* ASAppBtnView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8B82DD6DF7700B746EC /* ASAppBtnView.swift */; };
- A848F8BB2DD6E30600B746EC /* APRingTonesVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8BA2DD6E30000B746EC /* APRingTonesVM.swift */; };
- A848F8BD2DD6E38900B746EC /* ASLeftHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8BC2DD6E36800B746EC /* ASLeftHeaderView.swift */; };
- A848F8C02DD6E6FA00B746EC /* APRingTonesVC+TextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8BF2DD6E6F600B746EC /* APRingTonesVC+TextView.swift */; };
- A848F8C22DD6E70000B746EC /* APRingTonesVC+Duration.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C12DD6E6FD00B746EC /* APRingTonesVC+Duration.swift */; };
- A848F8C42DD6E70500B746EC /* APRingTonesVC+Style.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C32DD6E70400B746EC /* APRingTonesVC+Style.swift */; };
- A848F8C62DD6E72D00B746EC /* APRingTonesVC+View.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C52DD6E72C00B746EC /* APRingTonesVC+View.swift */; };
- A848F8CA2DD6E82B00B746EC /* APRingTonesVC+StackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8C92DD6E82A00B746EC /* APRingTonesVC+StackView.swift */; };
- A848F8CD2DD6EAD300B746EC /* ASPromptTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8CC2DD6EACB00B746EC /* ASPromptTextView.swift */; };
- A848F8D22DD7149D00B746EC /* ASDurationColView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8D12DD7148F00B746EC /* ASDurationColView.swift */; };
- A848F8D52DD719B600B746EC /* ring_duration.json in Resources */ = {isa = PBXBuildFile; fileRef = A848F8D42DD719AB00B746EC /* ring_duration.json */; };
- A848F8D82DD71A3A00B746EC /* ASRingGenerateSecModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8D72DD71A3100B746EC /* ASRingGenerateSecModel.swift */; };
- A848F8DB2DD7231E00B746EC /* APRingStyleVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8DA2DD7231C00B746EC /* APRingStyleVC.swift */; };
- A848F8E12DD7271900B746EC /* ring_ttr_style.json in Resources */ = {isa = PBXBuildFile; fileRef = A848F8E02DD7271400B746EC /* ring_ttr_style.json */; };
- A848F8E32DD7286A00B746EC /* ASGenerateStyleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8E22DD7286600B746EC /* ASGenerateStyleModel.swift */; };
- A848F8E82DD74DFD00B746EC /* ASDBHistoryManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8E72DD74DF900B746EC /* ASDBHistoryManager.swift */; };
- A848F8EA2DD74E3A00B746EC /* ASDBActionInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8E92DD74E3600B746EC /* ASDBActionInfoModel.swift */; };
- A848F8EC2DD74EF800B746EC /* ASActionInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8EB2DD74EF400B746EC /* ASActionInfoModel.swift */; };
- A848F8EE2DD7508300B746EC /* ASRealmManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8ED2DD7508000B746EC /* ASRealmManager.swift */; };
- A848F8F12DD7528800B746EC /* ASBaseOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F02DD7528200B746EC /* ASBaseOperationQueue.swift */; };
- A848F8F32DD7528D00B746EC /* ASBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F22DD7528C00B746EC /* ASBaseOperation.swift */; };
- A848F8F62DD752D700B746EC /* ASGenerateBaseOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F52DD752C400B746EC /* ASGenerateBaseOperation.swift */; };
- A848F8F82DD752E700B746EC /* ASGenerateTextToRingOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F72DD752D900B746EC /* ASGenerateTextToRingOperation.swift */; };
- A848F8FA2DD7536700B746EC /* Notification+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8F92DD7536300B746EC /* Notification+Ex.swift */; };
- A848F8FC2DD753A000B746EC /* ASProgressState.swift in Sources */ = {isa = PBXBuildFile; fileRef = A848F8FB2DD7539E00B746EC /* ASProgressState.swift */; };
- C6F204E3DD79A0F96C8DB3FF /* Pods_AIPlayRingtones.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EFB792FA59CD8536D0BD11F /* Pods_AIPlayRingtones.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 3DB4D4902DDC1F0C0082596A /* ASRingGeneratorVC+load.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ASRingGeneratorVC+load.swift"; sourceTree = "<group>"; };
- 3DB4D4922DDC25BD0082596A /* APAudioToRingVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APAudioToRingVM.swift; sourceTree = "<group>"; };
- 3DB4D4962DDC28D10082596A /* APAudioToRingVC+View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APAudioToRingVC+View.swift"; sourceTree = "<group>"; };
- 3DB4D4982DDC28DB0082596A /* APAudioToRingVC+StackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APAudioToRingVC+StackView.swift"; sourceTree = "<group>"; };
- 3DB4D49A2DDC28EC0082596A /* APAudioToRingVC+Upload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APAudioToRingVC+Upload.swift"; sourceTree = "<group>"; };
- 3DB4D49C2DDC29AC0082596A /* ASRTRStyleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRTRStyleView.swift; sourceTree = "<group>"; };
- 3DB4D4A02DDC2CC90082596A /* ring_rtr_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = ring_rtr_style.json; sourceTree = "<group>"; };
- 3DB4D4A22DDC34020082596A /* ASRTRFileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRTRFileView.swift; sourceTree = "<group>"; };
- 3DB4D4A42DDC8E7B0082596A /* APSettingVC+Col.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APSettingVC+Col.swift"; sourceTree = "<group>"; };
- 3DB4D4A72DDC92530082596A /* ASBusinessWebVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBusinessWebVC.swift; sourceTree = "<group>"; };
- 3DCD56F22DDAE3DF004AAB5B /* ASRingToneCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingToneCellView.swift; sourceTree = "<group>"; };
- 3DCD56F42DDAE421004AAB5B /* ASViewTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASViewTool.swift; sourceTree = "<group>"; };
- 3DCD56F62DDAE481004AAB5B /* TSBusinessAudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBusinessAudioPlayer.swift; sourceTree = "<group>"; };
- 3DCD56F72DDAE481004AAB5B /* TSAudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAudioPlayer.swift; sourceTree = "<group>"; };
- 3DCD56FC2DDAFBE4004AAB5B /* ASDownloadManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDownloadManager.swift; sourceTree = "<group>"; };
- 3DCD56FE2DDAFC17004AAB5B /* ASBusinessFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBusinessFileManager.swift; sourceTree = "<group>"; };
- 3DCD57002DDB1008004AAB5B /* CpuMapManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CpuMapManager.swift; sourceTree = "<group>"; };
- 3DCD57042DDB111F004AAB5B /* TSPurchaseTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPurchaseTool.swift; sourceTree = "<group>"; };
- 3DCD57062DDB1158004AAB5B /* AudioConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioConverter.h; sourceTree = "<group>"; };
- 3DCD57072DDB1158004AAB5B /* AudioConverter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AudioConverter.m; sourceTree = "<group>"; };
- 3DCD57082DDB1158004AAB5B /* ExtAudioConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtAudioConverter.h; sourceTree = "<group>"; };
- 3DCD57092DDB1158004AAB5B /* libmp3lame.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmp3lame.a; sourceTree = "<group>"; };
- 3DCD570A2DDB1158004AAB5B /* ExtAudioConverter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExtAudioConverter.m; sourceTree = "<group>"; };
- 3DCD570B2DDB1158004AAB5B /* lame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lame.h; sourceTree = "<group>"; };
- 3DCD570D2DDB1158004AAB5B /* AudioTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioTool.swift; sourceTree = "<group>"; };
- 3DCD570E2DDB1158004AAB5B /* tutorial-ring.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "tutorial-ring.mp4"; sourceTree = "<group>"; };
- 3DCD570F2DDB1158004AAB5B /* TSBandRingTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBandRingTool.swift; sourceTree = "<group>"; };
- 3DCD57102DDB1158004AAB5B /* placeholder.band */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = placeholder.band; sourceTree = "<group>"; };
- 3DCD57112DDB1158004AAB5B /* ZHAudioProcessing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHAudioProcessing.swift; sourceTree = "<group>"; };
- 3DCD57122DDB1158004AAB5B /* ZHWaveformViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHWaveformViewDelegate.swift; sourceTree = "<group>"; };
- 3DCD57132DDB1158004AAB5B /* ZHTrackProcessing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHTrackProcessing.swift; sourceTree = "<group>"; };
- 3DCD57142DDB1158004AAB5B /* ZHWaveformView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHWaveformView.swift; sourceTree = "<group>"; };
- 3DCD57152DDB1158004AAB5B /* ZHCroppedDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZHCroppedDelegate.swift; sourceTree = "<group>"; };
- 3DCD572D2DDB1976004AAB5B /* AIPlayRingtones-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AIPlayRingtones-Bridging-Header.h"; sourceTree = "<group>"; };
- 3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingLoadingView.swift; sourceTree = "<group>"; };
- 3DCD57302DDB2A5D004AAB5B /* ASGenerateRingToRingOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateRingToRingOperation.swift; sourceTree = "<group>"; };
- 3DCD57322DDB38E7004AAB5B /* ringAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ringAnimation.gif; sourceTree = "<group>"; };
- 3DCD57332DDB38E7004AAB5B /* rotatingAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = rotatingAnimation.gif; sourceTree = "<group>"; };
- 3DCD57362DDB3FFA004AAB5B /* DanceRingtoneExample.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = DanceRingtoneExample.mp3; sourceTree = "<group>"; };
- 3DCD57372DDB3FFA004AAB5B /* GentleRingtoneExample.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = GentleRingtoneExample.mp3; sourceTree = "<group>"; };
- 3DCD573A2DDB4E5E004AAB5B /* ASPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASPageNullView.swift; sourceTree = "<group>"; };
- 3DCD573C2DDB5A2E004AAB5B /* ASMyRingCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASMyRingCell.swift; sourceTree = "<group>"; };
- 6EFB792FA59CD8536D0BD11F /* Pods_AIPlayRingtones.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AIPlayRingtones.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- A800FEB12DDAC0FC009DABDC /* ASGeneratorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGeneratorView.swift; sourceTree = "<group>"; };
- A800FEB32DDAC738009DABDC /* ASGeneratorLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGeneratorLoadingView.swift; sourceTree = "<group>"; };
- A800FEB52DDAC75D009DABDC /* ASGeneratorErrorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGeneratorErrorView.swift; sourceTree = "<group>"; };
- A800FEB72DDAC81D009DABDC /* TSNetWork+Error.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetWork+Error.swift"; sourceTree = "<group>"; };
- A800FEBA2DDACAF2009DABDC /* ASRingGeneratorVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingGeneratorVC.swift; sourceTree = "<group>"; };
- A800FEBC2DDACCCF009DABDC /* ASRingGeneratorBaseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingGeneratorBaseVC.swift; sourceTree = "<group>"; };
- A848F8602DD6D19100B746EC /* AIPlayRingtones.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AIPlayRingtones.app; sourceTree = BUILT_PRODUCTS_DIR; };
- A848F8782DD6D1AF00B746EC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- A848F8792DD6D1AF00B746EC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- A848F87A2DD6D1AF00B746EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- A848F87B2DD6D1AF00B746EC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- A848F88D2DD6D38300B746EC /* APLaunchVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APLaunchVC.swift; sourceTree = "<group>"; };
- A848F8902DD6D4FD00B746EC /* Common.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Common.swift; sourceTree = "<group>"; };
- A848F8922DD6D51900B746EC /* AIEnums.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIEnums.swift; sourceTree = "<group>"; };
- A848F8992DD6D59C00B746EC /* TSNetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSNetworkManager.swift; sourceTree = "<group>"; };
- A848F89A2DD6D59C00B746EC /* TSNetWork+Business.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetWork+Business.swift"; sourceTree = "<group>"; };
- A848F89B2DD6D59C00B746EC /* TSNetworkManager+Loading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TSNetworkManager+Loading.swift"; sourceTree = "<group>"; };
- A848F8A32DD6D66D00B746EC /* APRingTonesVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APRingTonesVC.swift; sourceTree = "<group>"; };
- A848F8A82DD6D74900B746EC /* APAudioToRingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APAudioToRingVC.swift; sourceTree = "<group>"; };
- A848F8AA2DD6D75200B746EC /* ASMyRingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASMyRingVC.swift; sourceTree = "<group>"; };
- A848F8AC2DD6D75800B746EC /* APSettingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APSettingVC.swift; sourceTree = "<group>"; };
- A848F8AF2DD6D77B00B746EC /* ASTabBarVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASTabBarVC.swift; sourceTree = "<group>"; };
- A848F8B22DD6D82300B746EC /* APConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APConfig.swift; sourceTree = "<group>"; };
- A848F8B42DD6D82E00B746EC /* APConfig+Color.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APConfig+Color.swift"; sourceTree = "<group>"; };
- A848F8B82DD6DF7700B746EC /* ASAppBtnView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASAppBtnView.swift; sourceTree = "<group>"; };
- A848F8BA2DD6E30000B746EC /* APRingTonesVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APRingTonesVM.swift; sourceTree = "<group>"; };
- A848F8BC2DD6E36800B746EC /* ASLeftHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASLeftHeaderView.swift; sourceTree = "<group>"; };
- A848F8BF2DD6E6F600B746EC /* APRingTonesVC+TextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+TextView.swift"; sourceTree = "<group>"; };
- A848F8C12DD6E6FD00B746EC /* APRingTonesVC+Duration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+Duration.swift"; sourceTree = "<group>"; };
- A848F8C32DD6E70400B746EC /* APRingTonesVC+Style.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+Style.swift"; sourceTree = "<group>"; };
- A848F8C52DD6E72C00B746EC /* APRingTonesVC+View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+View.swift"; sourceTree = "<group>"; };
- A848F8C92DD6E82A00B746EC /* APRingTonesVC+StackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "APRingTonesVC+StackView.swift"; sourceTree = "<group>"; };
- A848F8CC2DD6EACB00B746EC /* ASPromptTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASPromptTextView.swift; sourceTree = "<group>"; };
- A848F8D12DD7148F00B746EC /* ASDurationColView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDurationColView.swift; sourceTree = "<group>"; };
- A848F8D42DD719AB00B746EC /* ring_duration.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = ring_duration.json; sourceTree = "<group>"; };
- A848F8D72DD71A3100B746EC /* ASRingGenerateSecModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRingGenerateSecModel.swift; sourceTree = "<group>"; };
- A848F8DA2DD7231C00B746EC /* APRingStyleVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APRingStyleVC.swift; sourceTree = "<group>"; };
- A848F8E02DD7271400B746EC /* ring_ttr_style.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = ring_ttr_style.json; sourceTree = "<group>"; };
- A848F8E22DD7286600B746EC /* ASGenerateStyleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateStyleModel.swift; sourceTree = "<group>"; };
- A848F8E72DD74DF900B746EC /* ASDBHistoryManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDBHistoryManager.swift; sourceTree = "<group>"; };
- A848F8E92DD74E3600B746EC /* ASDBActionInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDBActionInfoModel.swift; sourceTree = "<group>"; };
- A848F8EB2DD74EF400B746EC /* ASActionInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASActionInfoModel.swift; sourceTree = "<group>"; };
- A848F8ED2DD7508000B746EC /* ASRealmManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASRealmManager.swift; sourceTree = "<group>"; };
- A848F8F02DD7528200B746EC /* ASBaseOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBaseOperationQueue.swift; sourceTree = "<group>"; };
- A848F8F22DD7528C00B746EC /* ASBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBaseOperation.swift; sourceTree = "<group>"; };
- A848F8F52DD752C400B746EC /* ASGenerateBaseOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateBaseOperation.swift; sourceTree = "<group>"; };
- A848F8F72DD752D900B746EC /* ASGenerateTextToRingOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASGenerateTextToRingOperation.swift; sourceTree = "<group>"; };
- A848F8F92DD7536300B746EC /* Notification+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = " Notification+Ex.swift"; sourceTree = "<group>"; };
- A848F8FB2DD7539E00B746EC /* ASProgressState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASProgressState.swift; sourceTree = "<group>"; };
- 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>"; };
- 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>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- A848F85D2DD6D19100B746EC /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C6F204E3DD79A0F96C8DB3FF /* Pods_AIPlayRingtones.framework in Frameworks */,
- 3DCD57182DDB1158004AAB5B /* libmp3lame.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 3DB4D4942DDC28AD0082596A /* VM */ = {
- isa = PBXGroup;
- children = (
- 3DB4D4922DDC25BD0082596A /* APAudioToRingVM.swift */,
- );
- path = VM;
- sourceTree = "<group>";
- };
- 3DB4D4952DDC28C60082596A /* View */ = {
- isa = PBXGroup;
- children = (
- 3DB4D4A22DDC34020082596A /* ASRTRFileView.swift */,
- 3DB4D49C2DDC29AC0082596A /* ASRTRStyleView.swift */,
- );
- path = View;
- sourceTree = "<group>";
- };
- 3DB4D4A62DDC924B0082596A /* ASBusinessWebVC */ = {
- isa = PBXGroup;
- children = (
- 3DB4D4A72DDC92530082596A /* ASBusinessWebVC.swift */,
- );
- path = ASBusinessWebVC;
- sourceTree = "<group>";
- };
- 3DCD56F82DDAE481004AAB5B /* TSAudioPlayer */ = {
- isa = PBXGroup;
- children = (
- 3DCD56F62DDAE481004AAB5B /* TSBusinessAudioPlayer.swift */,
- 3DCD56F72DDAE481004AAB5B /* TSAudioPlayer.swift */,
- );
- path = TSAudioPlayer;
- sourceTree = "<group>";
- };
- 3DCD56FB2DDAFBD8004AAB5B /* ASDownloadManager */ = {
- isa = PBXGroup;
- children = (
- 3DCD56FC2DDAFBE4004AAB5B /* ASDownloadManager.swift */,
- );
- path = ASDownloadManager;
- sourceTree = "<group>";
- };
- 3DCD57032DDB1118004AAB5B /* TSPurchaseTool */ = {
- isa = PBXGroup;
- children = (
- 3DCD57042DDB111F004AAB5B /* TSPurchaseTool.swift */,
- );
- path = TSPurchaseTool;
- sourceTree = "<group>";
- };
- 3DCD570C2DDB1158004AAB5B /* libmp3 */ = {
- isa = PBXGroup;
- children = (
- 3DCD57082DDB1158004AAB5B /* ExtAudioConverter.h */,
- 3DCD57092DDB1158004AAB5B /* libmp3lame.a */,
- 3DCD570A2DDB1158004AAB5B /* ExtAudioConverter.m */,
- 3DCD570B2DDB1158004AAB5B /* lame.h */,
- );
- path = libmp3;
- sourceTree = "<group>";
- };
- 3DCD57162DDB1158004AAB5B /* ZHWaveform */ = {
- isa = PBXGroup;
- children = (
- 3DCD57112DDB1158004AAB5B /* ZHAudioProcessing.swift */,
- 3DCD57122DDB1158004AAB5B /* ZHWaveformViewDelegate.swift */,
- 3DCD57132DDB1158004AAB5B /* ZHTrackProcessing.swift */,
- 3DCD57142DDB1158004AAB5B /* ZHWaveformView.swift */,
- 3DCD57152DDB1158004AAB5B /* ZHCroppedDelegate.swift */,
- );
- path = ZHWaveform;
- sourceTree = "<group>";
- };
- 3DCD57172DDB1158004AAB5B /* TSBandRingTool */ = {
- isa = PBXGroup;
- children = (
- 3DCD57062DDB1158004AAB5B /* AudioConverter.h */,
- 3DCD57072DDB1158004AAB5B /* AudioConverter.m */,
- 3DCD570C2DDB1158004AAB5B /* libmp3 */,
- 3DCD570D2DDB1158004AAB5B /* AudioTool.swift */,
- 3DCD570E2DDB1158004AAB5B /* tutorial-ring.mp4 */,
- 3DCD570F2DDB1158004AAB5B /* TSBandRingTool.swift */,
- 3DCD57102DDB1158004AAB5B /* placeholder.band */,
- 3DCD57162DDB1158004AAB5B /* ZHWaveform */,
- );
- path = TSBandRingTool;
- sourceTree = "<group>";
- };
- 6B369F15FA74FED594C60569 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 6EFB792FA59CD8536D0BD11F /* Pods_AIPlayRingtones.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- A800FEAF2DDAC0E9009DABDC /* CommonView */ = {
- isa = PBXGroup;
- children = (
- 3DCD573A2DDB4E5E004AAB5B /* ASPageNullView.swift */,
- 3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */,
- 3DCD56F42DDAE421004AAB5B /* ASViewTool.swift */,
- 3DCD56F22DDAE3DF004AAB5B /* ASRingToneCellView.swift */,
- A800FEB02DDAC0F0009DABDC /* ASGeneratorView */,
- );
- path = CommonView;
- sourceTree = "<group>";
- };
- A800FEB02DDAC0F0009DABDC /* ASGeneratorView */ = {
- isa = PBXGroup;
- children = (
- A800FEB12DDAC0FC009DABDC /* ASGeneratorView.swift */,
- A800FEB32DDAC738009DABDC /* ASGeneratorLoadingView.swift */,
- A800FEB52DDAC75D009DABDC /* ASGeneratorErrorView.swift */,
- );
- path = ASGeneratorView;
- sourceTree = "<group>";
- };
- A800FEB92DDACAE7009DABDC /* ASRingGeneratorVC */ = {
- isa = PBXGroup;
- children = (
- A800FEBC2DDACCCF009DABDC /* ASRingGeneratorBaseVC.swift */,
- A800FEBA2DDACAF2009DABDC /* ASRingGeneratorVC.swift */,
- 3DB4D4902DDC1F0C0082596A /* ASRingGeneratorVC+load.swift */,
- );
- path = ASRingGeneratorVC;
- sourceTree = "<group>";
- };
- A848F8572DD6D19100B746EC = {
- isa = PBXGroup;
- children = (
- A848F8812DD6D1AF00B746EC /* AIPlayRingtones */,
- A848F8612DD6D19100B746EC /* Products */,
- E2F3D1383EB360A9148D55CA /* Pods */,
- 6B369F15FA74FED594C60569 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- A848F8612DD6D19100B746EC /* Products */ = {
- isa = PBXGroup;
- children = (
- A848F8602DD6D19100B746EC /* AIPlayRingtones.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- A848F8812DD6D1AF00B746EC /* AIPlayRingtones */ = {
- isa = PBXGroup;
- children = (
- A800FEAF2DDAC0E9009DABDC /* CommonView */,
- A848F8EF2DD7526600B746EC /* OperationQueue */,
- A848F8E62DD74DF300B746EC /* Data */,
- A848F8D32DD7198100B746EC /* Resources */,
- A848F8B12DD6D80900B746EC /* APConfig */,
- A848F88B2DD6D2C600B746EC /* AppPage */,
- A848F8782DD6D1AF00B746EC /* AppDelegate.swift */,
- 3DCD572D2DDB1976004AAB5B /* AIPlayRingtones-Bridging-Header.h */,
- A848F8792DD6D1AF00B746EC /* Assets.xcassets */,
- A848F87A2DD6D1AF00B746EC /* Info.plist */,
- A848F87C2DD6D1AF00B746EC /* LaunchScreen.storyboard */,
- );
- path = AIPlayRingtones;
- sourceTree = "<group>";
- };
- A848F88B2DD6D2C600B746EC /* AppPage */ = {
- isa = PBXGroup;
- children = (
- 3DB4D4A62DDC924B0082596A /* ASBusinessWebVC */,
- A848F8B62DD6DF5500B746EC /* ASCommonView */,
- A848F8AE2DD6D76F00B746EC /* ASTabBarVC */,
- A848F8A72DD6D74300B746EC /* APSettingVC */,
- A848F8A62DD6D73E00B746EC /* APMyRingVC */,
- A848F8A52DD6D73500B746EC /* APAudioToRingVC */,
- A848F8A22DD6D65900B746EC /* APRingTonesVC */,
- A848F88C2DD6D2F700B746EC /* APLaunchVC */,
- A800FEB92DDACAE7009DABDC /* ASRingGeneratorVC */,
- A848F88F2DD6D4E800B746EC /* Common */,
- );
- path = AppPage;
- sourceTree = "<group>";
- };
- A848F88C2DD6D2F700B746EC /* APLaunchVC */ = {
- isa = PBXGroup;
- children = (
- A848F88D2DD6D38300B746EC /* APLaunchVC.swift */,
- );
- path = APLaunchVC;
- sourceTree = "<group>";
- };
- A848F88F2DD6D4E800B746EC /* Common */ = {
- isa = PBXGroup;
- children = (
- 3DCD57172DDB1158004AAB5B /* TSBandRingTool */,
- 3DCD57032DDB1118004AAB5B /* TSPurchaseTool */,
- 3DCD57002DDB1008004AAB5B /* CpuMapManager.swift */,
- 3DCD56FE2DDAFC17004AAB5B /* ASBusinessFileManager.swift */,
- 3DCD56FB2DDAFBD8004AAB5B /* ASDownloadManager */,
- 3DCD56F82DDAE481004AAB5B /* TSAudioPlayer */,
- A848F8F92DD7536300B746EC /* Notification+Ex.swift */,
- A848F89D2DD6D59C00B746EC /* TSNetWork */,
- A848F8922DD6D51900B746EC /* AIEnums.swift */,
- A848F8902DD6D4FD00B746EC /* Common.swift */,
- );
- path = Common;
- sourceTree = "<group>";
- };
- A848F89D2DD6D59C00B746EC /* TSNetWork */ = {
- isa = PBXGroup;
- children = (
- A800FEB72DDAC81D009DABDC /* TSNetWork+Error.swift */,
- A848F8992DD6D59C00B746EC /* TSNetworkManager.swift */,
- A848F89A2DD6D59C00B746EC /* TSNetWork+Business.swift */,
- A848F89B2DD6D59C00B746EC /* TSNetworkManager+Loading.swift */,
- );
- path = TSNetWork;
- sourceTree = "<group>";
- };
- A848F8A22DD6D65900B746EC /* APRingTonesVC */ = {
- isa = PBXGroup;
- children = (
- A848F8D92DD7230B00B746EC /* APRingStyleVC */,
- A848F8D02DD6ECC800B746EC /* APRingTonesVC */,
- );
- path = APRingTonesVC;
- sourceTree = "<group>";
- };
- A848F8A52DD6D73500B746EC /* APAudioToRingVC */ = {
- isa = PBXGroup;
- children = (
- 3DB4D4952DDC28C60082596A /* View */,
- 3DB4D4942DDC28AD0082596A /* VM */,
- A848F8A82DD6D74900B746EC /* APAudioToRingVC.swift */,
- 3DB4D4962DDC28D10082596A /* APAudioToRingVC+View.swift */,
- 3DB4D4982DDC28DB0082596A /* APAudioToRingVC+StackView.swift */,
- 3DB4D49A2DDC28EC0082596A /* APAudioToRingVC+Upload.swift */,
- );
- path = APAudioToRingVC;
- sourceTree = "<group>";
- };
- A848F8A62DD6D73E00B746EC /* APMyRingVC */ = {
- isa = PBXGroup;
- children = (
- A848F8AA2DD6D75200B746EC /* ASMyRingVC.swift */,
- 3DCD573C2DDB5A2E004AAB5B /* ASMyRingCell.swift */,
- );
- path = APMyRingVC;
- sourceTree = "<group>";
- };
- A848F8A72DD6D74300B746EC /* APSettingVC */ = {
- isa = PBXGroup;
- children = (
- A848F8AC2DD6D75800B746EC /* APSettingVC.swift */,
- 3DB4D4A42DDC8E7B0082596A /* APSettingVC+Col.swift */,
- );
- path = APSettingVC;
- sourceTree = "<group>";
- };
- A848F8AE2DD6D76F00B746EC /* ASTabBarVC */ = {
- isa = PBXGroup;
- children = (
- A848F8AF2DD6D77B00B746EC /* ASTabBarVC.swift */,
- );
- path = ASTabBarVC;
- sourceTree = "<group>";
- };
- A848F8B12DD6D80900B746EC /* APConfig */ = {
- isa = PBXGroup;
- children = (
- A848F8B22DD6D82300B746EC /* APConfig.swift */,
- A848F8B42DD6D82E00B746EC /* APConfig+Color.swift */,
- );
- path = APConfig;
- sourceTree = "<group>";
- };
- A848F8B62DD6DF5500B746EC /* ASCommonView */ = {
- isa = PBXGroup;
- children = (
- A848F8B72DD6DF6800B746EC /* ASBtnView */,
- );
- path = ASCommonView;
- sourceTree = "<group>";
- };
- A848F8B72DD6DF6800B746EC /* ASBtnView */ = {
- isa = PBXGroup;
- children = (
- A848F8BC2DD6E36800B746EC /* ASLeftHeaderView.swift */,
- A848F8B82DD6DF7700B746EC /* ASAppBtnView.swift */,
- );
- path = ASBtnView;
- sourceTree = "<group>";
- };
- A848F8BE2DD6E6E800B746EC /* VM */ = {
- isa = PBXGroup;
- children = (
- A848F8BA2DD6E30000B746EC /* APRingTonesVM.swift */,
- );
- path = VM;
- sourceTree = "<group>";
- };
- A848F8CB2DD6EABD00B746EC /* View */ = {
- isa = PBXGroup;
- children = (
- A848F8CC2DD6EACB00B746EC /* ASPromptTextView.swift */,
- A848F8D12DD7148F00B746EC /* ASDurationColView.swift */,
- );
- path = View;
- sourceTree = "<group>";
- };
- A848F8D02DD6ECC800B746EC /* APRingTonesVC */ = {
- isa = PBXGroup;
- children = (
- A848F8D62DD71A2600B746EC /* Model */,
- A848F8CB2DD6EABD00B746EC /* View */,
- A848F8BE2DD6E6E800B746EC /* VM */,
- A848F8A32DD6D66D00B746EC /* APRingTonesVC.swift */,
- A848F8C52DD6E72C00B746EC /* APRingTonesVC+View.swift */,
- A848F8C92DD6E82A00B746EC /* APRingTonesVC+StackView.swift */,
- A848F8BF2DD6E6F600B746EC /* APRingTonesVC+TextView.swift */,
- A848F8C12DD6E6FD00B746EC /* APRingTonesVC+Duration.swift */,
- A848F8C32DD6E70400B746EC /* APRingTonesVC+Style.swift */,
- );
- path = APRingTonesVC;
- sourceTree = "<group>";
- };
- A848F8D32DD7198100B746EC /* Resources */ = {
- isa = PBXGroup;
- children = (
- 3DCD57362DDB3FFA004AAB5B /* DanceRingtoneExample.mp3 */,
- 3DCD57372DDB3FFA004AAB5B /* GentleRingtoneExample.mp3 */,
- 3DCD57322DDB38E7004AAB5B /* ringAnimation.gif */,
- 3DCD57332DDB38E7004AAB5B /* rotatingAnimation.gif */,
- A848F8E02DD7271400B746EC /* ring_ttr_style.json */,
- 3DB4D4A02DDC2CC90082596A /* ring_rtr_style.json */,
- A848F8D42DD719AB00B746EC /* ring_duration.json */,
- );
- path = Resources;
- sourceTree = "<group>";
- };
- A848F8D62DD71A2600B746EC /* Model */ = {
- isa = PBXGroup;
- children = (
- A848F8E22DD7286600B746EC /* ASGenerateStyleModel.swift */,
- A848F8D72DD71A3100B746EC /* ASRingGenerateSecModel.swift */,
- );
- path = Model;
- sourceTree = "<group>";
- };
- A848F8D92DD7230B00B746EC /* APRingStyleVC */ = {
- isa = PBXGroup;
- children = (
- A848F8DA2DD7231C00B746EC /* APRingStyleVC.swift */,
- );
- path = APRingStyleVC;
- sourceTree = "<group>";
- };
- A848F8E62DD74DF300B746EC /* Data */ = {
- isa = PBXGroup;
- children = (
- A848F8ED2DD7508000B746EC /* ASRealmManager.swift */,
- A848F8EB2DD74EF400B746EC /* ASActionInfoModel.swift */,
- A848F8E72DD74DF900B746EC /* ASDBHistoryManager.swift */,
- A848F8E92DD74E3600B746EC /* ASDBActionInfoModel.swift */,
- );
- path = Data;
- sourceTree = "<group>";
- };
- A848F8EF2DD7526600B746EC /* OperationQueue */ = {
- isa = PBXGroup;
- children = (
- A848F8F42DD752BC00B746EC /* Generate */,
- A848F8F02DD7528200B746EC /* ASBaseOperationQueue.swift */,
- A848F8F22DD7528C00B746EC /* ASBaseOperation.swift */,
- A848F8FB2DD7539E00B746EC /* ASProgressState.swift */,
- );
- path = OperationQueue;
- sourceTree = "<group>";
- };
- A848F8F42DD752BC00B746EC /* Generate */ = {
- isa = PBXGroup;
- children = (
- A848F8F52DD752C400B746EC /* ASGenerateBaseOperation.swift */,
- A848F8F72DD752D900B746EC /* ASGenerateTextToRingOperation.swift */,
- 3DCD57302DDB2A5D004AAB5B /* ASGenerateRingToRingOperation.swift */,
- );
- path = Generate;
- sourceTree = "<group>";
- };
- E2F3D1383EB360A9148D55CA /* Pods */ = {
- isa = PBXGroup;
- children = (
- B4EF561F1D6A688DA6595B7A /* Pods-AIPlayRingtones.debug.xcconfig */,
- B6A4769786320594B791AFDE /* Pods-AIPlayRingtones.release.xcconfig */,
- );
- path = Pods;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- A848F85F2DD6D19100B746EC /* AIPlayRingtones */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = A848F8732DD6D19300B746EC /* Build configuration list for PBXNativeTarget "AIPlayRingtones" */;
- buildPhases = (
- D0205DF6DCB58A873C2BAAC6 /* [CP] Check Pods Manifest.lock */,
- A848F85C2DD6D19100B746EC /* Sources */,
- A848F85D2DD6D19100B746EC /* Frameworks */,
- A848F85E2DD6D19100B746EC /* Resources */,
- F1EA8B9CDF6FB52C878D5307 /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = AIPlayRingtones;
- productName = AIPlayRingtones;
- productReference = A848F8602DD6D19100B746EC /* AIPlayRingtones.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- A848F8582DD6D19100B746EC /* Project object */ = {
- isa = PBXProject;
- attributes = {
- BuildIndependentTargetsInParallel = 1;
- CLASSPREFIX = AI;
- LastSwiftUpdateCheck = 1620;
- LastUpgradeCheck = 1620;
- TargetAttributes = {
- A848F85F2DD6D19100B746EC = {
- CreatedOnToolsVersion = 16.2;
- };
- };
- };
- buildConfigurationList = A848F85B2DD6D19100B746EC /* Build configuration list for PBXProject "AIPlayRingtones" */;
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = A848F8572DD6D19100B746EC;
- minimizedProjectReferenceProxies = 1;
- preferredProjectObjectVersion = 77;
- productRefGroup = A848F8612DD6D19100B746EC /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- A848F85F2DD6D19100B746EC /* AIPlayRingtones */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- A848F85E2DD6D19100B746EC /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 3DCD57342DDB38E7004AAB5B /* ringAnimation.gif in Resources */,
- 3DCD57352DDB38E7004AAB5B /* rotatingAnimation.gif in Resources */,
- A848F8822DD6D1AF00B746EC /* Assets.xcassets in Resources */,
- A848F8D52DD719B600B746EC /* ring_duration.json in Resources */,
- 3DCD57222DDB1158004AAB5B /* tutorial-ring.mp4 in Resources */,
- 3DCD57232DDB1158004AAB5B /* placeholder.band in Resources */,
- 3DCD57382DDB3FFA004AAB5B /* DanceRingtoneExample.mp3 in Resources */,
- 3DCD57392DDB3FFA004AAB5B /* GentleRingtoneExample.mp3 in Resources */,
- A848F8842DD6D1AF00B746EC /* LaunchScreen.storyboard in Resources */,
- 3DB4D4A12DDC2CCE0082596A /* ring_rtr_style.json in Resources */,
- A848F8E12DD7271900B746EC /* ring_ttr_style.json in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- D0205DF6DCB58A873C2BAAC6 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-AIPlayRingtones-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- F1EA8B9CDF6FB52C878D5307 /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- inputPaths = (
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AIPlayRingtones/Pods-AIPlayRingtones-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- A848F85C2DD6D19100B746EC /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A800FEB22DDAC100009DABDC /* ASGeneratorView.swift in Sources */,
- A848F88E2DD6D38600B746EC /* APLaunchVC.swift in Sources */,
- A848F8CA2DD6E82B00B746EC /* APRingTonesVC+StackView.swift in Sources */,
- A848F8C22DD6E70000B746EC /* APRingTonesVC+Duration.swift in Sources */,
- A848F8A42DD6D67000B746EC /* APRingTonesVC.swift in Sources */,
- A848F8BD2DD6E38900B746EC /* ASLeftHeaderView.swift in Sources */,
- A848F8D82DD71A3A00B746EC /* ASRingGenerateSecModel.swift in Sources */,
- 3DB4D4A32DDC34100082596A /* ASRTRFileView.swift in Sources */,
- A848F8E82DD74DFD00B746EC /* ASDBHistoryManager.swift in Sources */,
- A848F89E2DD6D59C00B746EC /* TSNetWork+Business.swift in Sources */,
- A848F8AB2DD6D75300B746EC /* ASMyRingVC.swift in Sources */,
- A848F89F2DD6D59C00B746EC /* TSNetworkManager.swift in Sources */,
- A848F8E32DD7286A00B746EC /* ASGenerateStyleModel.swift in Sources */,
- 3DCD57052DDB1120004AAB5B /* TSPurchaseTool.swift in Sources */,
- 3DB4D4992DDC28E70082596A /* APAudioToRingVC+StackView.swift in Sources */,
- A848F8A12DD6D59C00B746EC /* TSNetworkManager+Loading.swift in Sources */,
- 3DCD56F52DDAE42A004AAB5B /* ASViewTool.swift in Sources */,
- 3DB4D4972DDC28D40082596A /* APAudioToRingVC+View.swift in Sources */,
- A800FEBD2DDACCD4009DABDC /* ASRingGeneratorBaseVC.swift in Sources */,
- A800FEB62DDAC764009DABDC /* ASGeneratorErrorView.swift in Sources */,
- 3DB4D4A82DDC92560082596A /* ASBusinessWebVC.swift in Sources */,
- A800FEB82DDAC826009DABDC /* TSNetWork+Error.swift in Sources */,
- A848F8FA2DD7536700B746EC /* Notification+Ex.swift in Sources */,
- A848F8C02DD6E6FA00B746EC /* APRingTonesVC+TextView.swift in Sources */,
- 3DCD572F2DDB1D8A004AAB5B /* ASRingLoadingView.swift in Sources */,
- 3DB4D49D2DDC29AC0082596A /* ASRTRStyleView.swift in Sources */,
- 3DCD57312DDB2A66004AAB5B /* ASGenerateRingToRingOperation.swift in Sources */,
- A848F8EA2DD74E3A00B746EC /* ASDBActionInfoModel.swift in Sources */,
- 3DCD573D2DDB5A3C004AAB5B /* ASMyRingCell.swift in Sources */,
- A848F8B02DD6D77C00B746EC /* ASTabBarVC.swift in Sources */,
- A848F8B32DD6D82300B746EC /* APConfig.swift in Sources */,
- A848F8FC2DD753A000B746EC /* ASProgressState.swift in Sources */,
- A848F8A92DD6D74A00B746EC /* APAudioToRingVC.swift in Sources */,
- A848F8AD2DD6D75900B746EC /* APSettingVC.swift in Sources */,
- A848F8912DD6D50000B746EC /* Common.swift in Sources */,
- 3DCD57192DDB1158004AAB5B /* AudioTool.swift in Sources */,
- 3DCD571A2DDB1158004AAB5B /* ExtAudioConverter.m in Sources */,
- 3DCD571B2DDB1158004AAB5B /* AudioConverter.m in Sources */,
- 3DB4D4932DDC25C10082596A /* APAudioToRingVM.swift in Sources */,
- 3DCD571C2DDB1158004AAB5B /* ZHCroppedDelegate.swift in Sources */,
- 3DCD571D2DDB1158004AAB5B /* ZHAudioProcessing.swift in Sources */,
- 3DCD571E2DDB1158004AAB5B /* ZHWaveformViewDelegate.swift in Sources */,
- 3DCD571F2DDB1158004AAB5B /* TSBandRingTool.swift in Sources */,
- 3DCD57202DDB1158004AAB5B /* ZHTrackProcessing.swift in Sources */,
- 3DCD57212DDB1158004AAB5B /* ZHWaveformView.swift in Sources */,
- 3DCD56F92DDAE481004AAB5B /* TSBusinessAudioPlayer.swift in Sources */,
- 3DCD56FA2DDAE481004AAB5B /* TSAudioPlayer.swift in Sources */,
- A800FEBB2DDACAF3009DABDC /* ASRingGeneratorVC.swift in Sources */,
- A848F8F32DD7528D00B746EC /* ASBaseOperation.swift in Sources */,
- A848F8BB2DD6E30600B746EC /* APRingTonesVM.swift in Sources */,
- 3DB4D49B2DDC28F20082596A /* APAudioToRingVC+Upload.swift in Sources */,
- 3DCD56F32DDAE3E3004AAB5B /* ASRingToneCellView.swift in Sources */,
- 3DCD56FF2DDAFC1B004AAB5B /* ASBusinessFileManager.swift in Sources */,
- A848F8C42DD6E70500B746EC /* APRingTonesVC+Style.swift in Sources */,
- A848F8F82DD752E700B746EC /* ASGenerateTextToRingOperation.swift in Sources */,
- A800FEB42DDAC73E009DABDC /* ASGeneratorLoadingView.swift in Sources */,
- A848F8EC2DD74EF800B746EC /* ASActionInfoModel.swift in Sources */,
- A848F8F62DD752D700B746EC /* ASGenerateBaseOperation.swift in Sources */,
- 3DB4D4A52DDC8E830082596A /* APSettingVC+Col.swift in Sources */,
- A848F8932DD6D52100B746EC /* AIEnums.swift in Sources */,
- A848F8EE2DD7508300B746EC /* ASRealmManager.swift in Sources */,
- A848F8B52DD6D83E00B746EC /* APConfig+Color.swift in Sources */,
- A848F8B92DD6DF7900B746EC /* ASAppBtnView.swift in Sources */,
- 3DCD56FD2DDAFBE5004AAB5B /* ASDownloadManager.swift in Sources */,
- 3DCD573B2DDB4E61004AAB5B /* ASPageNullView.swift in Sources */,
- A848F8F12DD7528800B746EC /* ASBaseOperationQueue.swift in Sources */,
- A848F8CD2DD6EAD300B746EC /* ASPromptTextView.swift in Sources */,
- 3DCD57012DDB1008004AAB5B /* CpuMapManager.swift in Sources */,
- A848F8DB2DD7231E00B746EC /* APRingStyleVC.swift in Sources */,
- A848F8D22DD7149D00B746EC /* ASDurationColView.swift in Sources */,
- A848F8C62DD6E72D00B746EC /* APRingTonesVC+View.swift in Sources */,
- A848F8862DD6D1AF00B746EC /* AppDelegate.swift in Sources */,
- 3DB4D4912DDC1F100082596A /* ASRingGeneratorVC+load.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- A848F87C2DD6D1AF00B746EC /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- A848F87B2DD6D1AF00B746EC /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- A848F8742DD6D19300B746EC /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B4EF561F1D6A688DA6595B7A /* Pods-AIPlayRingtones.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = AIPlayRingtones/Info.plist;
- INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
- INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
- INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
- INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/AIPlayRingtones/AppPage/Common/TSBandRingTool/libmp3",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.tsts..AIPlayRingtones;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_OBJC_BRIDGING_HEADER = "AIPlayRingtones/AIPlayRingtones-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Debug;
- };
- A848F8752DD6D19300B746EC /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B6A4769786320594B791AFDE /* Pods-AIPlayRingtones.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = AIPlayRingtones/Info.plist;
- INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
- INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
- INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
- INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/AIPlayRingtones/AppPage/Common/TSBandRingTool/libmp3",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.tsts..AIPlayRingtones;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_OBJC_BRIDGING_HEADER = "AIPlayRingtones/AIPlayRingtones-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Release;
- };
- A848F8762DD6D19300B746EC /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- ENABLE_USER_SCRIPT_SANDBOXING = YES;
- GCC_C_LANGUAGE_STANDARD = gnu17;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 18.2;
- LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- A848F8772DD6D19300B746EC /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_USER_SCRIPT_SANDBOXING = YES;
- GCC_C_LANGUAGE_STANDARD = gnu17;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 18.2;
- LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- A848F85B2DD6D19100B746EC /* Build configuration list for PBXProject "AIPlayRingtones" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A848F8762DD6D19300B746EC /* Debug */,
- A848F8772DD6D19300B746EC /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- A848F8732DD6D19300B746EC /* Build configuration list for PBXNativeTarget "AIPlayRingtones" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A848F8742DD6D19300B746EC /* Debug */,
- A848F8752DD6D19300B746EC /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = A848F8582DD6D19100B746EC /* Project object */;
- }
|