Fix read WIFI information on macOS app store version
This commit is contained in:
@@ -2,7 +2,7 @@ import Foundation
|
||||
import Libbox
|
||||
import NetworkExtension
|
||||
import UserNotifications
|
||||
#if canImport(CoreWLAN)
|
||||
#if os(macOS)
|
||||
import CoreWLAN
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user