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

fix: missing framework target dependency#110

Merged
fortmarek merged 1 commit intomainfrom
fix/framework-target-dependency
Feb 7, 2025
Merged

fix: missing framework target dependency#110
fortmarek merged 1 commit intomainfrom
fix/framework-target-dependency

Conversation

@fortmarek
Copy link
Member

When mapping framework dependencies, we were assuming that a framework would be referred by a full path. However, that's not the case when a target depends on a different framework target. In those cases, frameworks are referred to by their relative path and their sourceTree is buildProductsDir.

@fortmarek fortmarek merged commit 5ec8cf6 into main Feb 7, 2025
8 of 9 checks passed
@fortmarek fortmarek deleted the fix/framework-target-dependency branch February 7, 2025 10:27
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