-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When building natives with gradle on OSX, xml files can't be found by Ant.
Workaround is to run each scrips manually :
$ ant -f jni/build-macosx32.xml -v -Dhas-compiler=true clean postcompile
$ ant -f jni/build-macosx64.xml -v -Dhas-compiler=true clean postcompile
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels