Fix gomobile build on macOS

This commit is contained in:
世界 2023-09-15 22:24:28 +08:00
parent 5f063fb0b5
commit 3040e97222
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 5 additions and 5 deletions

View file

@ -178,8 +178,8 @@ lib:
lib_install:
go get -v -d
go install -v github.com/sagernet/gomobile/cmd/gomobile@v0.0.0-20230728014906-3de089147f59
go install -v github.com/sagernet/gomobile/cmd/gobind@v0.0.0-20230728014906-3de089147f59
go install -v github.com/sagernet/gomobile/cmd/gomobile@v0.0.0-20230915142329-c6740b6d2950
go install -v github.com/sagernet/gomobile/cmd/gobind@v0.0.0-20230915142329-c6740b6d2950
clean:
rm -rf bin dist sing-box