mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2024-12-18 04:24:29 -05:00
Hacking on IPA CICD
This commit is contained in:
parent
c6fcbb30ad
commit
c16e9ef06e
@ -21,7 +21,7 @@ build:
|
|||||||
- git clone https://gitlab.com/veilid/veilid.git ../veilid
|
- git clone https://gitlab.com/veilid/veilid.git ../veilid
|
||||||
- curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
- curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||||
- source "$HOME/.cargo/env"
|
- source "$HOME/.cargo/env"
|
||||||
- sudo brew install capnp cmake wabt llvm protobuf openjdk@17 jq
|
- brew install capnp cmake wabt llvm protobuf openjdk@17 jq
|
||||||
- cargo install wasm-bindgen-cli wasm-pack cargo-edit
|
- cargo install wasm-bindgen-cli wasm-pack cargo-edit
|
||||||
- sudo gem install cocoapods
|
- sudo gem install cocoapods
|
||||||
- wget -P /Downloads https://storage.googleapis.com/flutter_infra_release/releases/stable/macos/flutter_macos_3.13.5-stable.zip
|
- wget -P /Downloads https://storage.googleapis.com/flutter_infra_release/releases/stable/macos/flutter_macos_3.13.5-stable.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user