Compare commits
1 Commits
c28a3f8ed4
...
7f3976f140
Author | SHA1 | Date |
---|---|---|
Ian VanSchooten | 7f3976f140 |
|
@ -7,7 +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
|
||||
|
||||
MobileNebula.xcframework: *.go go.sum
|
||||
go get -d golang.org/x/mobile/cmd/gomobile
|
||||
|
|
Loading…
Reference in New Issue