Skip to content

Conversation

@fortmarek
Copy link
Member

When mapping a target framework from a different project, we would incorrectly default to a .target framework dependency. To fix this, we are constructing a map of target names to a ProjectNativeTarget – a helper struct that contains the necessary models we need to return a TargetDependency.project.

Additionally, we are now reading buildSettings of a given target framework to derive the linkingStatus.

@fortmarek fortmarek merged commit 8a8adfc into main Feb 10, 2025
7 checks passed
@fortmarek fortmarek deleted the fix/project-target-framework branch February 10, 2025 14:12
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

Successfully merging this pull request may close these issues.

3 participants