Files
firezone/swift
Jamil 4233fb9490 fix(apple/macos): Add app sandbox and entitlements to network extension (#7455)
Apple
[requires](https://github.com/firezone/firezone/actions/runs/12161693820/job/33916881718)
network extensions on macOS to be sandboxed. Given this requirement, we
must explicitly allow both the `com.apple.security.network.client` and
`com.apple.security.network.security` entitlements for making outbound
network requests and for opening sockets respectively.
2024-12-04 19:11:40 +00:00
..