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