summaryrefslogtreecommitdiff
path: root/external/ios/build_unbound.sh
AgeCommit message (Collapse)Author
2024-08-01update ios scripts to not clone dependencies at build time (#25)cyan
* update ios scripts to not clone dependencies at runtime * fix ios build scripts
2024-06-18improve ios buildCzarek Nakamoto
2024-04-12do not fail if repo already existssneurlax
build_single.sh will fail on Windows (WSL2) due to `git clone` if we already did a `git submodule update --init --recursive`
2024-04-02feat: iOS buildsv0.18.3.3-RC15Czarek Nakamoto
includes patches to - randomx: https://github.com/tevador/RandomX/pull/294 - randomwow: https://git.wownero.com/wownero/RandomWOW/pulls/2