// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 63; objects = { /* Begin PBXBuildFile section */ A94E29F72F09B569006E583D /* ScreamPacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = A94E29F62F09B569006E583D /* ScreamPacket.swift */; }; A98010132F50D19D00A58EF7 /* UDPServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98010122F50D19D00A58EF7 /* UDPServer.swift */; }; A98010152F50D9B100A58EF7 /* CaptureVideoPreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98010142F50D9B100A58EF7 /* CaptureVideoPreview.swift */; }; A98E8BF02F05B2A0006D4458 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98E8BEB2F05B2A0006D4458 /* AppDelegate.swift */; }; A98E8BF12F05B2A0006D4458 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A98E8BEC2F05B2A0006D4458 /* Assets.xcassets */; }; A98E8BF22F05B2A0006D4458 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = A98E8BEE2F05B2A0006D4458 /* MainMenu.xib */; }; A98E8BF52F05B2A2006D4458 /* ScreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98E8BF32F05B2A2006D4458 /* ScreamTests.swift */; }; A98E8BF92F05B2A5006D4458 /* ScreamUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98E8BF62F05B2A5006D4458 /* ScreamUITests.swift */; }; A98E8BFA2F05B2A5006D4458 /* ScreamUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98E8BF72F05B2A5006D4458 /* ScreamUITestsLaunchTests.swift */; }; A98E8BFD2F05D28D006D4458 /* ScreenRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98E8BFC2F05D28D006D4458 /* ScreenRecorder.swift */; }; A9D7225F2F070FE600050BB0 /* CaptureEngine.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D7225E2F070FE600050BB0 /* CaptureEngine.swift */; }; A9D722612F07304C00050BB0 /* Config.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = A9D722602F07304C00050BB0 /* Config.xcconfig */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A98E8BCF2F05B26D006D4458 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A98E8BB82F05B26B006D4458 /* Project object */; proxyType = 1; remoteGlobalIDString = A98E8BBF2F05B26B006D4458; remoteInfo = Scream; }; A98E8BD92F05B26D006D4458 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A98E8BB82F05B26B006D4458 /* Project object */; proxyType = 1; remoteGlobalIDString = A98E8BBF2F05B26B006D4458; remoteInfo = Scream; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A94E29F62F09B569006E583D /* ScreamPacket.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreamPacket.swift; sourceTree = ""; }; A98010122F50D19D00A58EF7 /* UDPServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UDPServer.swift; sourceTree = ""; }; A98010142F50D9B100A58EF7 /* CaptureVideoPreview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CaptureVideoPreview.swift; sourceTree = ""; }; A98E8BC02F05B26B006D4458 /* Scream.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Scream.app; sourceTree = BUILT_PRODUCTS_DIR; }; A98E8BCE2F05B26D006D4458 /* ScreamTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ScreamTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A98E8BD82F05B26D006D4458 /* ScreamUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ScreamUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A98E8BEB2F05B2A0006D4458 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; A98E8BEC2F05B2A0006D4458 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; A98E8BED2F05B2A0006D4458 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; A98E8BF32F05B2A2006D4458 /* ScreamTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreamTests.swift; sourceTree = ""; }; A98E8BF62F05B2A5006D4458 /* ScreamUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreamUITests.swift; sourceTree = ""; }; A98E8BF72F05B2A5006D4458 /* ScreamUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreamUITestsLaunchTests.swift; sourceTree = ""; }; A98E8BFB2F05C7B6006D4458 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; A98E8BFC2F05D28D006D4458 /* ScreenRecorder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenRecorder.swift; sourceTree = ""; }; A9D7225E2F070FE600050BB0 /* CaptureEngine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CaptureEngine.swift; sourceTree = ""; }; A9D722602F07304C00050BB0 /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A98E8BBD2F05B26B006D4458 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; A98E8BCB2F05B26D006D4458 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; A98E8BD52F05B26D006D4458 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A98E8BB72F05B26B006D4458 = { isa = PBXGroup; children = ( A9D722602F07304C00050BB0 /* Config.xcconfig */, A98E8BEF2F05B2A0006D4458 /* Scream */, A98E8BF42F05B2A2006D4458 /* ScreamTests */, A98E8BF82F05B2A5006D4458 /* ScreamUITests */, A98E8BC12F05B26B006D4458 /* Products */, ); sourceTree = ""; }; A98E8BC12F05B26B006D4458 /* Products */ = { isa = PBXGroup; children = ( A98E8BC02F05B26B006D4458 /* Scream.app */, A98E8BCE2F05B26D006D4458 /* ScreamTests.xctest */, A98E8BD82F05B26D006D4458 /* ScreamUITests.xctest */, ); name = Products; sourceTree = ""; }; A98E8BEF2F05B2A0006D4458 /* Scream */ = { isa = PBXGroup; children = ( A98E8BFB2F05C7B6006D4458 /* Info.plist */, A98E8BEB2F05B2A0006D4458 /* AppDelegate.swift */, A98E8BEC2F05B2A0006D4458 /* Assets.xcassets */, A98E8BEE2F05B2A0006D4458 /* MainMenu.xib */, A98E8BFC2F05D28D006D4458 /* ScreenRecorder.swift */, A98010122F50D19D00A58EF7 /* UDPServer.swift */, A9D7225E2F070FE600050BB0 /* CaptureEngine.swift */, A94E29F62F09B569006E583D /* ScreamPacket.swift */, A98010142F50D9B100A58EF7 /* CaptureVideoPreview.swift */, ); path = Scream; sourceTree = ""; }; A98E8BF42F05B2A2006D4458 /* ScreamTests */ = { isa = PBXGroup; children = ( A98E8BF32F05B2A2006D4458 /* ScreamTests.swift */, ); path = ScreamTests; sourceTree = ""; }; A98E8BF82F05B2A5006D4458 /* ScreamUITests */ = { isa = PBXGroup; children = ( A98E8BF62F05B2A5006D4458 /* ScreamUITests.swift */, A98E8BF72F05B2A5006D4458 /* ScreamUITestsLaunchTests.swift */, ); path = ScreamUITests; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A98E8BBF2F05B26B006D4458 /* Scream */ = { isa = PBXNativeTarget; buildConfigurationList = A98E8BE22F05B26D006D4458 /* Build configuration list for PBXNativeTarget "Scream" */; buildPhases = ( A98E8BBC2F05B26B006D4458 /* Sources */, A98E8BBD2F05B26B006D4458 /* Frameworks */, A98E8BBE2F05B26B006D4458 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Scream; packageProductDependencies = ( ); productName = Scream; productReference = A98E8BC02F05B26B006D4458 /* Scream.app */; productType = "com.apple.product-type.application"; }; A98E8BCD2F05B26D006D4458 /* ScreamTests */ = { isa = PBXNativeTarget; buildConfigurationList = A98E8BE52F05B26D006D4458 /* Build configuration list for PBXNativeTarget "ScreamTests" */; buildPhases = ( A98E8BCA2F05B26D006D4458 /* Sources */, A98E8BCB2F05B26D006D4458 /* Frameworks */, A98E8BCC2F05B26D006D4458 /* Resources */, ); buildRules = ( ); dependencies = ( A98E8BD02F05B26D006D4458 /* PBXTargetDependency */, ); name = ScreamTests; packageProductDependencies = ( ); productName = ScreamTests; productReference = A98E8BCE2F05B26D006D4458 /* ScreamTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; A98E8BD72F05B26D006D4458 /* ScreamUITests */ = { isa = PBXNativeTarget; buildConfigurationList = A98E8BE82F05B26D006D4458 /* Build configuration list for PBXNativeTarget "ScreamUITests" */; buildPhases = ( A98E8BD42F05B26D006D4458 /* Sources */, A98E8BD52F05B26D006D4458 /* Frameworks */, A98E8BD62F05B26D006D4458 /* Resources */, ); buildRules = ( ); dependencies = ( A98E8BDA2F05B26D006D4458 /* PBXTargetDependency */, ); name = ScreamUITests; packageProductDependencies = ( ); productName = ScreamUITests; productReference = A98E8BD82F05B26D006D4458 /* ScreamUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A98E8BB82F05B26B006D4458 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 2620; LastUpgradeCheck = 2620; TargetAttributes = { A98E8BBF2F05B26B006D4458 = { CreatedOnToolsVersion = 26.2; }; A98E8BCD2F05B26D006D4458 = { CreatedOnToolsVersion = 26.2; TestTargetID = A98E8BBF2F05B26B006D4458; }; A98E8BD72F05B26D006D4458 = { CreatedOnToolsVersion = 26.2; TestTargetID = A98E8BBF2F05B26B006D4458; }; }; }; buildConfigurationList = A98E8BBB2F05B26B006D4458 /* Build configuration list for PBXProject "Scream" */; compatibilityVersion = "Xcode 12.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A98E8BB72F05B26B006D4458; minimizedProjectReferenceProxies = 1; productRefGroup = A98E8BC12F05B26B006D4458 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A98E8BBF2F05B26B006D4458 /* Scream */, A98E8BCD2F05B26D006D4458 /* ScreamTests */, A98E8BD72F05B26D006D4458 /* ScreamUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A98E8BBE2F05B26B006D4458 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A98E8BF12F05B2A0006D4458 /* Assets.xcassets in Resources */, A9D722612F07304C00050BB0 /* Config.xcconfig in Resources */, A98E8BF22F05B2A0006D4458 /* MainMenu.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A98E8BCC2F05B26D006D4458 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; A98E8BD62F05B26D006D4458 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A98E8BBC2F05B26B006D4458 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A94E29F72F09B569006E583D /* ScreamPacket.swift in Sources */, A98E8BF02F05B2A0006D4458 /* AppDelegate.swift in Sources */, A9D7225F2F070FE600050BB0 /* CaptureEngine.swift in Sources */, A98E8BFD2F05D28D006D4458 /* ScreenRecorder.swift in Sources */, A98010132F50D19D00A58EF7 /* UDPServer.swift in Sources */, A98010152F50D9B100A58EF7 /* CaptureVideoPreview.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A98E8BCA2F05B26D006D4458 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A98E8BF52F05B2A2006D4458 /* ScreamTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A98E8BD42F05B26D006D4458 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A98E8BF92F05B2A5006D4458 /* ScreamUITests.swift in Sources */, A98E8BFA2F05B2A5006D4458 /* ScreamUITestsLaunchTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A98E8BD02F05B26D006D4458 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A98E8BBF2F05B26B006D4458 /* Scream */; targetProxy = A98E8BCF2F05B26D006D4458 /* PBXContainerItemProxy */; }; A98E8BDA2F05B26D006D4458 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A98E8BBF2F05B26B006D4458 /* Scream */; targetProxy = A98E8BD92F05B26D006D4458 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A98E8BEE2F05B2A0006D4458 /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( A98E8BED2F05B2A0006D4458 /* Base */, ); name = MainMenu.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A98E8BE02F05B26D006D4458 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = A9D722602F07304C00050BB0 /* Config.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 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; DEVELOPMENT_TEAM = 8JGND254B7; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; 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; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MACOSX_DEPLOYMENT_TARGET = 15.7; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; A98E8BE12F05B26D006D4458 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = A9D722602F07304C00050BB0 /* Config.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 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"; DEVELOPMENT_TEAM = 8JGND254B7; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; 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; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MACOSX_DEPLOYMENT_TARGET = 15.7; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = macosx; SWIFT_COMPILATION_MODE = wholemodule; }; name = Release; }; A98E8BE32F05B26D006D4458 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = "${BUILD}"; DEVELOPMENT_TEAM = 8JGND254B7; ENABLE_APP_SANDBOX = YES; ENABLE_HARDENED_RUNTIME = YES; ENABLE_INCOMING_NETWORK_CONNECTIONS = YES; ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; ENABLE_RESOURCE_ACCESS_AUDIO_INPUT = NO; ENABLE_RESOURCE_ACCESS_BLUETOOTH = NO; ENABLE_RESOURCE_ACCESS_CALENDARS = NO; ENABLE_RESOURCE_ACCESS_CAMERA = NO; ENABLE_RESOURCE_ACCESS_CONTACTS = NO; ENABLE_RESOURCE_ACCESS_LOCATION = NO; ENABLE_RESOURCE_ACCESS_PRINTING = NO; ENABLE_RESOURCE_ACCESS_USB = NO; ENABLE_USER_SELECTED_FILES = readonly; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Scream/Info.plist; INFOPLIST_KEY_NSHumanReadableCopyright = ""; INFOPLIST_KEY_NSMainNibFile = MainMenu; INFOPLIST_KEY_NSPrincipalClass = NSApplication; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.3; MARKETING_VERSION = "${VERSION}"; PRODUCT_BUNDLE_IDENTIFIER = com.neon443.Scream; PRODUCT_NAME = "$(TARGET_NAME)"; REGISTER_APP_GROUPS = YES; STRING_CATALOG_GENERATE_SYMBOLS = YES; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; }; name = Debug; }; A98E8BE42F05B26D006D4458 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = "${BUILD}"; DEVELOPMENT_TEAM = 8JGND254B7; ENABLE_APP_SANDBOX = YES; ENABLE_HARDENED_RUNTIME = YES; ENABLE_INCOMING_NETWORK_CONNECTIONS = YES; ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; ENABLE_RESOURCE_ACCESS_AUDIO_INPUT = NO; ENABLE_RESOURCE_ACCESS_BLUETOOTH = NO; ENABLE_RESOURCE_ACCESS_CALENDARS = NO; ENABLE_RESOURCE_ACCESS_CAMERA = NO; ENABLE_RESOURCE_ACCESS_CONTACTS = NO; ENABLE_RESOURCE_ACCESS_LOCATION = NO; ENABLE_RESOURCE_ACCESS_PRINTING = NO; ENABLE_RESOURCE_ACCESS_USB = NO; ENABLE_USER_SELECTED_FILES = readonly; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Scream/Info.plist; INFOPLIST_KEY_NSHumanReadableCopyright = ""; INFOPLIST_KEY_NSMainNibFile = MainMenu; INFOPLIST_KEY_NSPrincipalClass = NSApplication; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.3; MARKETING_VERSION = "${VERSION}"; PRODUCT_BUNDLE_IDENTIFIER = com.neon443.Scream; PRODUCT_NAME = "$(TARGET_NAME)"; REGISTER_APP_GROUPS = YES; STRING_CATALOG_GENERATE_SYMBOLS = YES; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; }; name = Release; }; A98E8BE62F05B26D006D4458 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 8JGND254B7; GENERATE_INFOPLIST_FILE = YES; MACOSX_DEPLOYMENT_TARGET = 15.7; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ScreamTests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Scream.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Scream"; }; name = Debug; }; A98E8BE72F05B26D006D4458 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 8JGND254B7; GENERATE_INFOPLIST_FILE = YES; MACOSX_DEPLOYMENT_TARGET = 15.7; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ScreamTests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Scream.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Scream"; }; name = Release; }; A98E8BE92F05B26D006D4458 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 8JGND254B7; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ScreamUITests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TEST_TARGET_NAME = Scream; }; name = Debug; }; A98E8BEA2F05B26D006D4458 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 8JGND254B7; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ScreamUITests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TEST_TARGET_NAME = Scream; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A98E8BBB2F05B26B006D4458 /* Build configuration list for PBXProject "Scream" */ = { isa = XCConfigurationList; buildConfigurations = ( A98E8BE02F05B26D006D4458 /* Debug */, A98E8BE12F05B26D006D4458 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A98E8BE22F05B26D006D4458 /* Build configuration list for PBXNativeTarget "Scream" */ = { isa = XCConfigurationList; buildConfigurations = ( A98E8BE32F05B26D006D4458 /* Debug */, A98E8BE42F05B26D006D4458 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A98E8BE52F05B26D006D4458 /* Build configuration list for PBXNativeTarget "ScreamTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A98E8BE62F05B26D006D4458 /* Debug */, A98E8BE72F05B26D006D4458 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A98E8BE82F05B26D006D4458 /* Build configuration list for PBXNativeTarget "ScreamUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( A98E8BE92F05B26D006D4458 /* Debug */, A98E8BEA2F05B26D006D4458 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = A98E8BB82F05B26B006D4458 /* Project object */; }