mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
release: Do not build tailscale on iOS and tvOS
This commit is contained in:
parent
a64c520de2
commit
df5baa733d
2 changed files with 17 additions and 13 deletions
4
Makefile
4
Makefile
|
@ -233,8 +233,8 @@ lib:
|
|||
go run ./cmd/internal/build_libbox -target ios
|
||||
|
||||
lib_install:
|
||||
go install -v github.com/sagernet/gomobile/cmd/gomobile@v0.1.4
|
||||
go install -v github.com/sagernet/gomobile/cmd/gobind@v0.1.4
|
||||
go install -v github.com/sagernet/gomobile/cmd/gomobile@v0.1.6
|
||||
go install -v github.com/sagernet/gomobile/cmd/gobind@v0.1.6
|
||||
|
||||
docs:
|
||||
venv/bin/mkdocs serve
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue