Files

425 lines
17 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objects = {
/* Begin PBXBuildFile section */
5F916A81CD75D10483A4DAC8 /* Pods_AdvancedChat.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E72FBDC953F141F267B03540 /* Pods_AdvancedChat.framework */; };
664BC12726F0CA1F007EE298 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC12626F0CA1F007EE298 /* AppDelegate.swift */; };
664BC12926F0CA1F007EE298 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC12826F0CA1F007EE298 /* SceneDelegate.swift */; };
664BC12B26F0CA1F007EE298 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC12A26F0CA1F007EE298 /* ContentView.swift */; };
664BC12D26F0CA20007EE298 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 664BC12C26F0CA20007EE298 /* Assets.xcassets */; };
664BC13026F0CA20007EE298 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 664BC12F26F0CA20007EE298 /* Preview Assets.xcassets */; };
664BC13326F0CA20007EE298 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 664BC13126F0CA20007EE298 /* LaunchScreen.storyboard */; };
664BC13B26F0CA94007EE298 /* AdvancedChat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664BC13A26F0CA94007EE298 /* AdvancedChat.swift */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
664BC12326F0CA1F007EE298 /* AdvancedChat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdvancedChat.app; sourceTree = BUILT_PRODUCTS_DIR; };
664BC12626F0CA1F007EE298 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
664BC12826F0CA1F007EE298 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
664BC12A26F0CA1F007EE298 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
664BC12C26F0CA20007EE298 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
664BC12F26F0CA20007EE298 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
664BC13226F0CA20007EE298 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
664BC13426F0CA20007EE298 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
664BC13A26F0CA94007EE298 /* AdvancedChat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdvancedChat.swift; sourceTree = "<group>"; };
8FCAA86A89E245EB7D78FAED /* Pods-AdvancedChat.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AdvancedChat.debug.xcconfig"; path = "Target Support Files/Pods-AdvancedChat/Pods-AdvancedChat.debug.xcconfig"; sourceTree = "<group>"; };
9B4A3E0699D8A5E8F930E207 /* Pods-AdvancedChat.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AdvancedChat.release.xcconfig"; path = "Target Support Files/Pods-AdvancedChat/Pods-AdvancedChat.release.xcconfig"; sourceTree = "<group>"; };
E72FBDC953F141F267B03540 /* Pods_AdvancedChat.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AdvancedChat.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
664BC12026F0CA1F007EE298 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5F916A81CD75D10483A4DAC8 /* Pods_AdvancedChat.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
47B1E7CE04184A06D7C8479E /* Frameworks */ = {
isa = PBXGroup;
children = (
E72FBDC953F141F267B03540 /* Pods_AdvancedChat.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
664BC11A26F0CA1F007EE298 = {
isa = PBXGroup;
children = (
664BC12526F0CA1F007EE298 /* AdvancedChat */,
664BC12426F0CA1F007EE298 /* Products */,
D66D20255E37FA73AC508469 /* Pods */,
47B1E7CE04184A06D7C8479E /* Frameworks */,
);
sourceTree = "<group>";
};
664BC12426F0CA1F007EE298 /* Products */ = {
isa = PBXGroup;
children = (
664BC12326F0CA1F007EE298 /* AdvancedChat.app */,
);
name = Products;
sourceTree = "<group>";
};
664BC12526F0CA1F007EE298 /* AdvancedChat */ = {
isa = PBXGroup;
children = (
664BC12626F0CA1F007EE298 /* AppDelegate.swift */,
664BC12826F0CA1F007EE298 /* SceneDelegate.swift */,
664BC12A26F0CA1F007EE298 /* ContentView.swift */,
664BC12C26F0CA20007EE298 /* Assets.xcassets */,
664BC13126F0CA20007EE298 /* LaunchScreen.storyboard */,
664BC13A26F0CA94007EE298 /* AdvancedChat.swift */,
664BC13426F0CA20007EE298 /* Info.plist */,
664BC12E26F0CA20007EE298 /* Preview Content */,
);
path = AdvancedChat;
sourceTree = "<group>";
};
664BC12E26F0CA20007EE298 /* Preview Content */ = {
isa = PBXGroup;
children = (
664BC12F26F0CA20007EE298 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
D66D20255E37FA73AC508469 /* Pods */ = {
isa = PBXGroup;
children = (
8FCAA86A89E245EB7D78FAED /* Pods-AdvancedChat.debug.xcconfig */,
9B4A3E0699D8A5E8F930E207 /* Pods-AdvancedChat.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
664BC12226F0CA1F007EE298 /* AdvancedChat */ = {
isa = PBXNativeTarget;
buildConfigurationList = 664BC13726F0CA20007EE298 /* Build configuration list for PBXNativeTarget "AdvancedChat" */;
buildPhases = (
70209B2F1633EA190EA8E09D /* [CP] Check Pods Manifest.lock */,
664BC11F26F0CA1F007EE298 /* Sources */,
664BC12026F0CA1F007EE298 /* Frameworks */,
664BC12126F0CA1F007EE298 /* Resources */,
16DC7246B49FC8754CAB12B5 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = AdvancedChat;
productName = AdvancedChat;
productReference = 664BC12326F0CA1F007EE298 /* AdvancedChat.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
664BC11B26F0CA1F007EE298 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1250;
LastUpgradeCheck = 1250;
TargetAttributes = {
664BC12226F0CA1F007EE298 = {
CreatedOnToolsVersion = 12.5.1;
};
};
};
buildConfigurationList = 664BC11E26F0CA1F007EE298 /* Build configuration list for PBXProject "AdvancedChat" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 664BC11A26F0CA1F007EE298;
productRefGroup = 664BC12426F0CA1F007EE298 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
664BC12226F0CA1F007EE298 /* AdvancedChat */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
664BC12126F0CA1F007EE298 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
664BC13326F0CA20007EE298 /* LaunchScreen.storyboard in Resources */,
664BC13026F0CA20007EE298 /* Preview Assets.xcassets in Resources */,
664BC12D26F0CA20007EE298 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
16DC7246B49FC8754CAB12B5 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-AdvancedChat/Pods-AdvancedChat-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-AdvancedChat/Pods-AdvancedChat-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AdvancedChat/Pods-AdvancedChat-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
70209B2F1633EA190EA8E09D /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-AdvancedChat-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
664BC11F26F0CA1F007EE298 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
664BC12726F0CA1F007EE298 /* AppDelegate.swift in Sources */,
664BC12926F0CA1F007EE298 /* SceneDelegate.swift in Sources */,
664BC12B26F0CA1F007EE298 /* ContentView.swift in Sources */,
664BC13B26F0CA94007EE298 /* AdvancedChat.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
664BC13126F0CA20007EE298 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
664BC13226F0CA20007EE298 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
664BC13526F0CA20007EE298 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
664BC13626F0CA20007EE298 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
664BC13826F0CA20007EE298 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 8FCAA86A89E245EB7D78FAED /* Pods-AdvancedChat.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"AdvancedChat/Preview Content\"";
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = AdvancedChat/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = BC.AdvancedChat;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
664BC13926F0CA20007EE298 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 9B4A3E0699D8A5E8F930E207 /* Pods-AdvancedChat.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"AdvancedChat/Preview Content\"";
DEVELOPMENT_TEAM = Z2V957B3D6;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = AdvancedChat/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = BC.AdvancedChat;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
664BC11E26F0CA1F007EE298 /* Build configuration list for PBXProject "AdvancedChat" */ = {
isa = XCConfigurationList;
buildConfigurations = (
664BC13526F0CA20007EE298 /* Debug */,
664BC13626F0CA20007EE298 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
664BC13726F0CA20007EE298 /* Build configuration list for PBXNativeTarget "AdvancedChat" */ = {
isa = XCConfigurationList;
buildConfigurations = (
664BC13826F0CA20007EE298 /* Debug */,
664BC13926F0CA20007EE298 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 664BC11B26F0CA1F007EE298 /* Project object */;
}