passepartout-apple/PassepartoutCore/Sources/PassepartoutProfiles
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
..
DataModels Hack around missing .ethernet on Catalyst 2022-04-19 15:56:41 +02:00
Extensions Hack around missing .ethernet on Catalyst 2022-04-19 15:56:41 +02:00
Managers Delete profile from Organizer 2022-04-19 08:38:10 +02:00
Models Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
Pickers Make network settings consistent 2022-04-14 07:43:44 +02:00
Profiles.xcdatamodeld/Model.xcdatamodel Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
Repositories Review a bit about duplicates handling 2022-04-16 11:27:31 +02:00
PassepartoutProfiles.swift Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00