Commit Graph

6 Commits

Author SHA1 Message Date
julian-CStack
1ef9024e43 Ios script fix (#85)
* fix: mv will fail on consecutive runs
* fix: script cp error
2024-11-05 11:44:41 -05:00
cyan
f2e150bf89 update ios scripts to not clone dependencies at build time (#25)
* update ios scripts to not clone dependencies at runtime
* fix ios build scripts
2024-08-01 12:58:41 +02:00
sneurlax
4fb2066bde remove -n: overwrite existing files (#5) 2024-06-02 12:11:34 +02:00
sneurlax
b98653c32f iOS build: do not fail due to mv: Directory not empty 2024-04-19 16:39:09 +02:00
sneurlax
ae57e3dc6f do not fail if repo already exists
build_single.sh will fail on Windows (WSL2) due to `git clone` if we already did a `git submodule update --init --recursive`
2024-04-12 16:43:52 -05:00
Czarek Nakamoto
e2ad141007 feat: iOS builds
includes patches to
- randomx: https://github.com/tevador/RandomX/pull/294
- randomwow: https://git.wownero.com/wownero/RandomWOW/pulls/2
2024-04-02 17:09:22 +02:00