Hacking on IPA CICD

This commit is contained in:
TC 2023-09-27 14:17:35 +00:00
parent c6fcbb30ad
commit c16e9ef06e

View File

@ -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