This release fixes a crash that could occur when a static Swift XCFramework was reachable through multiple dependency paths in a large graph. The duplicate settings are now removed during graph mapping, so projects that previously failed to generate now work again.
- Deduplicates SDK-conditioned framework search paths when static XCFramework settings are merged through multiple dependency paths.
- Applies the same duplicate cleanup to SDK-conditioned
OTHER_SWIFT_FLAGSentries.