Skip to content
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

cached and generated files are hard coded to be rooted at source location #108

Open
toffaletti opened this issue Jun 16, 2024 · 0 comments

Comments

@toffaletti
Copy link

See: https://github.com/apple/swift-sdk-generator/blob/db85e25d97d0443560cfcff848d20f7690868454/Sources/SwiftSDKGenerator/Generator/SwiftSDKGenerator.swift#L40

This means you can't really install swift-sdk-generator into your PATH and have it generate an sdk to an arbitrary location. I would propose using a location in ~/Library/Caches for the toolchain cache and put the output in the current working directory or allow a cli flag to specify.

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

No branches or pull requests

1 participant