fix: xcode 26 compile bug #1113
Annotations
2 errors and 1 warning
|
Run make test
Process completed with exit code 2.
|
|
Run make test:
Coder-Desktop/VPN/PacketTunnelProvider.swift#L46
declaration 'startTunnel(options:completionHandler:)' has a type with different sendability from any potential overrides
|
|
Run make test:
Coder-Desktop/VPN/PacketTunnelProvider.swift#L2
add '@preconcurrency' to treat 'Sendable'-related errors from module 'NetworkExtension' as warnings
|
Loading