Skip to content

Ensure all overloads of SWBBuildService.createSession pass along the … #293

New issue

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

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

Already on GitHub? Sign in to your account

Merged

Conversation

cwakamo
Copy link
Contributor

@cwakamo cwakamo commented Mar 12, 2025

…developerPath parameter.

Without this, clients which use a deprecated createSession overload fail to find the Developer directory during initialization.

This fixes #292.

…developerPath parameter.

Without this, clients which use a deprecated createSession overload fail to find the Developer directory during initialization.

This fixes #292.
@cwakamo
Copy link
Contributor Author

cwakamo commented Mar 12, 2025

@swift-ci please test

@cwakamo cwakamo enabled auto-merge (squash) March 12, 2025 05:17
@cwakamo cwakamo merged commit 7911075 into main Mar 12, 2025
3 checks passed
@cwakamo cwakamo deleted the dev/cwakamo/fix-session-creation-with-explicit-Developer-dir branch March 12, 2025 05:51
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.

SWBBuildService's deprecated createSession overloads do not pass along developerPath properly
2 participants