Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

fix: do not map project target dependency to an underlying type#112

Merged
fortmarek merged 1 commit intomainfrom
fix/project-target-dependency
Feb 10, 2025
Merged

fix: do not map project target dependency to an underlying type#112
fortmarek merged 1 commit intomainfrom
fix/project-target-dependency

Conversation

@fortmarek
Copy link
Member

I am not 100 % sure why we were mapping project target dependencies to cases such as .framework, however, this breaks some of the logic in tuist. Dependency to cases like .framework are only when those products are prebuilt. That's not the case for project target dependencies.

Additionally, this simplifies the mapping logic a bit.

@fortmarek fortmarek merged commit efc1f64 into main Feb 10, 2025
7 checks passed
@fortmarek fortmarek deleted the fix/project-target-dependency branch February 10, 2025 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants