Compare commits
1 Commits
f8a363d18b
...
59b8e5e7ac
Author | SHA1 | Date |
---|---|---|
Ian VanSchooten | 59b8e5e7ac |
|
@ -7,6 +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 -androidapi=26
|
gomobile bind -trimpath -v --target=android -androidapi=26
|
||||||
|
|
||||||
MobileNebula.xcframework: *.go go.sum
|
MobileNebula.xcframework: *.go go.sum
|
||||||
|
|
Loading…
Reference in New Issue