This commit adds a build script, build-rust.sh, which compiles the burrow crate from inside of Xcode. The network extension then links against this crate.
This commit adds the Burrow and NetworkExtension schemes to version control so that they can be shared across developers.