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 |
|
Czarek Nakamoto
|
7d1950dbd5
|
improve ios build
|
2024-06-18 18:05:40 +02:00 |
|
sneurlax
|
4fb2066bde
|
remove -n: overwrite existing files (#5)
|
2024-06-02 12:11:34 +02:00 |
|
Czarek Nakamoto
|
b7eab542df
|
wownero-seed support
|
2024-04-25 10:07:36 +02:00 |
|
sneurlax
|
b98653c32f
|
iOS build: do not fail due to mv: Directory not empty
|
2024-04-19 16:39:09 +02:00 |
|
sneurlax
|
4fd90cdef1
|
fix openssl script re: previous commit
forgot to remove this one line. Interestingly, Windows built fine with it, whereas iOS threw.
|
2024-04-12 17:06:12 -05: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 |
|