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

Support Tuist 4.x.x #112

Open
anuragajwani opened this issue Apr 4, 2024 · 4 comments
Open

Support Tuist 4.x.x #112

anuragajwani opened this issue Apr 4, 2024 · 4 comments

Comments

@anuragajwani
Copy link

New Tuist version no longer uses Tuist/Dependencies.swift but rather Tuist/Package.swift. In the current state running the command produces:

No build directory found in /Users/anurag.ajwani/Library/Developer/Xcode/DerivedData for ...

Command:

swift-package-list Tuist/Package.swift \
    --output-type settings-bundle \
    --output-path App/Resources
@FelixHerrmann
Copy link
Owner

Hey @anuragajwani, please take a look at #111 and let me know if that worked for you!

@anuragajwani
Copy link
Author

Hi @FelixHerrmann yes that solved my problem thanks! Maybe it's worth adding a little section in the README? Let me know I'll be happy to contribute.

@anuragajwani
Copy link
Author

Or alternatively reading in that the input is Tuist/Package.swift then assume the --custom-source-packages-path value to be Tuist/.build

@FelixHerrmann
Copy link
Owner

Thanks for the update @anuragajwani, I'll think about all of this!

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

2 participants