Missing .sh
This commit is contained in:
parent
e537e37ff6
commit
8582411529
@ -4,7 +4,7 @@ set -e
|
||||
./gradlew multiplatform-crypto-api:build
|
||||
#now let's build linux deps
|
||||
cd sodiumWrapper
|
||||
./makeMacosX86-64
|
||||
./makeMacosX86-64.sh
|
||||
./makeIos.sh
|
||||
./makeTvos.sh
|
||||
./makeWatchos.sh
|
||||
|
@ -4,7 +4,7 @@ set -e
|
||||
./gradlew multiplatform-crypto-api:build
|
||||
#now let's build linux deps
|
||||
cd sodiumWrapper
|
||||
./makeMacosX86-64
|
||||
./makeMacosX86-64.sh
|
||||
./makeIos.sh
|
||||
./makeTvos.sh
|
||||
./makeWatchos.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user