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