|
@@ -20,10 +20,8 @@
|
|
|
3DB4D4AA2DDDCEA50082596A /* Poppins-BoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */; };
|
|
|
3DB4D4B22DDF0B960082596A /* FakeBlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4B12DDF0B940082596A /* FakeBlurView.swift */; };
|
|
|
3DB4D4B52DE025920082596A /* ASTutorialsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4D4B42DE025910082596A /* ASTutorialsVC.swift */; };
|
|
|
- 3DBEA0CD2DE69B2E000C6859 /* TSSaveSuccessTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0B72DE69B2E000C6859 /* TSSaveSuccessTool.swift */; };
|
|
|
3DBEA0CE2DE69B2E000C6859 /* TSSimpleCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0B52DE69B2E000C6859 /* TSSimpleCollectionView.swift */; };
|
|
|
3DBEA0FF2DE69B2E000C6859 /* TSCustomStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0C02DE69B2E000C6859 /* TSCustomStackView.swift */; };
|
|
|
- 3DBEA1072DE69B2E000C6859 /* TSPlaceholderTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA0B12DE69B2E000C6859 /* TSPlaceholderTextView.swift */; };
|
|
|
3DBEA1102DE6A04B000C6859 /* SimpleWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA10F2DE6A04B000C6859 /* SimpleWebViewController.m */; };
|
|
|
3DBEA11A2DE6B086000C6859 /* CustomTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1192DE6B086000C6859 /* CustomTabBarController.m */; };
|
|
|
3DBEA11E2DE6B229000C6859 /* NSString+AS.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA11D2DE6B229000C6859 /* NSString+AS.m */; };
|
|
@@ -54,6 +52,9 @@
|
|
|
3DBEA1742DE6F8D3000C6859 /* ASFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1732DE6F8D3000C6859 /* ASFileManager.m */; };
|
|
|
3DBEA1762DE6FB18000C6859 /* ASFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1752DE6FB0A000C6859 /* ASFileManager.swift */; };
|
|
|
3DBEA1782DE6FC66000C6859 /* ASTLLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1772DE6FC59000C6859 /* ASTLLabel.swift */; };
|
|
|
+ 3DBEA17A2DE6FFA1000C6859 /* ASInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA1792DE6FFA0000C6859 /* ASInputView.swift */; };
|
|
|
+ 3DBEA17C2DE70336000C6859 /* ASSaveResultManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA17B2DE70335000C6859 /* ASSaveResultManager.swift */; };
|
|
|
+ 3DBEA17E2DE703D6000C6859 /* ASDynamicContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DBEA17D2DE703D1000C6859 /* ASDynamicContainer.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 */; };
|
|
@@ -142,9 +143,7 @@
|
|
|
3DB4D4A92DDDCEA50082596A /* Poppins-BoldItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-BoldItalic.otf"; 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>"; };
|
|
|
- 3DBEA0B12DE69B2E000C6859 /* TSPlaceholderTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPlaceholderTextView.swift; sourceTree = "<group>"; };
|
|
|
3DBEA0B52DE69B2E000C6859 /* TSSimpleCollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSimpleCollectionView.swift; sourceTree = "<group>"; };
|
|
|
- 3DBEA0B72DE69B2E000C6859 /* TSSaveSuccessTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSaveSuccessTool.swift; sourceTree = "<group>"; };
|
|
|
3DBEA0C02DE69B2E000C6859 /* TSCustomStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSCustomStackView.swift; sourceTree = "<group>"; };
|
|
|
3DBEA10E2DE6A04B000C6859 /* SimpleWebViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleWebViewController.h; sourceTree = "<group>"; };
|
|
|
3DBEA10F2DE6A04B000C6859 /* SimpleWebViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimpleWebViewController.m; sourceTree = "<group>"; };
|
|
@@ -191,6 +190,9 @@
|
|
|
3DBEA1732DE6F8D3000C6859 /* ASFileManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASFileManager.m; sourceTree = "<group>"; };
|
|
|
3DBEA1752DE6FB0A000C6859 /* ASFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASFileManager.swift; sourceTree = "<group>"; };
|
|
|
3DBEA1772DE6FC59000C6859 /* ASTLLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASTLLabel.swift; sourceTree = "<group>"; };
|
|
|
+ 3DBEA1792DE6FFA0000C6859 /* ASInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASInputView.swift; sourceTree = "<group>"; };
|
|
|
+ 3DBEA17B2DE70335000C6859 /* ASSaveResultManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASSaveResultManager.swift; sourceTree = "<group>"; };
|
|
|
+ 3DBEA17D2DE703D1000C6859 /* ASDynamicContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASDynamicContainer.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>"; };
|
|
@@ -338,14 +340,6 @@
|
|
|
path = ASTutorialsVC;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 3DBEA0B22DE69B2E000C6859 /* TSPlaceholderTextView */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 3DBEA0B12DE69B2E000C6859 /* TSPlaceholderTextView.swift */,
|
|
|
- );
|
|
|
- path = TSPlaceholderTextView;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
3DBEA0B62DE69B2E000C6859 /* TSReusableCollectionView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -354,14 +348,6 @@
|
|
|
path = TSReusableCollectionView;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 3DBEA0B82DE69B2E000C6859 /* TSSaveSuccessTool */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 3DBEA0B72DE69B2E000C6859 /* TSSaveSuccessTool.swift */,
|
|
|
- );
|
|
|
- path = TSSaveSuccessTool;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
3DBEA0C12DE69B2E000C6859 /* UIStackView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -373,9 +359,7 @@
|
|
|
3DBEA0C52DE69B2E000C6859 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 3DBEA0B22DE69B2E000C6859 /* TSPlaceholderTextView */,
|
|
|
3DBEA0B62DE69B2E000C6859 /* TSReusableCollectionView */,
|
|
|
- 3DBEA0B82DE69B2E000C6859 /* TSSaveSuccessTool */,
|
|
|
3DBEA0C12DE69B2E000C6859 /* UIStackView */,
|
|
|
);
|
|
|
path = View;
|
|
@@ -503,6 +487,8 @@
|
|
|
A800FEAF2DDAC0E9009DABDC /* CommonView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 3DBEA17D2DE703D1000C6859 /* ASDynamicContainer.swift */,
|
|
|
+ 3DBEA1792DE6FFA0000C6859 /* ASInputView.swift */,
|
|
|
3DBEA1772DE6FC59000C6859 /* ASTLLabel.swift */,
|
|
|
3DBEA1662DE6F439000C6859 /* ASCustomAlert.swift */,
|
|
|
3DBEA14E2DE6E912000C6859 /* ASTouchBtn.swift */,
|
|
@@ -511,6 +497,7 @@
|
|
|
3DCD572E2DDB1D87004AAB5B /* ASRingLoadingView.swift */,
|
|
|
3DCD56F42DDAE421004AAB5B /* ASViewTool.swift */,
|
|
|
3DCD56F22DDAE3DF004AAB5B /* ASRingToneCellView.swift */,
|
|
|
+ 3DBEA17B2DE70335000C6859 /* ASSaveResultManager.swift */,
|
|
|
A800FEB02DDAC0F0009DABDC /* ASGeneratorView */,
|
|
|
);
|
|
|
path = CommonView;
|
|
@@ -999,6 +986,7 @@
|
|
|
3DBEA1402DE6DD18000C6859 /* ASNormalNavigationBarView.m in Sources */,
|
|
|
3DCD571B2DDB1158004AAB5B /* AudioConverter.m in Sources */,
|
|
|
3DBEA1742DE6F8D3000C6859 /* ASFileManager.m in Sources */,
|
|
|
+ 3DBEA17A2DE6FFA1000C6859 /* ASInputView.swift in Sources */,
|
|
|
3DBEA14D2DE6E8AB000C6859 /* UILabel+AS.swift in Sources */,
|
|
|
3DB4D4932DDC25C10082596A /* APAudioToRingVM.swift in Sources */,
|
|
|
3DCD571C2DDB1158004AAB5B /* ZHCroppedDelegate.swift in Sources */,
|
|
@@ -1040,18 +1028,18 @@
|
|
|
A848F8CD2DD6EAD300B746EC /* ASPromptTextView.swift in Sources */,
|
|
|
A848F8DB2DD7231E00B746EC /* APRingStyleVC.swift in Sources */,
|
|
|
A848F8D22DD7149D00B746EC /* ASDurationColView.swift in Sources */,
|
|
|
+ 3DBEA17C2DE70336000C6859 /* ASSaveResultManager.swift in Sources */,
|
|
|
A848F8C62DD6E72D00B746EC /* APRingTonesVC+View.swift in Sources */,
|
|
|
A848F8862DD6D1AF00B746EC /* AppDelegate.swift in Sources */,
|
|
|
- 3DBEA0CD2DE69B2E000C6859 /* TSSaveSuccessTool.swift in Sources */,
|
|
|
3DBEA0CE2DE69B2E000C6859 /* TSSimpleCollectionView.swift in Sources */,
|
|
|
3DBEA1312DE6D825000C6859 /* ASBaseCollectionCell.m in Sources */,
|
|
|
3DBEA12B2DE6BCE3000C6859 /* ASBaseNavigationController.m in Sources */,
|
|
|
3DBEA1562DE6EBAD000C6859 /* UIButton+AS.swift in Sources */,
|
|
|
3DBEA0FF2DE69B2E000C6859 /* TSCustomStackView.swift in Sources */,
|
|
|
+ 3DBEA17E2DE703D6000C6859 /* ASDynamicContainer.swift in Sources */,
|
|
|
3DBEA1362DE6D9A3000C6859 /* ASBaseModel.swift in Sources */,
|
|
|
3DBEA14B2DE6E731000C6859 /* UIViewController+CustomAlert.m in Sources */,
|
|
|
3DBEA1252DE6B36D000C6859 /* UIColor+AS.m in Sources */,
|
|
|
- 3DBEA1072DE69B2E000C6859 /* TSPlaceholderTextView.swift in Sources */,
|
|
|
3DB4D4912DDC1F100082596A /* ASRingGeneratorVC+load.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|