Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diffTool have a Swift 6 warning on Xcode 15.3 with Strict Concurrency Checking set to Complete #845

Open
diogot opened this issue Apr 8, 2024 · 0 comments

Comments

@diogot
Copy link

diogot commented Apr 8, 2024

Describe the bug

On Xcode 15.3 there is new warning in diffTool string:

Screenshot 2024-04-08 at 08 53 29

To Reproduce

  • Open a project in Xcode 15.3
  • Set Strict Concurrency Checking to Complete
  • Compile the project

Expected behavior
The project compile without warnings

Environment

  • swift-snapshot-testing version 1.16.0
  • Xcode 15.4
  • Swift 5.10
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

No branches or pull requests

1 participant