Makefile: pull latest xgo. Closes #38
This commit is contained in:
parent
7cbf15507e
commit
b09e396ba9
1
Makefile
1
Makefile
|
@ -26,6 +26,7 @@ statusgo-ios-simulator: xgo
|
||||||
@echo "iOS framework cross compilation done:"
|
@echo "iOS framework cross compilation done:"
|
||||||
|
|
||||||
xgo:
|
xgo:
|
||||||
|
build/env.sh docker pull farazdagi/xgo
|
||||||
build/env.sh go get github.com/karalabe/xgo
|
build/env.sh go get github.com/karalabe/xgo
|
||||||
|
|
||||||
test-all:
|
test-all:
|
||||||
|
|
Loading…
Reference in New Issue