|
@@ -48,6 +48,7 @@
|
|
|
A85E47BE2D68999B0018D62D /* ShareActivityItemProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47BD2D68999B0018D62D /* ShareActivityItemProvider.swift */; };
|
|
|
A85E47C02D6961BB0018D62D /* TSChatMessageUIModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47BF2D6961B90018D62D /* TSChatMessageUIModel.swift */; };
|
|
|
A85E47C32D6964A50018D62D /* TSMSGAIDefaultHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85E47C22D69646D0018D62D /* TSMSGAIDefaultHeaderView.swift */; };
|
|
|
+ A85E47C62D697E750018D62D /* SwiftUIX in Frameworks */ = {isa = PBXBuildFile; productRef = A85E47C52D697E750018D62D /* SwiftUIX */; };
|
|
|
A89EA64B2D59A588000EB181 /* MessageKit in Frameworks */ = {isa = PBXBuildFile; productRef = A89EA64A2D59A588000EB181 /* MessageKit */; };
|
|
|
A89EA6542D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA64F2D59A9F4000EB181 /* TSTextLayoutSizeCalculator.swift */; };
|
|
|
A89EA6552D59A9F4000EB181 /* TSChatMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A89EA6502D59A9F4000EB181 /* TSChatMessage.swift */; };
|
|
@@ -268,6 +269,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ A85E47C62D697E750018D62D /* SwiftUIX in Frameworks */,
|
|
|
A89EA64B2D59A588000EB181 /* MessageKit in Frameworks */,
|
|
|
D34BB2B8FE0DBF83E06A3FC4 /* Pods_AIEmoji.framework in Frameworks */,
|
|
|
);
|
|
@@ -1067,6 +1069,7 @@
|
|
|
minimizedProjectReferenceProxies = 1;
|
|
|
packageReferences = (
|
|
|
A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */,
|
|
|
+ A85E47C42D697E750018D62D /* XCLocalSwiftPackageReference "../SwiftUIX-master" */,
|
|
|
);
|
|
|
preferredProjectObjectVersion = 77;
|
|
|
productRefGroup = A8F7746A2D38E8B000AA6E93 /* Products */;
|
|
@@ -1281,12 +1284,12 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 5;
|
|
|
+ CURRENT_PROJECT_VERSION = 2;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = AIEmoji/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = HahaEmoji;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = TalkTalk;
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
@@ -1297,7 +1300,7 @@
|
|
|
"$(inherited)",
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.7;
|
|
|
+ MARKETING_VERSION = 1.8;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
@@ -1320,12 +1323,12 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 5;
|
|
|
+ CURRENT_PROJECT_VERSION = 2;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = AIEmoji/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = HahaEmoji;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = TalkTalk;
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save emoji to your device.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
@@ -1336,7 +1339,7 @@
|
|
|
"$(inherited)",
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.7;
|
|
|
+ MARKETING_VERSION = 1.8;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.girl.music.wallpaper;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
@@ -1492,6 +1495,13 @@
|
|
|
};
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
|
+/* Begin XCLocalSwiftPackageReference section */
|
|
|
+ A85E47C42D697E750018D62D /* XCLocalSwiftPackageReference "../SwiftUIX-master" */ = {
|
|
|
+ isa = XCLocalSwiftPackageReference;
|
|
|
+ relativePath = "../SwiftUIX-master";
|
|
|
+ };
|
|
|
+/* End XCLocalSwiftPackageReference section */
|
|
|
+
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */ = {
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
@@ -1504,6 +1514,10 @@
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
+ A85E47C52D697E750018D62D /* SwiftUIX */ = {
|
|
|
+ isa = XCSwiftPackageProductDependency;
|
|
|
+ productName = SwiftUIX;
|
|
|
+ };
|
|
|
A89EA64A2D59A588000EB181 /* MessageKit */ = {
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
package = A89EA6492D59A588000EB181 /* XCRemoteSwiftPackageReference "MessageKit" */;
|