Skip to content

fix: handle devicectl launch arguments#93

Merged
V3RON merged 3 commits intocallstackincubator:mainfrom
hannojg:codex/fix-ios-devicectl-launch-args
Apr 2, 2026
Merged

fix: handle devicectl launch arguments#93
V3RON merged 3 commits intocallstackincubator:mainfrom
hannojg:codex/fix-ios-devicectl-launch-args

Conversation

@hannojg
Copy link
Copy Markdown
Contributor

@hannojg hannojg commented Apr 1, 2026

Harness uses devicectl device process launch for physical iOS devices.
When app launch arguments are present, devicectl expects them after a -- separator.
Without that separator, launch arguments are parsed incorrectly and physical-device startup can fail.

Harness also appends --json-output to every devicectl command.
That flag must stay before the -- separator so devicectl still treats it as its own option and writes the result JSON file correctly.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

@hannojg is attempting to deploy a commit to the Callstack Team on Vercel.

A member of the Team first needs to authorize it.

@hannojg hannojg marked this pull request as ready for review April 1, 2026 11:13
@V3RON V3RON merged commit 96021a6 into callstackincubator:main Apr 2, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants