Skip to main content
Glama
project.pbxproj19.8 kB
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 77; objects = { /* Begin PBXContainerItemProxy section */ 894689362E2E6AD2001113EB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 894689202E2E6AD0001113EB /* Project object */; proxyType = 1; remoteGlobalIDString = 894689272E2E6AD0001113EB; remoteInfo = Playground; }; 894689402E2E6AD2001113EB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 894689202E2E6AD0001113EB /* Project object */; proxyType = 1; remoteGlobalIDString = 894689272E2E6AD0001113EB; remoteInfo = Playground; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 894689282E2E6AD0001113EB /* Playground.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Playground.app; sourceTree = BUILT_PRODUCTS_DIR; }; 894689352E2E6AD2001113EB /* PlaygroundTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PlaygroundTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8946893F2E2E6AD2001113EB /* PlaygroundUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PlaygroundUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ 8946892A2E2E6AD0001113EB /* Playground */ = { isa = PBXFileSystemSynchronizedRootGroup; path = Playground; sourceTree = "<group>"; }; 894689382E2E6AD2001113EB /* PlaygroundTests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = PlaygroundTests; sourceTree = "<group>"; }; 894689422E2E6AD2001113EB /* PlaygroundUITests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = PlaygroundUITests; sourceTree = "<group>"; }; /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ 894689252E2E6AD0001113EB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 894689322E2E6AD2001113EB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8946893C2E2E6AD2001113EB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8946891F2E2E6AD0001113EB = { isa = PBXGroup; children = ( 8946892A2E2E6AD0001113EB /* Playground */, 894689382E2E6AD2001113EB /* PlaygroundTests */, 894689422E2E6AD2001113EB /* PlaygroundUITests */, 894689292E2E6AD0001113EB /* Products */, ); sourceTree = "<group>"; }; 894689292E2E6AD0001113EB /* Products */ = { isa = PBXGroup; children = ( 894689282E2E6AD0001113EB /* Playground.app */, 894689352E2E6AD2001113EB /* PlaygroundTests.xctest */, 8946893F2E2E6AD2001113EB /* PlaygroundUITests.xctest */, ); name = Products; sourceTree = "<group>"; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 894689272E2E6AD0001113EB /* Playground */ = { isa = PBXNativeTarget; buildConfigurationList = 894689492E2E6AD2001113EB /* Build configuration list for PBXNativeTarget "Playground" */; buildPhases = ( 894689242E2E6AD0001113EB /* Sources */, 894689252E2E6AD0001113EB /* Frameworks */, 894689262E2E6AD0001113EB /* Resources */, ); buildRules = ( ); dependencies = ( ); fileSystemSynchronizedGroups = ( 8946892A2E2E6AD0001113EB /* Playground */, ); name = Playground; packageProductDependencies = ( ); productName = Playground; productReference = 894689282E2E6AD0001113EB /* Playground.app */; productType = "com.apple.product-type.application"; }; 894689342E2E6AD2001113EB /* PlaygroundTests */ = { isa = PBXNativeTarget; buildConfigurationList = 8946894C2E2E6AD2001113EB /* Build configuration list for PBXNativeTarget "PlaygroundTests" */; buildPhases = ( 894689312E2E6AD2001113EB /* Sources */, 894689322E2E6AD2001113EB /* Frameworks */, 894689332E2E6AD2001113EB /* Resources */, ); buildRules = ( ); dependencies = ( 894689372E2E6AD2001113EB /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( 894689382E2E6AD2001113EB /* PlaygroundTests */, ); name = PlaygroundTests; packageProductDependencies = ( ); productName = PlaygroundTests; productReference = 894689352E2E6AD2001113EB /* PlaygroundTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 8946893E2E2E6AD2001113EB /* PlaygroundUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 8946894F2E2E6AD2001113EB /* Build configuration list for PBXNativeTarget "PlaygroundUITests" */; buildPhases = ( 8946893B2E2E6AD2001113EB /* Sources */, 8946893C2E2E6AD2001113EB /* Frameworks */, 8946893D2E2E6AD2001113EB /* Resources */, ); buildRules = ( ); dependencies = ( 894689412E2E6AD2001113EB /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( 894689422E2E6AD2001113EB /* PlaygroundUITests */, ); name = PlaygroundUITests; packageProductDependencies = ( ); productName = PlaygroundUITests; productReference = 8946893F2E2E6AD2001113EB /* PlaygroundUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 894689202E2E6AD0001113EB /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1630; LastUpgradeCheck = 1630; TargetAttributes = { 894689272E2E6AD0001113EB = { CreatedOnToolsVersion = 16.3; }; 894689342E2E6AD2001113EB = { CreatedOnToolsVersion = 16.3; TestTargetID = 894689272E2E6AD0001113EB; }; 8946893E2E2E6AD2001113EB = { CreatedOnToolsVersion = 16.3; TestTargetID = 894689272E2E6AD0001113EB; }; }; }; buildConfigurationList = 894689232E2E6AD0001113EB /* Build configuration list for PBXProject "Playground" */; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8946891F2E2E6AD0001113EB; minimizedProjectReferenceProxies = 1; preferredProjectObjectVersion = 77; productRefGroup = 894689292E2E6AD0001113EB /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 894689272E2E6AD0001113EB /* Playground */, 894689342E2E6AD2001113EB /* PlaygroundTests */, 8946893E2E2E6AD2001113EB /* PlaygroundUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 894689262E2E6AD0001113EB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 894689332E2E6AD2001113EB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8946893D2E2E6AD2001113EB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 894689242E2E6AD0001113EB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 894689312E2E6AD2001113EB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8946893B2E2E6AD2001113EB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 894689372E2E6AD2001113EB /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 894689272E2E6AD0001113EB /* Playground */; targetProxy = 894689362E2E6AD2001113EB /* PBXContainerItemProxy */; }; 894689412E2E6AD2001113EB /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 894689272E2E6AD0001113EB /* Playground */; targetProxy = 894689402E2E6AD2001113EB /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 894689472E2E6AD2001113EB /* Debug */ = { isa = XCBuildConfiguration; 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 = BY96VWNTZY; 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; IPHONEOS_DEPLOYMENT_TARGET = 18.4; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 894689482E2E6AD2001113EB /* Release */ = { isa = XCBuildConfiguration; 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 = BY96VWNTZY; 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; IPHONEOS_DEPLOYMENT_TARGET = 18.4; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; VALIDATE_PRODUCT = YES; }; name = Release; }; 8946894A2E2E6AD2001113EB /* 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 = BY96VWNTZY; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.zillow.automobile.Playground; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8946894B2E2E6AD2001113EB /* 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 = BY96VWNTZY; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.zillow.automobile.Playground; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 8946894D2E2E6AD2001113EB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = BY96VWNTZY; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.4; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.zillow.automobile.PlaygroundTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Playground.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Playground"; }; name = Debug; }; 8946894E2E2E6AD2001113EB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = BY96VWNTZY; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.4; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.zillow.automobile.PlaygroundTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Playground.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Playground"; }; name = Release; }; 894689502E2E6AD2001113EB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = BY96VWNTZY; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.zillow.automobile.PlaygroundUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Playground; }; name = Debug; }; 894689512E2E6AD2001113EB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = BY96VWNTZY; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.zillow.automobile.PlaygroundUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Playground; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 894689232E2E6AD0001113EB /* Build configuration list for PBXProject "Playground" */ = { isa = XCConfigurationList; buildConfigurations = ( 894689472E2E6AD2001113EB /* Debug */, 894689482E2E6AD2001113EB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 894689492E2E6AD2001113EB /* Build configuration list for PBXNativeTarget "Playground" */ = { isa = XCConfigurationList; buildConfigurations = ( 8946894A2E2E6AD2001113EB /* Debug */, 8946894B2E2E6AD2001113EB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8946894C2E2E6AD2001113EB /* Build configuration list for PBXNativeTarget "PlaygroundTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8946894D2E2E6AD2001113EB /* Debug */, 8946894E2E2E6AD2001113EB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8946894F2E2E6AD2001113EB /* Build configuration list for PBXNativeTarget "PlaygroundUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 894689502E2E6AD2001113EB /* Debug */, 894689512E2E6AD2001113EB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 894689202E2E6AD0001113EB /* Project object */; }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zillow/auto-mobile'

If you have feedback or need assistance with the MCP directory API, please join our Discord server