passepartout-apple/PassepartoutCore
Davide De Rosa a6c7305528 Hack around missing .ethernet on Catalyst
Enum seems to be mapped correctly. Make sure matching works on
real device though.

Also noticed that @available on iOS implies availability on
Catalyst as well, making it ineffective e.g. in this case, where
mobile and ethernet network matching should be only available on
iOS and macOS respectively.
2022-04-19 15:56:41 +02:00
..
.swiftpm/xcode/xcshareddata/xcschemes Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
Sources Hack around missing .ethernet on Catalyst 2022-04-19 15:56:41 +02:00
Tests Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
.gitignore Only commit package resolution in main project 2022-02-04 13:10:50 +01:00
Package.swift Fix another import issue in TunnelKit 2022-04-13 22:57:00 +02:00