get_ios_bundle_id
Extract the bundle identifier from an iOS .app bundle by providing the full path to the app directory. Use this tool to quickly retrieve the bundle ID for XcodeBuildMCP workflows.
Instructions
Extracts the bundle identifier from an iOS app bundle (.app). IMPORTANT: You MUST provide the appPath parameter. Example: get_ios_bundle_id({ appPath: '/path/to/your/app.app' }) Note: In some environments, this tool may be prefixed as mcp0_get_ios_bundle_id.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appPath | Yes | Path to the iOS .app bundle to extract bundle ID from (full path to the .app directory) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from XcodeBuildMCP
- boot_sim
- build_ios_sim_id_proj
- build_ios_sim_id_ws
- build_ios_sim_name_proj
- build_ios_sim_name_ws
- build_run_ios_sim_id_proj
- build_run_ios_sim_id_ws
- build_run_ios_sim_name_proj
- build_run_ios_sim_name_ws
- clean_proj
- clean_ws
- get_ios_bundle_id
- get_sim_app_path_id_proj
- get_sim_app_path_id_ws
- get_sim_app_path_name_proj
- get_sim_app_path_name_ws
- install_app_sim
- launch_app_logs_sim
- launch_app_sim
- open_sim
- start_sim_log_cap
- stop_sim_log_cap
Related Tools
- @cameroncooke/XcodeBuildMCP
- @cameroncooke/XcodeBuildMCP
- @cameroncooke/XcodeBuildMCP
- @JoshuaRileyDev/app-store-connect-mcp-server
- @cameroncooke/XcodeBuildMCP
- @cameroncooke/XcodeBuildMCP