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

[Dependencies.swift][Carthage] Cannot generate project with Carthage dependency #3331

Closed
olejnjak opened this issue Aug 23, 2021 · 9 comments

Comments

@olejnjak
Copy link
Collaborator

Describe the bug
Looks like we have run to an issue when incorrect path is checked when generating project with Carthage dependency.

I guess only bad path is checked when generating project.

To Reproduce
Steps to reproduce the behavior:

  1. Use attached minified project
  2. run tuist dependencies fetch
  3. run tuist generate
  4. See error
olejnjak@Jakub-Macbook CarthageExample % tuist generate
Couldn't find xcframework at /Tuist/Dependencies/Carthage/Alamofire.xcframework

Expected behavior
Generation should be successful

Desktop (please complete the following information):

  • OS: macOS
  • Version: 11.5.2

Additional context
Project uses Alamofire dependency added via Carthage.

CarthageExample.zip

@danieleformichelli
Copy link
Collaborator

It should be fixed in this PR (which has not been released yet)

@olejnjak
Copy link
Collaborator Author

Aaa good, will try on main and close this issue eventually 👍

@olejnjak
Copy link
Collaborator Author

Fixed 👍

@fortmarek
Copy link
Member

Thanks for checking @olejnjak! I will create a new release later this week, so you don't have to rely on main due to this bug.

@zdnk
Copy link
Contributor

zdnk commented Aug 25, 2021

How do I install main? It is currently blocking me :(

@maxkazakov
Copy link

I'm really waiting for release with this fix

@olejnjak
Copy link
Collaborator Author

olejnjak commented Aug 30, 2021

https://github.com/tuist/tuist/releases/tag/1.49.0 or better https://github.com/tuist/tuist/releases/tag/1.49.2

at least according to release notes it is there

@mihailkalichkov
Copy link

how can i install 1.49.2 version? The highest i can get with "tuist update" is 1.48.1

@danieleformichelli
Copy link
Collaborator

@mihailkalichkov reinstall it using bash <(curl -Ls https://install.tuist.io)

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

6 participants