acrespo
acrespo
Hey I'm having the same issue here. If I comment the `use_frameworks !` line, I Can get the pod installed correctly (with some minor warnings about the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting...
I'm sorry if I wasn't clear, it's not that the bitconj module fail to build with Java 8. It's just that Android doesn't support Java 8 so dependencies must be...
Hi! I had the same issue when running the script on my mac. If you effectively have `adb` installed you can alter the script and remove the `check_tools` call (near...