passepartout-apple/PassepartoutLibrary
Davide De Rosa 990fde5325
On-demand not applying to wired connections (#463)
Condition is `#if os(macOS)`, but a Catalyst app is actually `os(iOS)`,
so the code adding the Ethernet rule was being ignored.
2024-01-11 00:15:06 +01:00
..
.swiftpm/xcode/xcshareddata/xcschemes Use async in ProductManager (#438) 2023-12-21 08:09:52 +01:00
Sources On-demand not applying to wired connections (#463) 2024-01-11 00:15:06 +01:00
Tests Add minimal TV app 2023-12-31 01:21:38 +01:00
.gitignore Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Package.swift Restore proper OpenVPN connectivity (#447) 2024-01-05 23:54:16 +01:00