Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add a command plugin and usage instructions to run Swift Build under xcodebuild #113

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

jakepetroules
Copy link
Collaborator

This adds a new "run-xcodebuild" command plugin similar to "launch-xcode", which will run xcodebuild pointed to the just-built Swift Build service, forwarding along any arguments passed to the plugin.

Also includes some minor error handling improvements and doc tweaks to the existing launch-xcode plugin.

Closes #43

…xcodebuild

This adds a new "run-xcodebuild" command plugin similar to "launch-xcode", which will run xcodebuild pointed to the just-built Swift Build service, forwarding along any arguments passed to the plugin.

Also includes some minor error handling improvements and doc tweaks to the existing launch-xcode plugin.

Closes #43
@jakepetroules
Copy link
Collaborator Author

@swift-ci test

@jakepetroules jakepetroules merged commit f7741fc into main Feb 8, 2025
1 of 2 checks passed
@jakepetroules jakepetroules deleted the launch-xcodebuild branch February 8, 2025 02:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usage instructions for xcodebuild
3 participants