Swift wrapper for Google's Differential Privacy Project.
- Bazel Build
- Tulsi
- DP Framework
- Carrot Hello World
- CI Builds
- SwiftPM Support
- Cocopods Support
- Carthage Support
- Native iOS Example
- React Native Example
- Flutter Example
$ bazel build //src:Hello --ios_multi_cpus=x86_64,arm64 --apple_bitcode=embedded --copt=-fembed-bitcode
otool -hv -arch all lipo -info libHelloObjC.a
bazel clean --expunge nm Hello