// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ 2F60458A288D787F008F005E /* ChatApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60457A288D787E008F005E /* ChatApp.swift */; }; 2F60458B288D787F008F005E /* ChatApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60457A288D787E008F005E /* ChatApp.swift */; }; 2F60458C288D787F008F005E /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60457B288D787E008F005E /* ContentView.swift */; }; 2F60458D288D787F008F005E /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60457B288D787E008F005E /* ContentView.swift */; }; 2F60458E288D787F008F005E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2F60457C288D787F008F005E /* Assets.xcassets */; }; 2F60458F288D787F008F005E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2F60457C288D787F008F005E /* Assets.xcassets */; }; 2F604599288D7E00008F005E /* ChatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F604598288D7E00008F005E /* ChatView.swift */; }; 2F60459A288D7E00008F005E /* ChatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F604598288D7E00008F005E /* ChatView.swift */; }; 2F60459C288D8000008F005E /* MessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60459B288D8000008F005E /* MessageView.swift */; }; 2F60459D288D8000008F005E /* MessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60459B288D8000008F005E /* MessageView.swift */; }; 2F60459F288D869B008F005E /* ChatListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60459E288D869B008F005E /* ChatListView.swift */; }; 2F6045A0288D869C008F005E /* ChatListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F60459E288D869B008F005E /* ChatListView.swift */; }; 2F6045A5288E19ED008F005E /* KeyboardReadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045A4288E19ED008F005E /* KeyboardReadable.swift */; }; 2F6045A6288E19ED008F005E /* KeyboardReadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045A4288E19ED008F005E /* KeyboardReadable.swift */; }; 2F6045A9288E9B2C008F005E /* XMPPFramework in Frameworks */ = {isa = PBXBuildFile; productRef = 2F6045A8288E9B2C008F005E /* XMPPFramework */; }; 2F6045AB288E9B2C008F005E /* XMPPFrameworkSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 2F6045AA288E9B2C008F005E /* XMPPFrameworkSwift */; }; 2F6045AD288E9B73008F005E /* XMPPController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045AC288E9B73008F005E /* XMPPController.swift */; }; 2F6045AE288E9B73008F005E /* XMPPController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045AC288E9B73008F005E /* XMPPController.swift */; }; 2F6045B0288E9D3E008F005E /* ChatListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045AF288E9D3E008F005E /* ChatListViewModel.swift */; }; 2F6045B1288E9D3E008F005E /* ChatListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045AF288E9D3E008F005E /* ChatListViewModel.swift */; }; 2F6045B3288EA0E6008F005E /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045B2288EA0E6008F005E /* LoginView.swift */; }; 2F6045B4288EA0E6008F005E /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045B2288EA0E6008F005E /* LoginView.swift */; }; 2F6045B6288EA10B008F005E /* LoginViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045B5288EA10B008F005E /* LoginViewModel.swift */; }; 2F6045B7288EA10B008F005E /* LoginViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6045B5288EA10B008F005E /* LoginViewModel.swift */; }; 2F81974128ACD9A6008D8C45 /* StreamManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F81974028ACD9A6008D8C45 /* StreamManager.swift */; }; 2F81974328ACDBC4008D8C45 /* RoomManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F81974228ACDBC4008D8C45 /* RoomManager.swift */; }; 2F81974528ACDBCF008D8C45 /* RosterManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F81974428ACDBCF008D8C45 /* RosterManager.swift */; }; 2F81974828ACEDC8008D8C45 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F81974728ACEDC8008D8C45 /* User.swift */; }; 2F81974A28ACF91E008D8C45 /* MUCManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F81974928ACF91E008D8C45 /* MUCManager.swift */; }; 2F81974C28ACFDEA008D8C45 /* Room.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F81974B28ACFDEA008D8C45 /* Room.swift */; }; 2FCB75E728A425580097BD1D /* RoomsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCB75E628A425580097BD1D /* RoomsListView.swift */; }; 2FCB75E828A425580097BD1D /* RoomsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCB75E628A425580097BD1D /* RoomsListView.swift */; }; 2FCB75EA28A425900097BD1D /* RoomsListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCB75E928A425900097BD1D /* RoomsListViewModel.swift */; }; 2FCB75EB28A425900097BD1D /* RoomsListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCB75E928A425900097BD1D /* RoomsListViewModel.swift */; }; 2FCB75ED28A42B1E0097BD1D /* ChatViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCB75EC28A42B1E0097BD1D /* ChatViewModel.swift */; }; 2FCB75EE28A42B1E0097BD1D /* ChatViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCB75EC28A42B1E0097BD1D /* ChatViewModel.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 2F60457A288D787E008F005E /* ChatApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatApp.swift; sourceTree = ""; }; 2F60457B288D787E008F005E /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 2F60457C288D787F008F005E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 2F604581288D787F008F005E /* Chat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Chat.app; sourceTree = BUILT_PRODUCTS_DIR; }; 2F604587288D787F008F005E /* Chat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Chat.app; sourceTree = BUILT_PRODUCTS_DIR; }; 2F604589288D787F008F005E /* macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = macOS.entitlements; sourceTree = ""; }; 2F604598288D7E00008F005E /* ChatView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatView.swift; sourceTree = ""; }; 2F60459B288D8000008F005E /* MessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageView.swift; sourceTree = ""; }; 2F60459E288D869B008F005E /* ChatListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListView.swift; sourceTree = ""; }; 2F6045A4288E19ED008F005E /* KeyboardReadable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardReadable.swift; sourceTree = ""; }; 2F6045AC288E9B73008F005E /* XMPPController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XMPPController.swift; sourceTree = ""; }; 2F6045AF288E9D3E008F005E /* ChatListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListViewModel.swift; sourceTree = ""; }; 2F6045B2288EA0E6008F005E /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = ""; }; 2F6045B5288EA10B008F005E /* LoginViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewModel.swift; sourceTree = ""; }; 2F81974028ACD9A6008D8C45 /* StreamManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamManager.swift; sourceTree = ""; }; 2F81974228ACDBC4008D8C45 /* RoomManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomManager.swift; sourceTree = ""; }; 2F81974428ACDBCF008D8C45 /* RosterManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RosterManager.swift; sourceTree = ""; }; 2F81974728ACEDC8008D8C45 /* User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = ""; }; 2F81974928ACF91E008D8C45 /* MUCManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MUCManager.swift; sourceTree = ""; }; 2F81974B28ACFDEA008D8C45 /* Room.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Room.swift; sourceTree = ""; }; 2FCB75E628A425580097BD1D /* RoomsListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomsListView.swift; sourceTree = ""; }; 2FCB75E928A425900097BD1D /* RoomsListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomsListViewModel.swift; sourceTree = ""; }; 2FCB75EC28A42B1E0097BD1D /* ChatViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatViewModel.swift; sourceTree = ""; }; 2FF4F6B328B3BF4900BB62E1 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 2F60457E288D787F008F005E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 2F6045AB288E9B2C008F005E /* XMPPFrameworkSwift in Frameworks */, 2F6045A9288E9B2C008F005E /* XMPPFramework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 2F604584288D787F008F005E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 2F604574288D787E008F005E = { isa = PBXGroup; children = ( 2FF4F6B328B3BF4900BB62E1 /* README.md */, 2F604579288D787E008F005E /* Shared */, 2F604588288D787F008F005E /* macOS */, 2F604582288D787F008F005E /* Products */, ); sourceTree = ""; }; 2F604579288D787E008F005E /* Shared */ = { isa = PBXGroup; children = ( 2F60457A288D787E008F005E /* ChatApp.swift */, 2F60457B288D787E008F005E /* ContentView.swift */, 2FCB762528AA59620097BD1D /* Managers */, 2F81974628ACEDB6008D8C45 /* Models */, 2FCB762328AA58EA0097BD1D /* Auth */, 2FCB762228AA58E00097BD1D /* Core */, 2F81973C28AB7FE8008D8C45 /* Other */, 2F60457C288D787F008F005E /* Assets.xcassets */, ); path = Shared; sourceTree = ""; }; 2F604582288D787F008F005E /* Products */ = { isa = PBXGroup; children = ( 2F604581288D787F008F005E /* Chat.app */, 2F604587288D787F008F005E /* Chat.app */, ); name = Products; sourceTree = ""; }; 2F604588288D787F008F005E /* macOS */ = { isa = PBXGroup; children = ( 2F604589288D787F008F005E /* macOS.entitlements */, ); path = macOS; sourceTree = ""; }; 2F81973C28AB7FE8008D8C45 /* Other */ = { isa = PBXGroup; children = ( 2F60459B288D8000008F005E /* MessageView.swift */, 2F6045A4288E19ED008F005E /* KeyboardReadable.swift */, ); path = Other; sourceTree = ""; }; 2F81974628ACEDB6008D8C45 /* Models */ = { isa = PBXGroup; children = ( 2F81974728ACEDC8008D8C45 /* User.swift */, 2F81974B28ACFDEA008D8C45 /* Room.swift */, ); path = Models; sourceTree = ""; }; 2FCB762228AA58E00097BD1D /* Core */ = { isa = PBXGroup; children = ( 2F60459E288D869B008F005E /* ChatListView.swift */, 2F6045AF288E9D3E008F005E /* ChatListViewModel.swift */, 2FCB75E628A425580097BD1D /* RoomsListView.swift */, 2FCB75E928A425900097BD1D /* RoomsListViewModel.swift */, 2F604598288D7E00008F005E /* ChatView.swift */, 2FCB75EC28A42B1E0097BD1D /* ChatViewModel.swift */, ); path = Core; sourceTree = ""; }; 2FCB762328AA58EA0097BD1D /* Auth */ = { isa = PBXGroup; children = ( 2F6045B2288EA0E6008F005E /* LoginView.swift */, 2F6045B5288EA10B008F005E /* LoginViewModel.swift */, ); path = Auth; sourceTree = ""; }; 2FCB762528AA59620097BD1D /* Managers */ = { isa = PBXGroup; children = ( 2F6045AC288E9B73008F005E /* XMPPController.swift */, 2F81974028ACD9A6008D8C45 /* StreamManager.swift */, 2F81974428ACDBCF008D8C45 /* RosterManager.swift */, 2F81974928ACF91E008D8C45 /* MUCManager.swift */, 2F81974228ACDBC4008D8C45 /* RoomManager.swift */, ); path = Managers; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 2F604580288D787F008F005E /* Chat (iOS) */ = { isa = PBXNativeTarget; buildConfigurationList = 2F604592288D787F008F005E /* Build configuration list for PBXNativeTarget "Chat (iOS)" */; buildPhases = ( 2F60457D288D787F008F005E /* Sources */, 2F60457E288D787F008F005E /* Frameworks */, 2F60457F288D787F008F005E /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Chat (iOS)"; packageProductDependencies = ( 2F6045A8288E9B2C008F005E /* XMPPFramework */, 2F6045AA288E9B2C008F005E /* XMPPFrameworkSwift */, ); productName = "Chat (iOS)"; productReference = 2F604581288D787F008F005E /* Chat.app */; productType = "com.apple.product-type.application"; }; 2F604586288D787F008F005E /* Chat (macOS) */ = { isa = PBXNativeTarget; buildConfigurationList = 2F604595288D787F008F005E /* Build configuration list for PBXNativeTarget "Chat (macOS)" */; buildPhases = ( 2F604583288D787F008F005E /* Sources */, 2F604584288D787F008F005E /* Frameworks */, 2F604585288D787F008F005E /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Chat (macOS)"; productName = "Chat (macOS)"; productReference = 2F604587288D787F008F005E /* Chat.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 2F604575288D787E008F005E /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1340; LastUpgradeCheck = 1340; TargetAttributes = { 2F604580288D787F008F005E = { CreatedOnToolsVersion = 13.4.1; }; 2F604586288D787F008F005E = { CreatedOnToolsVersion = 13.4.1; }; }; }; buildConfigurationList = 2F604578288D787E008F005E /* Build configuration list for PBXProject "Chat" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 2F604574288D787E008F005E; packageReferences = ( 2F6045A7288E9B2C008F005E /* XCRemoteSwiftPackageReference "XMPPFramework" */, ); productRefGroup = 2F604582288D787F008F005E /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 2F604580288D787F008F005E /* Chat (iOS) */, 2F604586288D787F008F005E /* Chat (macOS) */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 2F60457F288D787F008F005E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 2F60458E288D787F008F005E /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 2F604585288D787F008F005E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 2F60458F288D787F008F005E /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 2F60457D288D787F008F005E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 2FCB75ED28A42B1E0097BD1D /* ChatViewModel.swift in Sources */, 2F81974328ACDBC4008D8C45 /* RoomManager.swift in Sources */, 2F81974C28ACFDEA008D8C45 /* Room.swift in Sources */, 2F60459C288D8000008F005E /* MessageView.swift in Sources */, 2F6045AD288E9B73008F005E /* XMPPController.swift in Sources */, 2F81974128ACD9A6008D8C45 /* StreamManager.swift in Sources */, 2F6045B0288E9D3E008F005E /* ChatListViewModel.swift in Sources */, 2FCB75EA28A425900097BD1D /* RoomsListViewModel.swift in Sources */, 2F81974A28ACF91E008D8C45 /* MUCManager.swift in Sources */, 2F81974828ACEDC8008D8C45 /* User.swift in Sources */, 2FCB75E728A425580097BD1D /* RoomsListView.swift in Sources */, 2F81974528ACDBCF008D8C45 /* RosterManager.swift in Sources */, 2F6045B3288EA0E6008F005E /* LoginView.swift in Sources */, 2F60459F288D869B008F005E /* ChatListView.swift in Sources */, 2F6045A5288E19ED008F005E /* KeyboardReadable.swift in Sources */, 2F60458C288D787F008F005E /* ContentView.swift in Sources */, 2F604599288D7E00008F005E /* ChatView.swift in Sources */, 2F6045B6288EA10B008F005E /* LoginViewModel.swift in Sources */, 2F60458A288D787F008F005E /* ChatApp.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 2F604583288D787F008F005E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 2FCB75EE28A42B1E0097BD1D /* ChatViewModel.swift in Sources */, 2F60459D288D8000008F005E /* MessageView.swift in Sources */, 2F6045AE288E9B73008F005E /* XMPPController.swift in Sources */, 2F6045B1288E9D3E008F005E /* ChatListViewModel.swift in Sources */, 2FCB75EB28A425900097BD1D /* RoomsListViewModel.swift in Sources */, 2FCB75E828A425580097BD1D /* RoomsListView.swift in Sources */, 2F6045B4288EA0E6008F005E /* LoginView.swift in Sources */, 2F6045A0288D869C008F005E /* ChatListView.swift in Sources */, 2F6045A6288E19ED008F005E /* KeyboardReadable.swift in Sources */, 2F60458D288D787F008F005E /* ContentView.swift in Sources */, 2F60459A288D7E00008F005E /* ChatView.swift in Sources */, 2F6045B7288EA10B008F005E /* LoginViewModel.swift in Sources */, 2F60458B288D787F008F005E /* ChatApp.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 2F604590288D787F008F005E /* 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++17"; 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 = 15.0; MACOSX_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 2F604591288D787F008F005E /* 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++17"; 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 = 15.0; MACOSX_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; }; name = Release; }; 2F604593288D787F008F005E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = QPX4P42KC5; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeRight UIInterfaceOrientationLandscapeLeft"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = sertrsv.Chat; PRODUCT_NAME = Chat; SDKROOT = iphoneos; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 2F604594288D787F008F005E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = QPX4P42KC5; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeRight UIInterfaceOrientationLandscapeLeft"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = sertrsv.Chat; PRODUCT_NAME = Chat; SDKROOT = iphoneos; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 2F604596288D787F008F005E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = QPX4P42KC5; ENABLE_HARDENED_RUNTIME = YES; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = ""; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.0; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = sertrsv.Chat; PRODUCT_NAME = Chat; SDKROOT = macosx; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; }; name = Debug; }; 2F604597288D787F008F005E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = QPX4P42KC5; ENABLE_HARDENED_RUNTIME = YES; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_NSHumanReadableCopyright = ""; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.0; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = sertrsv.Chat; PRODUCT_NAME = Chat; SDKROOT = macosx; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 2F604578288D787E008F005E /* Build configuration list for PBXProject "Chat" */ = { isa = XCConfigurationList; buildConfigurations = ( 2F604590288D787F008F005E /* Debug */, 2F604591288D787F008F005E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 2F604592288D787F008F005E /* Build configuration list for PBXNativeTarget "Chat (iOS)" */ = { isa = XCConfigurationList; buildConfigurations = ( 2F604593288D787F008F005E /* Debug */, 2F604594288D787F008F005E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 2F604595288D787F008F005E /* Build configuration list for PBXNativeTarget "Chat (macOS)" */ = { isa = XCConfigurationList; buildConfigurations = ( 2F604596288D787F008F005E /* Debug */, 2F604597288D787F008F005E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ 2F6045A7288E9B2C008F005E /* XCRemoteSwiftPackageReference "XMPPFramework" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/robbiehanson/XMPPFramework.git"; requirement = { branch = master; kind = branch; }; }; /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ 2F6045A8288E9B2C008F005E /* XMPPFramework */ = { isa = XCSwiftPackageProductDependency; package = 2F6045A7288E9B2C008F005E /* XCRemoteSwiftPackageReference "XMPPFramework" */; productName = XMPPFramework; }; 2F6045AA288E9B2C008F005E /* XMPPFrameworkSwift */ = { isa = XCSwiftPackageProductDependency; package = 2F6045A7288E9B2C008F005E /* XCRemoteSwiftPackageReference "XMPPFramework" */; productName = XMPPFrameworkSwift; }; /* End XCSwiftPackageProductDependency section */ }; rootObject = 2F604575288D787E008F005E /* Project object */; }