Compare commits

..

1 Commits

Author SHA1 Message Date
Ian VanSchooten 59b8e5e7ac
Merge 7b507b4f58 into 1d1a280a9c 2024-10-08 15:27:40 -04:00
1 changed files with 1 additions and 0 deletions

View File

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