|
@@ -90,6 +90,9 @@
|
|
A80EDE022D6F1CCD003CD332 /* TSPTPGeneratorVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE012D6F1CCB003CD332 /* TSPTPGeneratorVC.swift */; };
|
|
A80EDE022D6F1CCD003CD332 /* TSPTPGeneratorVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE012D6F1CCB003CD332 /* TSPTPGeneratorVC.swift */; };
|
|
A80EDE062D6F3491003CD332 /* TSPTPBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE052D6F3490003CD332 /* TSPTPBrowseVC.swift */; };
|
|
A80EDE062D6F3491003CD332 /* TSPTPBrowseVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80EDE052D6F3490003CD332 /* TSPTPBrowseVC.swift */; };
|
|
A80EDE082D700395003CD332 /* rotatingAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = A80EDE072D700395003CD332 /* rotatingAnimation.gif */; };
|
|
A80EDE082D700395003CD332 /* rotatingAnimation.gif in Resources */ = {isa = PBXBuildFile; fileRef = A80EDE072D700395003CD332 /* rotatingAnimation.gif */; };
|
|
|
|
+ A83404C82D9BEC0E00C140E4 /* UIFont+TSEx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83404C72D9BEC0700C140E4 /* UIFont+TSEx.swift */; };
|
|
|
|
+ A83404CC2D9BEED800C140E4 /* Poppins-BlackItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A83404CB2D9BEED800C140E4 /* Poppins-BlackItalic.ttf */; };
|
|
|
|
+ A83404CE2D9BF0D600C140E4 /* AccentURW.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A83404CD2D9BF0D600C140E4 /* AccentURW.ttf */; };
|
|
A85E478F2D67115A0018D62D /* TSTextGeneralPictureVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E478E2D6711590018D62D /* TSTextGeneralPictureVC.swift */; };
|
|
A85E478F2D67115A0018D62D /* TSTextGeneralPictureVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E478E2D6711590018D62D /* TSTextGeneralPictureVC.swift */; };
|
|
A85E47922D6728A00018D62D /* TSTextGeneralPictureVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47912D67289F0018D62D /* TSTextGeneralPictureVM.swift */; };
|
|
A85E47922D6728A00018D62D /* TSTextGeneralPictureVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47912D67289F0018D62D /* TSTextGeneralPictureVM.swift */; };
|
|
A85E47962D672ADA0018D62D /* TSTextPicGennerateVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47952D672AD90018D62D /* TSTextPicGennerateVC.swift */; };
|
|
A85E47962D672ADA0018D62D /* TSTextPicGennerateVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47952D672AD90018D62D /* TSTextPicGennerateVC.swift */; };
|
|
@@ -281,6 +284,9 @@
|
|
A80EDE012D6F1CCB003CD332 /* TSPTPGeneratorVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPGeneratorVC.swift; sourceTree = "<group>"; };
|
|
A80EDE012D6F1CCB003CD332 /* TSPTPGeneratorVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPGeneratorVC.swift; sourceTree = "<group>"; };
|
|
A80EDE052D6F3490003CD332 /* TSPTPBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPBrowseVC.swift; sourceTree = "<group>"; };
|
|
A80EDE052D6F3490003CD332 /* TSPTPBrowseVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSPTPBrowseVC.swift; sourceTree = "<group>"; };
|
|
A80EDE072D700395003CD332 /* rotatingAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = rotatingAnimation.gif; sourceTree = "<group>"; };
|
|
A80EDE072D700395003CD332 /* rotatingAnimation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = rotatingAnimation.gif; sourceTree = "<group>"; };
|
|
|
|
+ A83404C72D9BEC0700C140E4 /* UIFont+TSEx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+TSEx.swift"; sourceTree = "<group>"; };
|
|
|
|
+ A83404CB2D9BEED800C140E4 /* Poppins-BlackItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-BlackItalic.ttf"; sourceTree = "<group>"; };
|
|
|
|
+ A83404CD2D9BF0D600C140E4 /* AccentURW.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = AccentURW.ttf; sourceTree = "<group>"; };
|
|
A85E478E2D6711590018D62D /* TSTextGeneralPictureVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPictureVC.swift; sourceTree = "<group>"; };
|
|
A85E478E2D6711590018D62D /* TSTextGeneralPictureVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPictureVC.swift; sourceTree = "<group>"; };
|
|
A85E47912D67289F0018D62D /* TSTextGeneralPictureVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPictureVM.swift; sourceTree = "<group>"; };
|
|
A85E47912D67289F0018D62D /* TSTextGeneralPictureVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextGeneralPictureVM.swift; sourceTree = "<group>"; };
|
|
A85E47952D672AD90018D62D /* TSTextPicGennerateVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextPicGennerateVC.swift; sourceTree = "<group>"; };
|
|
A85E47952D672AD90018D62D /* TSTextPicGennerateVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TSTextPicGennerateVC.swift; sourceTree = "<group>"; };
|
|
@@ -966,6 +972,14 @@
|
|
path = TSPTPBrowseVC;
|
|
path = TSPTPBrowseVC;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ A83404C62D9BEC0300C140E4 /* Ex */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A83404C72D9BEC0700C140E4 /* UIFont+TSEx.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = Ex;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
A85E478D2D670DF10018D62D /* TSTextGeneralPictureVC */ = {
|
|
A85E478D2D670DF10018D62D /* TSTextGeneralPictureVC */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -1279,6 +1293,7 @@
|
|
A8F774D82D38EA8C00AA6E93 /* Common */ = {
|
|
A8F774D82D38EA8C00AA6E93 /* Common */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A83404C62D9BEC0300C140E4 /* Ex */,
|
|
A89EA6AA2D5B3EE8000EB181 /* TSRealmManager */,
|
|
A89EA6AA2D5B3EE8000EB181 /* TSRealmManager */,
|
|
A80E73E32D533EB000C64288 /* Purchase */,
|
|
A80E73E32D533EB000C64288 /* Purchase */,
|
|
A8F774B52D38EA8C00AA6E93 /* GlobalImports */,
|
|
A8F774B52D38EA8C00AA6E93 /* GlobalImports */,
|
|
@@ -1535,6 +1550,8 @@
|
|
A8FB02AE2D3E38FA0031A396 /* Res */ = {
|
|
A8FB02AE2D3E38FA0031A396 /* Res */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A83404CD2D9BF0D600C140E4 /* AccentURW.ttf */,
|
|
|
|
+ A83404CB2D9BEED800C140E4 /* Poppins-BlackItalic.ttf */,
|
|
A80EDE072D700395003CD332 /* rotatingAnimation.gif */,
|
|
A80EDE072D700395003CD332 /* rotatingAnimation.gif */,
|
|
A89EA6972D5B19F0000EB181 /* Butterfly🦋.json */,
|
|
A89EA6972D5B19F0000EB181 /* Butterfly🦋.json */,
|
|
A80E723E2D3F4D3000C64288 /* Universe🌍.json */,
|
|
A80E723E2D3F4D3000C64288 /* Universe🌍.json */,
|
|
@@ -1639,6 +1656,8 @@
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
A80E72482D3F4F0A00C64288 /* templates.json in Resources */,
|
|
A80E72482D3F4F0A00C64288 /* templates.json in Resources */,
|
|
|
|
+ A83404CC2D9BEED800C140E4 /* Poppins-BlackItalic.ttf in Resources */,
|
|
|
|
+ A83404CE2D9BF0D600C140E4 /* AccentURW.ttf in Resources */,
|
|
A87587162D81734300286A66 /* text_to_photo_style.json in Resources */,
|
|
A87587162D81734300286A66 /* text_to_photo_style.json in Resources */,
|
|
A8EEADD42D3E6C660032C5A0 /* Flower💐.json in Resources */,
|
|
A8EEADD42D3E6C660032C5A0 /* Flower💐.json in Resources */,
|
|
A8EEADE92D3E76D90032C5A0 /* Beauty👸.json in Resources */,
|
|
A8EEADE92D3E76D90032C5A0 /* Beauty👸.json in Resources */,
|
|
@@ -1817,6 +1836,7 @@
|
|
A8F775002D38EA8C00AA6E93 /* WindowHelper.swift in Sources */,
|
|
A8F775002D38EA8C00AA6E93 /* WindowHelper.swift in Sources */,
|
|
A8F7764B2D3E008500AA6E93 /* TSEmojisChildColViewModel.swift in Sources */,
|
|
A8F7764B2D3E008500AA6E93 /* TSEmojisChildColViewModel.swift in Sources */,
|
|
A80E72772D41EFF900C64288 /* TSEmojisTutorialsVC.swift in Sources */,
|
|
A80E72772D41EFF900C64288 /* TSEmojisTutorialsVC.swift in Sources */,
|
|
|
|
+ A83404C82D9BEC0E00C140E4 /* UIFont+TSEx.swift in Sources */,
|
|
A8F776482D3DE9F600AA6E93 /* TSSmallIconBrowseCell.swift in Sources */,
|
|
A8F776482D3DE9F600AA6E93 /* TSSmallIconBrowseCell.swift in Sources */,
|
|
A8F7753D2D3918F800AA6E93 /* TSNetWork+Business.swift in Sources */,
|
|
A8F7753D2D3918F800AA6E93 /* TSNetWork+Business.swift in Sources */,
|
|
A80327BF2D81578900AF7878 /* TSPromptTextView.swift in Sources */,
|
|
A80327BF2D81578900AF7878 /* TSPromptTextView.swift in Sources */,
|
|
@@ -1897,7 +1917,7 @@
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = AIEmoji/Info.plist;
|
|
INFOPLIST_FILE = AIEmoji/Info.plist;
|
|
- INFOPLIST_KEY_CFBundleDisplayName = ArtVibe;
|
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = Artt;
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
@@ -1908,7 +1928,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 2.2;
|
|
|
|
|
|
+ MARKETING_VERSION = 2.3;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
@@ -1936,7 +1956,7 @@
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = AIEmoji/Info.plist;
|
|
INFOPLIST_FILE = AIEmoji/Info.plist;
|
|
- INFOPLIST_KEY_CFBundleDisplayName = ArtVibe;
|
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = Artt;
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
@@ -1947,7 +1967,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 2.2;
|
|
|
|
|
|
+ MARKETING_VERSION = 2.3;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|