Skip to content

Support xcodebuild passthrough args on app install, debug, and diagnose - #325

Merged
hyzyla merged 4 commits into
mainfrom
cli-xcodebuild-passthrough
Aug 16, 2026
Merged

Support xcodebuild passthrough args on app install, debug, and diagnose#325
hyzyla merged 4 commits into
mainfrom
cli-xcodebuild-passthrough

Conversation

@hyzyla

@hyzyla hyzyla commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

app install, app debug, and app diagnose all build but had no way to take xcodebuild arguments, so -- worked on app run and nowhere else in the lifecycle. They take it now, and a project that always needs the same argument can write it in sweetpad.toml's new [xcodebuild] args instead of typing it each time. Along the way the -derivedDataPath warning was stale since the locator started following it, the install-side app locator is now the same code as the build's, and the project-discovery note stopped printing twice.

Closes #313.

@hyzyla
hyzyla merged commit 07c2a78 into main Aug 16, 2026
6 checks passed
@hyzyla
hyzyla deleted the cli-xcodebuild-passthrough branch August 16, 2026 18:17
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.

[FEATURE] app install support passing extra arguments to xcodebuild

1 participant