|
@@ -20,6 +20,7 @@
|
|
|
3DB4D4AA2DDDCEA50082596A /* Poppins-BoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */; };
|
|
|
3DB4D4AE2DDDCED00082596A /* UIFont+TSEx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4AB2DDDCED00082596A /* UIFont+TSEx.swift */; };
|
|
|
3DB4D4B22DDF0B960082596A /* FakeBlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4B12DDF0B940082596A /* FakeBlurView.swift */; };
|
|
|
+ 3DB4D4B52DE025920082596A /* ASTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4B42DE025910082596A /* ASTutorialsVC.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 */; };
|
|
@@ -44,8 +45,8 @@
|
|
|
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 */; };
|
|
|
+ 3DCD57382DDB3FFA004AAB5B /* Dance.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57362DDB3FFA004AAB5B /* Dance.mp3 */; };
|
|
|
+ 3DCD57392DDB3FFA004AAB5B /* Gentle.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 3DCD57372DDB3FFA004AAB5B /* Gentle.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 */; };
|
|
@@ -111,8 +112,8 @@
|
|
|
3DB4D4A72DDC92530082596A /* ASBusinessWebVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASBusinessWebVC.swift; sourceTree = "<group>"; };
|
|
|
3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-BoldItalic.otf"; sourceTree = "<group>"; };
|
|
|
3DB4D4AB2DDDCED00082596A /* UIFont+TSEx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+TSEx.swift"; sourceTree = "<group>"; };
|
|
|
- 3DB4D4B02DDF0B880082596A /* Untitled.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Untitled.swift; sourceTree = "<group>"; };
|
|
|
3DB4D4B12DDF0B940082596A /* FakeBlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FakeBlurView.swift; sourceTree = "<group>"; };
|
|
|
+ 3DB4D4B42DE025910082596A /* ASTutorialsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASTutorialsVC.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>"; };
|
|
@@ -141,8 +142,8 @@
|
|
|
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>"; };
|
|
|
+ 3DCD57362DDB3FFA004AAB5B /* Dance.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Dance.mp3; sourceTree = "<group>"; };
|
|
|
+ 3DCD57372DDB3FFA004AAB5B /* Gentle.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Gentle.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; };
|
|
@@ -245,6 +246,14 @@
|
|
|
path = Ex;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 3DB4D4B32DE0257A0082596A /* ASTutorialsVC */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 3DB4D4B42DE025910082596A /* ASTutorialsVC.swift */,
|
|
|
+ );
|
|
|
+ path = ASTutorialsVC;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
3DCD56F82DDAE481004AAB5B /* TSAudioPlayer */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -319,7 +328,6 @@
|
|
|
A800FEAF2DDAC0E9009DABDC /* CommonView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 3DB4D4B02DDF0B880082596A /* Untitled.swift */,
|
|
|
3DB4D4B12DDF0B940082596A /* FakeBlurView.swift */,
|
|
|
3DCD573A2DDB4E5E004AAB5B /* ASPageNullView.swift */,
|
|
|
3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */,
|
|
@@ -371,6 +379,7 @@
|
|
|
A848F8812DD6D1AF00B746EC /* AIPlayRingtones */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A848F88F2DD6D4E800B746EC /* Common */,
|
|
|
A800FEAF2DDAC0E9009DABDC /* CommonView */,
|
|
|
A848F8EF2DD7526600B746EC /* OperationQueue */,
|
|
|
A848F8E62DD74DF300B746EC /* Data */,
|
|
@@ -398,7 +407,6 @@
|
|
|
A848F8A22DD6D65900B746EC /* APRingTonesVC */,
|
|
|
A848F88C2DD6D2F700B746EC /* APLaunchVC */,
|
|
|
A800FEB92DDACAE7009DABDC /* ASRingGeneratorVC */,
|
|
|
- A848F88F2DD6D4E800B746EC /* Common */,
|
|
|
);
|
|
|
path = AppPage;
|
|
|
sourceTree = "<group>";
|
|
@@ -474,6 +482,7 @@
|
|
|
A848F8A72DD6D74300B746EC /* APSettingVC */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 3DB4D4B32DE0257A0082596A /* ASTutorialsVC */,
|
|
|
A848F8AC2DD6D75800B746EC /* APSettingVC.swift */,
|
|
|
3DB4D4A42DDC8E7B0082596A /* APSettingVC+Col.swift */,
|
|
|
);
|
|
@@ -550,8 +559,8 @@
|
|
|
A848F8D32DD7198100B746EC /* Resources */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 3DCD57362DDB3FFA004AAB5B /* DanceRingtoneExample.mp3 */,
|
|
|
- 3DCD57372DDB3FFA004AAB5B /* GentleRingtoneExample.mp3 */,
|
|
|
+ 3DCD57362DDB3FFA004AAB5B /* Dance.mp3 */,
|
|
|
+ 3DCD57372DDB3FFA004AAB5B /* Gentle.mp3 */,
|
|
|
3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */,
|
|
|
3DCD57322DDB38E7004AAB5B /* ringAnimation.gif */,
|
|
|
3DCD57332DDB38E7004AAB5B /* rotatingAnimation.gif */,
|
|
@@ -689,8 +698,8 @@
|
|
|
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 */,
|
|
|
+ 3DCD57382DDB3FFA004AAB5B /* Dance.mp3 in Resources */,
|
|
|
+ 3DCD57392DDB3FFA004AAB5B /* Gentle.mp3 in Resources */,
|
|
|
A848F8842DD6D1AF00B746EC /* LaunchScreen.storyboard in Resources */,
|
|
|
3DB4D4A12DDC2CCE0082596A /* ring_rtr_style.json in Resources */,
|
|
|
A848F8E12DD7271900B746EC /* ring_ttr_style.json in Resources */,
|
|
@@ -760,6 +769,7 @@
|
|
|
3DB4D4A32DDC34100082596A /* ASRTRFileView.swift in Sources */,
|
|
|
A848F8E82DD74DFD00B746EC /* ASDBHistoryManager.swift in Sources */,
|
|
|
A848F89E2DD6D59C00B746EC /* TSNetWork+Business.swift in Sources */,
|
|
|
+ 3DB4D4B52DE025920082596A /* ASTutorialsVC.swift in Sources */,
|
|
|
A848F8AB2DD6D75300B746EC /* ASMyRingVC.swift in Sources */,
|
|
|
A848F89F2DD6D59C00B746EC /* TSNetworkManager.swift in Sources */,
|
|
|
A848F8E32DD7286A00B746EC /* ASGenerateStyleModel.swift in Sources */,
|
|
@@ -849,7 +859,7 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
+ CURRENT_PROJECT_VERSION = 3;
|
|
|
DEVELOPMENT_TEAM = HR2R5NZ2MG;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = AIPlayRingtones/Info.plist;
|
|
@@ -863,7 +873,7 @@
|
|
|
);
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
- "$(PROJECT_DIR)/AIPlayRingtones/AppPage/Common/TSBandRingTool/libmp3",
|
|
|
+ "$(PROJECT_DIR)/AIPlayRingtones/Common/TSBandRingTool/libmp3",
|
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.musicdownloader.ringtones;
|
|
@@ -886,7 +896,7 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
+ CURRENT_PROJECT_VERSION = 3;
|
|
|
DEVELOPMENT_TEAM = HR2R5NZ2MG;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = AIPlayRingtones/Info.plist;
|
|
@@ -900,7 +910,7 @@
|
|
|
);
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
- "$(PROJECT_DIR)/AIPlayRingtones/AppPage/Common/TSBandRingTool/libmp3",
|
|
|
+ "$(PROJECT_DIR)/AIPlayRingtones/Common/TSBandRingTool/libmp3",
|
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.musicdownloader.ringtones;
|