Compare commits
2 Commits
59b8e5e7ac
...
f8a363d18b
Author | SHA1 | Date |
---|---|---|
Ian VanSchooten | f8a363d18b | |
Ian VanSchooten | eebcc60a1f |
|
@ -7,7 +7,6 @@ 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