Skip to main content
Glama

get_device_app_path_ws

Retrieve the app bundle path for iOS, watchOS, tvOS, or visionOS applications on a physical device using a specified Xcode workspace and scheme.

Instructions

Gets the app bundle path for a physical device application (iOS, watchOS, tvOS, visionOS) using a workspace. IMPORTANT: Requires workspacePath and scheme. Example: get_device_app_path_ws({ workspacePath: '/path/to/workspace', scheme: 'MyScheme' })

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
configurationNoBuild configuration (Debug, Release, etc.)
platformNoTarget platform (defaults to iOS)
schemeYesThe scheme to use
workspacePathYesPath to the .xcworkspace file

Other Tools

Related Tools

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

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