// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ 9C15303428AA70E800062871 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C15303328AA70E800062871 /* AppDelegate.m */; }; 9C15303728AA70E800062871 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C15303628AA70E800062871 /* SceneDelegate.m */; }; 9C15303A28AA70E800062871 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C15303928AA70E800062871 /* ViewController.m */; }; 9C15303D28AA70E800062871 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9C15303B28AA70E800062871 /* Main.storyboard */; }; 9C15303F28AA70E800062871 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9C15303E28AA70E800062871 /* Assets.xcassets */; }; 9C15304228AA70E800062871 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9C15304028AA70E800062871 /* LaunchScreen.storyboard */; }; 9C15304528AA70E800062871 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C15304428AA70E800062871 /* main.m */; }; 9C15304F28AA70E800062871 /* ios_projectTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C15304E28AA70E800062871 /* ios_projectTests.m */; }; 9C15305928AA70E800062871 /* ios_projectUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C15305828AA70E800062871 /* ios_projectUITests.m */; }; 9C15305B28AA70E800062871 /* ios_projectUITestsLaunchTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C15305A28AA70E800062871 /* ios_projectUITestsLaunchTests.m */; }; 9C15306928AA727600062871 /* liblivekit_native.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C15306828AA727600062871 /* liblivekit_native.a */; }; 9C15307228AA7A0D00062871 /* libwebrtc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C15307128AA79FE00062871 /* libwebrtc.a */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 9C15304B28AA70E800062871 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 9C15302728AA70E800062871 /* Project object */; proxyType = 1; remoteGlobalIDString = 9C15302E28AA70E800062871; remoteInfo = "ios-project"; }; 9C15305528AA70E800062871 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 9C15302728AA70E800062871 /* Project object */; proxyType = 1; remoteGlobalIDString = 9C15302E28AA70E800062871; remoteInfo = "ios-project"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 9C15302F28AA70E800062871 /* ios-project.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ios-project.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 9C15303228AA70E800062871 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 9C15303328AA70E800062871 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 9C15303528AA70E800062871 /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = ""; }; 9C15303628AA70E800062871 /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = ""; }; 9C15303828AA70E800062871 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 9C15303928AA70E800062871 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 9C15303C28AA70E800062871 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 9C15303E28AA70E800062871 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 9C15304128AA70E800062871 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 9C15304328AA70E800062871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 9C15304428AA70E800062871 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 9C15304A28AA70E800062871 /* ios-projectTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ios-projectTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; 9C15304E28AA70E800062871 /* ios_projectTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ios_projectTests.m; sourceTree = ""; }; 9C15305428AA70E800062871 /* ios-projectUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ios-projectUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; 9C15305828AA70E800062871 /* ios_projectUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ios_projectUITests.m; sourceTree = ""; }; 9C15305A28AA70E800062871 /* ios_projectUITestsLaunchTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ios_projectUITestsLaunchTests.m; sourceTree = ""; }; 9C15306828AA727600062871 /* liblivekit_native.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblivekit_native.a; path = "ios-project/liblivekit_native.a"; sourceTree = ""; }; 9C15307128AA79FE00062871 /* libwebrtc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libwebrtc.a; path = "ios-project/libwebrtc.a"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 9C15302C28AA70E800062871 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 9C15307228AA7A0D00062871 /* libwebrtc.a in Frameworks */, 9C15306928AA727600062871 /* liblivekit_native.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 9C15304728AA70E800062871 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 9C15305128AA70E800062871 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 9C15302628AA70E800062871 = { isa = PBXGroup; children = ( 9C15303128AA70E800062871 /* ios-project */, 9C15304D28AA70E800062871 /* ios-projectTests */, 9C15305728AA70E800062871 /* ios-projectUITests */, 9C15303028AA70E800062871 /* Products */, 9C15306728AA727600062871 /* Frameworks */, ); sourceTree = ""; }; 9C15303028AA70E800062871 /* Products */ = { isa = PBXGroup; children = ( 9C15302F28AA70E800062871 /* ios-project.app */, 9C15304A28AA70E800062871 /* ios-projectTests.xctest */, 9C15305428AA70E800062871 /* ios-projectUITests.xctest */, ); name = Products; sourceTree = ""; }; 9C15303128AA70E800062871 /* ios-project */ = { isa = PBXGroup; children = ( 9C15303228AA70E800062871 /* AppDelegate.h */, 9C15303328AA70E800062871 /* AppDelegate.m */, 9C15303528AA70E800062871 /* SceneDelegate.h */, 9C15303628AA70E800062871 /* SceneDelegate.m */, 9C15303828AA70E800062871 /* ViewController.h */, 9C15303928AA70E800062871 /* ViewController.m */, 9C15303B28AA70E800062871 /* Main.storyboard */, 9C15303E28AA70E800062871 /* Assets.xcassets */, 9C15304028AA70E800062871 /* LaunchScreen.storyboard */, 9C15304328AA70E800062871 /* Info.plist */, 9C15304428AA70E800062871 /* main.m */, ); path = "ios-project"; sourceTree = ""; }; 9C15304D28AA70E800062871 /* ios-projectTests */ = { isa = PBXGroup; children = ( 9C15304E28AA70E800062871 /* ios_projectTests.m */, ); path = "ios-projectTests"; sourceTree = ""; }; 9C15305728AA70E800062871 /* ios-projectUITests */ = { isa = PBXGroup; children = ( 9C15305828AA70E800062871 /* ios_projectUITests.m */, 9C15305A28AA70E800062871 /* ios_projectUITestsLaunchTests.m */, ); path = "ios-projectUITests"; sourceTree = ""; }; 9C15306728AA727600062871 /* Frameworks */ = { isa = PBXGroup; children = ( 9C15307128AA79FE00062871 /* libwebrtc.a */, 9C15306828AA727600062871 /* liblivekit_native.a */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 9C15302E28AA70E800062871 /* ios-project */ = { isa = PBXNativeTarget; buildConfigurationList = 9C15305E28AA70E800062871 /* Build configuration list for PBXNativeTarget "ios-project" */; buildPhases = ( 9C15302B28AA70E800062871 /* Sources */, 9C15302C28AA70E800062871 /* Frameworks */, 9C15302D28AA70E800062871 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "ios-project"; productName = "ios-project"; productReference = 9C15302F28AA70E800062871 /* ios-project.app */; productType = "com.apple.product-type.application"; }; 9C15304928AA70E800062871 /* ios-projectTests */ = { isa = PBXNativeTarget; buildConfigurationList = 9C15306128AA70E800062871 /* Build configuration list for PBXNativeTarget "ios-projectTests" */; buildPhases = ( 9C15304628AA70E800062871 /* Sources */, 9C15304728AA70E800062871 /* Frameworks */, 9C15304828AA70E800062871 /* Resources */, ); buildRules = ( ); dependencies = ( 9C15304C28AA70E800062871 /* PBXTargetDependency */, ); name = "ios-projectTests"; productName = "ios-projectTests"; productReference = 9C15304A28AA70E800062871 /* ios-projectTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 9C15305328AA70E800062871 /* ios-projectUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 9C15306428AA70E800062871 /* Build configuration list for PBXNativeTarget "ios-projectUITests" */; buildPhases = ( 9C15305028AA70E800062871 /* Sources */, 9C15305128AA70E800062871 /* Frameworks */, 9C15305228AA70E800062871 /* Resources */, ); buildRules = ( ); dependencies = ( 9C15305628AA70E800062871 /* PBXTargetDependency */, ); name = "ios-projectUITests"; productName = "ios-projectUITests"; productReference = 9C15305428AA70E800062871 /* ios-projectUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 9C15302728AA70E800062871 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastUpgradeCheck = 1340; TargetAttributes = { 9C15302E28AA70E800062871 = { CreatedOnToolsVersion = 13.4.1; }; 9C15304928AA70E800062871 = { CreatedOnToolsVersion = 13.4.1; TestTargetID = 9C15302E28AA70E800062871; }; 9C15305328AA70E800062871 = { CreatedOnToolsVersion = 13.4.1; TestTargetID = 9C15302E28AA70E800062871; }; }; }; buildConfigurationList = 9C15302A28AA70E800062871 /* Build configuration list for PBXProject "ios-project" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 9C15302628AA70E800062871; productRefGroup = 9C15303028AA70E800062871 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 9C15302E28AA70E800062871 /* ios-project */, 9C15304928AA70E800062871 /* ios-projectTests */, 9C15305328AA70E800062871 /* ios-projectUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 9C15302D28AA70E800062871 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 9C15304228AA70E800062871 /* LaunchScreen.storyboard in Resources */, 9C15303F28AA70E800062871 /* Assets.xcassets in Resources */, 9C15303D28AA70E800062871 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 9C15304828AA70E800062871 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 9C15305228AA70E800062871 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 9C15302B28AA70E800062871 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9C15303A28AA70E800062871 /* ViewController.m in Sources */, 9C15303428AA70E800062871 /* AppDelegate.m in Sources */, 9C15304528AA70E800062871 /* main.m in Sources */, 9C15303728AA70E800062871 /* SceneDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 9C15304628AA70E800062871 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9C15304F28AA70E800062871 /* ios_projectTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 9C15305028AA70E800062871 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9C15305B28AA70E800062871 /* ios_projectUITestsLaunchTests.m in Sources */, 9C15305928AA70E800062871 /* ios_projectUITests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 9C15304C28AA70E800062871 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 9C15302E28AA70E800062871 /* ios-project */; targetProxy = 9C15304B28AA70E800062871 /* PBXContainerItemProxy */; }; 9C15305628AA70E800062871 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 9C15302E28AA70E800062871 /* ios-project */; targetProxy = 9C15305528AA70E800062871 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 9C15303B28AA70E800062871 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 9C15303C28AA70E800062871 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 9C15304028AA70E800062871 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 9C15304128AA70E800062871 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 9C15305C28AA70E800062871 /* 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.5; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 9C15305D28AA70E800062871 /* 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.5; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 9C15305F28AA70E800062871 /* 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 = H7CHRS7HPB; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "ios-project/Info.plist"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/ios-project", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "io.livekit.ios-project"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 9C15306028AA70E800062871 /* 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 = H7CHRS7HPB; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "ios-project/Info.plist"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/ios-project", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "io.livekit.ios-project"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 9C15306228AA70E800062871 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = H7CHRS7HPB; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "io.livekit.ios-projectTests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ios-project.app/ios-project"; }; name = Debug; }; 9C15306328AA70E800062871 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = H7CHRS7HPB; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "io.livekit.ios-projectTests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ios-project.app/ios-project"; }; name = Release; }; 9C15306528AA70E800062871 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = H7CHRS7HPB; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "io.livekit.ios-projectUITests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = "ios-project"; }; name = Debug; }; 9C15306628AA70E800062871 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = H7CHRS7HPB; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "io.livekit.ios-projectUITests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = "ios-project"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 9C15302A28AA70E800062871 /* Build configuration list for PBXProject "ios-project" */ = { isa = XCConfigurationList; buildConfigurations = ( 9C15305C28AA70E800062871 /* Debug */, 9C15305D28AA70E800062871 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9C15305E28AA70E800062871 /* Build configuration list for PBXNativeTarget "ios-project" */ = { isa = XCConfigurationList; buildConfigurations = ( 9C15305F28AA70E800062871 /* Debug */, 9C15306028AA70E800062871 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9C15306128AA70E800062871 /* Build configuration list for PBXNativeTarget "ios-projectTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 9C15306228AA70E800062871 /* Debug */, 9C15306328AA70E800062871 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9C15306428AA70E800062871 /* Build configuration list for PBXNativeTarget "ios-projectUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 9C15306528AA70E800062871 /* Debug */, 9C15306628AA70E800062871 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 9C15302728AA70E800062871 /* Project object */; }