Skip to main content
Glama

XcodeBuildMCP

Shared.xcconfig1.14 kB
// Shared.xcconfig // Minimal shared configuration for scaffold tool customization // All other settings use Xcode project defaults // Generated by XcodeBuildMCP // ========================================== // Project Identity // ========================================== PRODUCT_NAME = CalculatorApp PRODUCT_DISPLAY_NAME = Calculator PRODUCT_BUNDLE_IDENTIFIER = com.example.calculatorapp MARKETING_VERSION = 1.0 CURRENT_PROJECT_VERSION = 1 // ========================================== // Platform Configuration // ========================================== IPHONEOS_DEPLOYMENT_TARGET = 17.0 // (1 == iPhone, 2 == iPad) TARGETED_DEVICE_FAMILY = 1,2 // ========================================== // Info PLIST // ========================================== GENERATE_INFOPLIST_FILE = YES INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationLandscapeRight UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationPortrait INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = UIInterfaceOrientationLandscapeRight UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown

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/cameroncooke/XcodeBuildMCP'

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