passepartout-apple/Passepartout
Davide 46206ae76f
Restore server entitlement for WireGuard to work on macOS (#1053)
The entitlement "clean-up" was pushed by the App Review, but this had
horrible consequences apparently.

In fact, the WireGuard Go adapter is unable to bind the UDP socket
without the "server" entitlement, making WireGuard on macOS silently
broken:

```
Unable to update bind: listen udp4 :0: bind: operation not permitted
```

Regression in #1042
2025-01-08 00:52:22 +01:00
..
App Read user level in tunnel too 2025-01-06 21:50:38 +01:00
Intents Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
LoginItem Add explicit environment objects to TableColumn (#873) 2024-11-15 01:47:52 +01:00
Shared Read user level in tunnel too 2025-01-06 21:50:38 +01:00
Tests Localize WireGuard errors (#934) 2024-11-25 11:34:31 +01:00
Tunnel Restore server entitlement for WireGuard to work on macOS (#1053) 2025-01-08 00:52:22 +01:00
UITests Autogenerate framed screenshots from HTML/CSS (#1000) 2024-12-11 20:33:58 +01:00
Config.xcconfig Sort config 2024-12-17 18:45:24 +01:00
Passepartout.xctestplan Parallelize all tests 2024-12-15 14:22:37 +01:00