Skip to main content
Glama

get_ios_dev_app_path_proj

Retrieve the app bundle path for an iOS physical device application using a specified Xcode project file and scheme. Requires projectPath and scheme parameters.

Instructions

Gets the app bundle path for an iOS physical device application using a project file. IMPORTANT: Requires projectPath and scheme. Example: get_ios_dev_app_path_proj({ projectPath: '/path/to/project.xcodeproj', scheme: 'MyScheme' })

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
configurationNoBuild configuration (Debug, Release, etc.)
projectPathYesPath to the .xcodeproj file (Required)
schemeYesThe scheme to use (Required)

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

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