mirror of
https://github.com/undeaDD/FakeWebKit.git
synced 2026-03-11 19:00:22 +01:00
safely wrap for tvOS only
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#if os(tvOS)
|
||||||
import UIKit
|
import UIKit
|
||||||
|
|
||||||
// MARK: - ✅ - Cookie + DataStore
|
// MARK: - ✅ - Cookie + DataStore
|
||||||
@@ -510,3 +511,4 @@ fileprivate class _DelegateProxy: NSObject {
|
|||||||
return decision == .allow
|
return decision == .allow
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user