Hey guys,
I am trying tofuse build --target=Android --run
with “BuildToolsVersion”: “26.0.0” in my .unoproj but I get the following error:
*What went wrong:
Execution failed for task ':app:transformNative_libsWithStripDebugSymbolForDebug'.
-> A problem occurred starting process 'command '/usr/local/share/android-sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-strip''
Could someone help me figuring this out?
Thanks