SPM: update exclude rules
Fixes missing excluded file warning in Xcode. api-ios.go was renamed to api-apple.go. Signed-off-by: Andrej Mihajlov <and@mullvad.net>
This commit is contained in:
committed by
Jason A. Donenfeld
parent
eb528c766b
commit
820fa55380
@@ -437,7 +437,7 @@ public class WireGuardAdapter {
|
||||
}
|
||||
}
|
||||
|
||||
/// A enum describing WireGuard log levels defined in `api-ios.go`.
|
||||
/// A enum describing WireGuard log levels defined in `api-apple.go`.
|
||||
public enum WireGuardLogLevel: Int32 {
|
||||
case verbose = 0
|
||||
case error = 1
|
||||
|
||||
Reference in New Issue
Block a user