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

Can't build when a library that includes macCatalyst support is added in dependencies #4610

Closed
DevYeom opened this issue Jul 13, 2022 · 6 comments
Labels
bounty Resolving this issue is rewarded with a bounty: https://github.com/tuist/tuist/discussions/4982

Comments

@DevYeom
Copy link

DevYeom commented Jul 13, 2022

Describe the bug and the expected behavior

Can't build when a library that includes macCatalyst support is added in dependencies.
Please check if this is caused by not supporting the macCatalyst platform in Tuist.

Sources/TuistGraph/Models/Platform.swift

Reproduction steps

Steps to reproduce the bug:

  1. Add a supporting macCatalyst library such as kean/Get
  2. Run tuist fetch
  3. Run tuist generate
  4. Build

Error log

A failure message like the one below appears.

No such module 'Get'

Error screenshots

image1
image2

Additional context

  • macOS version: 12.0.1
  • Tuist version: 3.8.0
  • Xcode version: 13.4.1
@danieleformichelli
Copy link
Collaborator

Please attach reproducible project

@obrhoff
Copy link

obrhoff commented Jul 16, 2022

Seeing the same problem here as well with Get.

@danieleformichelli
Copy link
Collaborator

@DevYeom @obrhoff please reopen when you can provide a reproducible sample project 🙏

@DevYeom
Copy link
Author

DevYeom commented Jul 18, 2022

@danyf90
Here is the project where the bug is reproduced. Thank you :)

StarterPackage.zip

I have no permission to reopen this issue.

@github-actions
Copy link
Contributor

Hola 👋,

We want to inform you that the issue has been marked as stale. This means that there hasn't been any activity or updates on it for quite some time, and it's possible that it may no longer be relevant or actionable.
If you still believe that this issue is valid and requires attention, please provide an update or any additional information that can help us address it. Otherwise, we may consider closing it in the near future.
Thank you for your understanding.

@github-actions github-actions bot added the stale label Jul 17, 2023
@github-actions
Copy link
Contributor

Hola 👋,

We want to inform you that we have decided to close this stale issue as there hasn't been any activity or response regarding it after marking it as stale.

We understand that circumstances may have changed or priorities may have shifted, and that's completely understandable. If you still believe that this issue needs to be addressed, please feel free to reopen it and provide any necessary updates or additional information.

We appreciate your understanding and look forward to your continued contributions to the project.

Thank you.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty Resolving this issue is rewarded with a bounty: https://github.com/tuist/tuist/discussions/4982
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants