mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-19 07:09:56 +00:00
update client code ios build tags to add tvos target
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build ios
|
||||
//go:build ios || tvos
|
||||
|
||||
package dynamic
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//go:build ios
|
||||
//go:build ios || tvos
|
||||
|
||||
package notifier
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//go:build ios
|
||||
//go:build ios || tvos
|
||||
|
||||
package systemops
|
||||
|
||||
|
||||
Reference in New Issue
Block a user