|
@@ -52,6 +52,8 @@
|
|
|
A83F87242D7954BB00D29B1B /* TSAIPhotoChildVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */; };
|
|
|
A840A7EB2D8D81CD0044B8B9 /* TSGenerateRintoneOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7EA2D8D81C90044B8B9 /* TSGenerateRintoneOperationQueue.swift */; };
|
|
|
A840A7ED2D8D81DB0044B8B9 /* TSGenerateRintoneOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */; };
|
|
|
+ A840A7F02D8E5BA00044B8B9 /* TSRingLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A840A7EF2D8E5B8F0044B8B9 /* TSRingLoadingView.swift */; };
|
|
|
+ A840A7F22D8E60A40044B8B9 /* ringAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = A840A7F12D8E60A40044B8B9 /* ringAnimation.gif */; };
|
|
|
A868A89A2D75505E00F6D884 /* TSThemeBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */; };
|
|
|
A868A89C2D75506C00F6D884 /* TSThemeContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */; };
|
|
|
A868A8A22D7560B900F6D884 /* TSPageNullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A89D2D7560B900F6D884 /* TSPageNullView.swift */; };
|
|
@@ -71,7 +73,6 @@
|
|
|
A868A8C92D76A45900F6D884 /* TSThemeSetItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8C82D76A45200F6D884 /* TSThemeSetItemView.swift */; };
|
|
|
A868A8CE2D76AAC600F6D884 /* TSThemeSetRingToneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8CD2D76AAAF00F6D884 /* TSThemeSetRingToneView.swift */; };
|
|
|
A868A8D02D76D03900F6D884 /* TSRingToneCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */; };
|
|
|
- A868A8D52D76E41800F6D884 /* TSSetContactAvatar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8D42D76E40E00F6D884 /* TSSetContactAvatar.swift */; };
|
|
|
A868A8DB2D76F00C00F6D884 /* TSBandRingTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8DA2D76F00800F6D884 /* TSBandRingTool.swift */; };
|
|
|
A868A8DE2D76F91500F6D884 /* AudioTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868A8DD2D76F91500F6D884 /* AudioTool.swift */; };
|
|
|
A868A8E12D76F9BB00F6D884 /* AudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = A868A8E02D76F9BB00F6D884 /* AudioConverter.m */; };
|
|
@@ -186,6 +187,8 @@
|
|
|
A83F87232D7954B800D29B1B /* TSAIPhotoChildVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSAIPhotoChildVM.swift; sourceTree = "<group>"; };
|
|
|
A840A7EA2D8D81C90044B8B9 /* TSGenerateRintoneOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateRintoneOperationQueue.swift; sourceTree = "<group>"; };
|
|
|
A840A7EC2D8D81DA0044B8B9 /* TSGenerateRintoneOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSGenerateRintoneOperation.swift; sourceTree = "<group>"; };
|
|
|
+ A840A7EF2D8E5B8F0044B8B9 /* TSRingLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingLoadingView.swift; sourceTree = "<group>"; };
|
|
|
+ A840A7F12D8E60A40044B8B9 /* ringAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ringAnimation.gif; sourceTree = "<group>"; };
|
|
|
A868A8992D75505800F6D884 /* TSThemeBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeBannerCell.swift; sourceTree = "<group>"; };
|
|
|
A868A89B2D75506500F6D884 /* TSThemeContentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeContentCell.swift; sourceTree = "<group>"; };
|
|
|
A868A89D2D7560B900F6D884 /* TSPageNullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPageNullView.swift; sourceTree = "<group>"; };
|
|
@@ -205,7 +208,6 @@
|
|
|
A868A8C82D76A45200F6D884 /* TSThemeSetItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeSetItemView.swift; sourceTree = "<group>"; };
|
|
|
A868A8CD2D76AAAF00F6D884 /* TSThemeSetRingToneView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSThemeSetRingToneView.swift; sourceTree = "<group>"; };
|
|
|
A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSRingToneCellView.swift; sourceTree = "<group>"; };
|
|
|
- A868A8D42D76E40E00F6D884 /* TSSetContactAvatar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSSetContactAvatar.swift; sourceTree = "<group>"; };
|
|
|
A868A8DA2D76F00800F6D884 /* TSBandRingTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSBandRingTool.swift; sourceTree = "<group>"; };
|
|
|
A868A8DD2D76F91500F6D884 /* AudioTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioTool.swift; sourceTree = "<group>"; };
|
|
|
A868A8DF2D76F9BB00F6D884 /* AudioConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioConverter.h; sourceTree = "<group>"; };
|
|
@@ -348,6 +350,7 @@
|
|
|
A80EDE622D718B0F003CD332 /* Res */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A840A7F12D8E60A40044B8B9 /* ringAnimation.gif */,
|
|
|
A868A91B2D78592600F6D884 /* rotatingAnimation.gif */,
|
|
|
A868A8BE2D76A17E00F6D884 /* Poppins-BlackItalic.ttf */,
|
|
|
);
|
|
@@ -397,15 +400,11 @@
|
|
|
children = (
|
|
|
A8D776FD2D8D3E4E007EAB35 /* TSPublicContent.swift */,
|
|
|
A8D776F62D8D342D007EAB35 /* OperationQueue */,
|
|
|
- A899D3CA2D89A53C00AB9C1C /* TSDownloadManager.swift */,
|
|
|
- A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */,
|
|
|
- A899D3CE2D89AD4800AB9C1C /* TSAudioPlayerFileTool.swift */,
|
|
|
- A8272EBA2D7AFD0D00F1C814 /* TSBusinessAudioPlayer.swift */,
|
|
|
- A868A8F02D77081B00F6D884 /* TSContactsTool.swift */,
|
|
|
+ A840A7EE2D8D82100044B8B9 /* NotUse */,
|
|
|
A868A8DC2D76F90E00F6D884 /* TSBandRingTool */,
|
|
|
- A868A8D42D76E40E00F6D884 /* TSSetContactAvatar.swift */,
|
|
|
A868A8BC2D75C68300F6D884 /* TSAudioPlayer */,
|
|
|
A80EDEB32D718CEA003CD332 /* TSRandomTextPicker.swift */,
|
|
|
+ A868A8F02D77081B00F6D884 /* TSContactsTool.swift */,
|
|
|
A80EDEB62D718CEA003CD332 /* TSFileManagerTool.swift */,
|
|
|
A868A8EE2D77040F00F6D884 /* TSLoadingAnimation.swift */,
|
|
|
);
|
|
@@ -637,6 +636,16 @@
|
|
|
path = TSGenerateRintoneOperation;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A840A7EE2D8D82100044B8B9 /* NotUse */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A899D3CA2D89A53C00AB9C1C /* TSDownloadManager.swift */,
|
|
|
+ A899D3A42D89785E00AB9C1C /* TSAudioAVPlayer.swift */,
|
|
|
+ A899D3CE2D89AD4800AB9C1C /* TSAudioPlayerFileTool.swift */,
|
|
|
+ );
|
|
|
+ path = NotUse;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A868A8982D75505100F6D884 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -655,6 +664,7 @@
|
|
|
A868A8CF2D76D02300F6D884 /* TSRingToneCellView.swift */,
|
|
|
A868A89D2D7560B900F6D884 /* TSPageNullView.swift */,
|
|
|
A868A89E2D7560B900F6D884 /* TSCommonloadingView.swift */,
|
|
|
+ A840A7EF2D8E5B8F0044B8B9 /* TSRingLoadingView.swift */,
|
|
|
A868A8A02D7560B900F6D884 /* TSViewTool.swift */,
|
|
|
);
|
|
|
path = VIewTool;
|
|
@@ -700,6 +710,7 @@
|
|
|
A868A8BC2D75C68300F6D884 /* TSAudioPlayer */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A8272EBA2D7AFD0D00F1C814 /* TSBusinessAudioPlayer.swift */,
|
|
|
A868A8BB2D75C68300F6D884 /* TSAudioPlayer.swift */,
|
|
|
);
|
|
|
path = TSAudioPlayer;
|
|
@@ -1102,6 +1113,7 @@
|
|
|
A8272E982D7A88F400F1C814 /* text_rintone_style.json in Resources */,
|
|
|
A80EDE5B2D718623003CD332 /* Assets.xcassets in Resources */,
|
|
|
A868A8ED2D76FE5D00F6D884 /* tutorial-ring.mp4 in Resources */,
|
|
|
+ A840A7F22D8E60A40044B8B9 /* ringAnimation.gif in Resources */,
|
|
|
A868A8BF2D76A17E00F6D884 /* Poppins-BlackItalic.ttf in Resources */,
|
|
|
A868A8EB2D76FD9800F6D884 /* placeholder.band in Resources */,
|
|
|
A80EDE5D2D718623003CD332 /* LaunchScreen.storyboard in Resources */,
|
|
@@ -1209,7 +1221,6 @@
|
|
|
A8272E9F2D7A8F6500F1C814 /* TSGeneralRintoneVM.swift in Sources */,
|
|
|
A868A9142D784D4D00F6D884 /* TSGeneralPicModel.swift in Sources */,
|
|
|
A899D3962D89258B00AB9C1C /* TSDiscoverListVM.swift in Sources */,
|
|
|
- A868A8D52D76E41800F6D884 /* TSSetContactAvatar.swift in Sources */,
|
|
|
A868A8F52D77179D00F6D884 /* TSAIPhotoChildVC.swift in Sources */,
|
|
|
A899D3DB2D8A97F100AB9C1C /* TSRingDownVM.swift in Sources */,
|
|
|
A899D38A2D891ADE00AB9C1C /* TSDiscoverVM.swift in Sources */,
|
|
@@ -1268,6 +1279,7 @@
|
|
|
A899D3D42D8A6B6600AB9C1C /* TSGenerateHistoryVC.swift in Sources */,
|
|
|
A8272E9D2D7A8F4600F1C814 /* TSGeneralRintoneVC+Event.swift in Sources */,
|
|
|
A80EDF072D718DF1003CD332 /* TSSetingViewModel.swift in Sources */,
|
|
|
+ A840A7F02D8E5BA00044B8B9 /* TSRingLoadingView.swift in Sources */,
|
|
|
A868A8C72D76A44500F6D884 /* TSThemeSetVC.swift in Sources */,
|
|
|
A868A8D02D76D03900F6D884 /* TSRingToneCellView.swift in Sources */,
|
|
|
);
|
|
@@ -1299,7 +1311,7 @@
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = AIRingtone/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "AI Ringtones";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "AI Ringtone";
|
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Allow \"Contacts\" permission to set contact photo";
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
@@ -1341,7 +1353,7 @@
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = AIRingtone/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "AI Ringtones";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "AI Ringtone";
|
|
|
INFOPLIST_KEY_NSContactsUsageDescription = "Allow \"Contacts\" permission to set contact photo";
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|