Andy Bartholomew
Results
2
issues of
Andy Bartholomew
### Description When I compile a class that implements WKNavigationDelegate, I get a warning on the line with `import WebKit`: `Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'` However,...
bug
concurrency
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc? - [x] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include reproduction steps...
bug