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

fix: Allow static frameworks to support resources#451

Merged
pepicrft merged 2 commits intomainfrom
fix/static-framework-resources
Jan 13, 2026
Merged

fix: Allow static frameworks to support resources#451
pepicrft merged 2 commits intomainfrom
fix/static-framework-resources

Conversation

@pepicrft
Copy link
Contributor

@pepicrft pepicrft commented Jan 13, 2026

Related PR: tuist/tuist#9081

Why

Static frameworks can host resources in Tuist; expose this in XcodeGraph's supportsResources so downstream logic can simplify.

What

  • Treat static frameworks as supporting resources
  • Add a unit test for the behavior

Tests

  • swift test --filter TargetTests

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 13, 2026
@dosubot
Copy link

dosubot bot commented Jan 13, 2026

Related Documentation

Checked 1 published document(s) in 0 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@pepicrft pepicrft requested review from a team, cschmatzler and fortmarek and removed request for a team January 13, 2026 07:38
@pepicrft pepicrft changed the title Allow static frameworks to support resources fix: Allow static frameworks to support resources Jan 13, 2026
@dosubot dosubot bot added the enhancement New feature or request label Jan 13, 2026
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jan 13, 2026
@pepicrft pepicrft merged commit 49e382a into main Jan 13, 2026
7 checks passed
@pepicrft pepicrft deleted the fix/static-framework-resources branch January 13, 2026 07:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant