#!/bin/bash rm target/debug/cargo-ipcgen-swift cargo build export RUSTC=`pwd`/target/debug/cargo-ipcgen-swift export RUSTFLAGS="-L $HOME/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib" cd tests/foo2 cargo clean cargo build cd ../.. #cat tests/foo2/target/ipcgen-swift/dbg.txt cat tests/foo2/target/ipcgen-swift/hir-crate.json | jq .