Compare commits

..

1 Commits

Author SHA1 Message Date
Ian VanSchooten 7f3976f140
Merge d4a5489be5 into cf97068d7b 2024-09-27 15:52:12 -04:00
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ clean:
mobileNebula.aar: *.go go.sum mobileNebula.aar: *.go go.sum
go get -d golang.org/x/mobile/cmd/gomobile go get -d golang.org/x/mobile/cmd/gomobile
gomobile bind -trimpath -v --target=android -androidapi=26 gomobile bind -trimpath -v --target=android
MobileNebula.xcframework: *.go go.sum MobileNebula.xcframework: *.go go.sum
go get -d golang.org/x/mobile/cmd/gomobile go get -d golang.org/x/mobile/cmd/gomobile