René's URL Explorer Experiment


Title: build_run_device/launch_app_device: launchArgs containing leading dashes parsed by devicectl as its own flags (no '--' separator) · Issue #434 · getsentry/XcodeBuildMCP · GitHub

Open Graph Title: build_run_device/launch_app_device: launchArgs containing leading dashes parsed by devicectl as its own flags (no '--' separator) · Issue #434 · getsentry/XcodeBuildMCP

X Title: build_run_device/launch_app_device: launchArgs containing leading dashes parsed by devicectl as its own flags (no '--' separator) · Issue #434 · getsentry/XcodeBuildMCP

Description: Bug When calling build_run_device or launch_app_device with launchArgs that contain values starting with - (e.g. ["-FIRDebugEnabled"] for Firebase Analytics DebugView), the tools fail with: Failed to launch app on device: Error: Missing ...

Open Graph Description: Bug When calling build_run_device or launch_app_device with launchArgs that contain values starting with - (e.g. ["-FIRDebugEnabled"] for Firebase Analytics DebugView), the tools fail with: Failed ...

X Description: Bug When calling build_run_device or launch_app_device with launchArgs that contain values starting with - (e.g. ["-FIRDebugEnabled"] for Firebase Analytics DebugView), the tools fail wit...

Opengraph URL: https://github.com/getsentry/XcodeBuildMCP/issues/434

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"build_run_device/launch_app_device: launchArgs containing leading dashes parsed by devicectl as its own flags (no '--' separator)","articleBody":"## Bug\n\nWhen calling `build_run_device` or `launch_app_device` with `launchArgs` that contain values starting with `-` (e.g. `[\"-FIRDebugEnabled\"]` for Firebase Analytics DebugView), the tools fail with:\n\n```\nFailed to launch app on device: Error: Missing value for '-l \u003cpath\u003e'\nHelp:  -l \u003cpath\u003e  An optional path to write all logging otherwise passed to stdout/stderr.\nUsage: devicectl [--verbose] [--quiet] [--timeout \u003cseconds\u003e] [--json-output \u003cpath\u003e] [--log-output \u003cpath\u003e] \u003csubcommand\u003e\n```\n\nApple's `devicectl` parses the `-FIRDebugEnabled` argument as if it were one of its own flags (it sees the leading `-` and apparently lands on `-l \u003cpath\u003e` expecting a value). This means **no launchArgs that start with `-` can be passed to a running app on device**, which breaks the common case for any framework that reads `ProcessInfo.processInfo.arguments` (Firebase, AppLovin, custom debug flags, etc.).\n\n## Reproduction\n\n```jsonc\n// .mcp.json\n{\n  \"mcpServers\": {\n    \"xcodebuild\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"xcodebuildmcp@latest\", \"mcp\"],\n      \"env\": { \"XCODEBUILDMCP_ENABLED_WORKFLOWS\": \"simulator,device,project-discovery,session-management\" }\n    }\n  }\n}\n```\n\nThen via tool calls:\n\n```jsonc\n// session_set_defaults with a real device's deviceId, workspacePath, scheme, bundleId\n// build_run_device with:\n{ \"launchArgs\": [\"-FIRDebugEnabled\"], \"platform\": \"iOS\" }\n```\n\n→ Build succeeds, install succeeds, launch step fails with the devicectl `-l` error.\n\nSame failure with `launch_app_device({ launchArgs: [\"-FIRDebugEnabled\"] })`.\n\n## Expected\n\n`launchArgs` should be passed to the launched app's `ProcessInfo.processInfo.arguments` — i.e. forwarded *past* devicectl's argument parser. Apple's documented way to do that with `devicectl` is to add a literal `--` separator before the app's args:\n\n```\nxcrun devicectl device process launch \\\n  --device \u003cudid\u003e \\\n  --terminate-existing \\\n  \u003cbundle-id\u003e \\\n  -- -FIRDebugEnabled\n```\n\n## Workaround (confirmed working)\n\nDrop the MCP tool for the launch step and invoke devicectl directly via shell with the `--` separator. Build/install via the MCP works fine; only the launch step needs the workaround:\n\n```bash\nxcrun devicectl device process launch \\\n  --device $DEVICE_ID \\\n  --terminate-existing \\\n  $BUNDLE_ID \\\n  -- -FIRDebugEnabled\n```\n\n## Suggested fix\n\nIn whatever spawns `devicectl device process launch` for `launch_app_device` / `build_run_device`, insert a literal `\"--\"` between devicectl's own flags and the app's launchArgs before forwarding them.\n\n## Environment\n\n- xcodebuildmcp: latest (`npx -y xcodebuildmcp@latest mcp` resolved 2026-05-30)\n- Xcode: 26.5 (DeveloperTools/26.5-17F42)\n- Host: macOS Tahoe 26.2 (arm64)\n- Device: iPhone, iOS 26.5 (real device via USB tunnel)\n- Client: Claude Code with VSCode extension\n\nHappy to test a fix against a real device if it helps.","author":{"url":"https://github.com/phdlance1","@type":"Person","name":"phdlance1"},"datePublished":"2026-05-31T01:23:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/434/XcodeBuildMCP/issues/434"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:f012a3a1-4e6b-9dea-f53b-f3c4c8e6f276
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA578:38BCC1:1E343:29A45:6A4D0041
html-safe-nonced43d7028a89d1ed07e75c8af39aed08c54f80c4031adc7d8e9c11bc0f52ea494
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNTc4OjM4QkNDMToxRTM0MzoyOUE0NTo2QTREMDA0MSIsInZpc2l0b3JfaWQiOiI1MzAzMTg3MDY3ODEwNjc2ODAxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb99c64f534a372c3ae96ebce022229a212ddd79d571e3e8bf01db0a71ba66e30
hovercard-subject-tagissue:4556224320
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/getsentry/XcodeBuildMCP/434/issue_layout
twitter:imagehttps://opengraph.githubassets.com/50b364b673360d2e1853ed6937f0a120ebfdd5327f64e00bfdec456100d9d982/getsentry/XcodeBuildMCP/issues/434
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/50b364b673360d2e1853ed6937f0a120ebfdd5327f64e00bfdec456100d9d982/getsentry/XcodeBuildMCP/issues/434
og:image:altBug When calling build_run_device or launch_app_device with launchArgs that contain values starting with - (e.g. ["-FIRDebugEnabled"] for Firebase Analytics DebugView), the tools fail with: Failed ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamephdlance1
hostnamegithub.com
expected-hostnamegithub.com
None31e4db13a9e20081f2fac78f441659a6576e582bbb15e153f9c7fb6473aa29f5
turbo-cache-controlno-preview
go-importgithub.com/getsentry/XcodeBuildMCP git https://github.com/getsentry/XcodeBuildMCP.git
octolytics-dimension-user_id1396951
octolytics-dimension-user_logingetsentry
octolytics-dimension-repository_id945551361
octolytics-dimension-repository_nwogetsentry/XcodeBuildMCP
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id945551361
octolytics-dimension-repository_network_root_nwogetsentry/XcodeBuildMCP
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasefb70bd3c4b2bec429781b65419e912c66e2d5581
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/getsentry/XcodeBuildMCP/issues/434#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgetsentry%2FXcodeBuildMCP%2Fissues%2F434
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgetsentry%2FXcodeBuildMCP%2Fissues%2F434
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=getsentry%2FXcodeBuildMCP
Reloadhttps://github.com/getsentry/XcodeBuildMCP/issues/434
Reloadhttps://github.com/getsentry/XcodeBuildMCP/issues/434
Reloadhttps://github.com/getsentry/XcodeBuildMCP/issues/434
Please reload this pagehttps://github.com/getsentry/XcodeBuildMCP/issues/434
getsentry https://github.com/getsentry
XcodeBuildMCPhttps://github.com/getsentry/XcodeBuildMCP
Please reload this pagehttps://github.com/getsentry/XcodeBuildMCP/issues/434
Notifications https://github.com/login?return_to=%2Fgetsentry%2FXcodeBuildMCP
Fork 300 https://github.com/login?return_to=%2Fgetsentry%2FXcodeBuildMCP
Star 6k https://github.com/login?return_to=%2Fgetsentry%2FXcodeBuildMCP
Code https://github.com/getsentry/XcodeBuildMCP
Issues 14 https://github.com/getsentry/XcodeBuildMCP/issues
Pull requests 8 https://github.com/getsentry/XcodeBuildMCP/pulls
Discussions https://github.com/getsentry/XcodeBuildMCP/discussions
Actions https://github.com/getsentry/XcodeBuildMCP/actions
Projects https://github.com/getsentry/XcodeBuildMCP/projects
Security and quality 0 https://github.com/getsentry/XcodeBuildMCP/security
Insights https://github.com/getsentry/XcodeBuildMCP/pulse
Code https://github.com/getsentry/XcodeBuildMCP
Issues https://github.com/getsentry/XcodeBuildMCP/issues
Pull requests https://github.com/getsentry/XcodeBuildMCP/pulls
Discussions https://github.com/getsentry/XcodeBuildMCP/discussions
Actions https://github.com/getsentry/XcodeBuildMCP/actions
Projects https://github.com/getsentry/XcodeBuildMCP/projects
Security and quality https://github.com/getsentry/XcodeBuildMCP/security
Insights https://github.com/getsentry/XcodeBuildMCP/pulse
build_run_device/launch_app_device: launchArgs containing leading dashes parsed by devicectl as its own flags (no '--' separator)https://github.com/getsentry/XcodeBuildMCP/issues/434#top
stalehttps://github.com/getsentry/XcodeBuildMCP/issues?q=state%3Aopen%20label%3A%22stale%22
https://github.com/phdlance1
phdlance1https://github.com/phdlance1
on May 31, 2026https://github.com/getsentry/XcodeBuildMCP/issues/434#issue-4556224320
stalehttps://github.com/getsentry/XcodeBuildMCP/issues?q=state%3Aopen%20label%3A%22stale%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.