Skip to content

Conversation

jszumski
Copy link
Contributor

Fix Xcode 26 warnings in sources copied from ComposableArchitecture that use SwiftSyntax (fixed in pointfreeco/swift-composable-architecture#3160) and add dependencies to IssueReporting in modules that import it in tests to fix:

Package.swift: dependency 'xctest-dynamic-overlay' is not used by any target

Checklist

  • Unit Tests
  • UI Tests
  • Snapshot Tests (iOS only)
  • I have made corresponding changes to the documentation

…hat use SwiftSyntax and add dependencies to IssueReporting in modules that import it in tests
@jszumski jszumski requested review from a team as code owners September 19, 2025 05:21
Copy link
Member

@robmaceachern robmaceachern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the diff will be cleaned up after running the linter but changes lgtm

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the changes here were related to resolving SwiftSyntax 510 / Xcode 15.3 warnings: https://github.com/pointfreeco/swift-composable-architecture/pull/2909/files#diff-4dd6925c27d6c7c053ed08b23987135c180ceb1239e35ba4f7e9d27538affc80

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.

2 participants