mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 00:22:26 +00:00
parent
1cf74d56d6
commit
d40e40ae02
@ -68,6 +68,7 @@ extension DebugLog {
|
||||
}
|
||||
}
|
||||
|
||||
#if canImport(UIKit)
|
||||
private extension UIUserInterfaceIdiom {
|
||||
var debugDescription: String {
|
||||
switch self {
|
||||
@ -85,3 +86,4 @@ private extension UIUserInterfaceIdiom {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user