* Migrate `fog` to `mobilecoin` submodule. Update bindings and headers to support new changes in `mobilecoin`/`fog` service (CompressedCommitment) * update submodule to be correct * add arch specific stripped libs * dont track Artifacts * working w/ arch specific binaries (not stripped) * udpate submodule * wip * udpate submodule * add Artifacts to repo * copy stripped and unstripped * use unstripped for now * LibMobileCoin working w/ arch specific * up-rev transaction.h to to match changes in `mobilecoin` * updated mobilecoin repo * remove checked in libs from old folder structure * revert to old folder structure for binaries * update submodule to use latest m1 plus compressed commitment * add all targets to Makefile. Do a targeted copy of mobilecoin/libmobilecoin output directory so we only copy the binaries * add compiled binaries for testing * point to combined branch that includes m1 and compressed commitment. * 1.2 release * git modules needs to point to mc official remote. Remove commented code, unnecc code in podspec. Revert some small changes in podspec * change name and url to mobilecoin * update archs in podspec * update spec, dont need non-stripped * whitespace change, enable catalyst * add catalyst build options
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
[submodule "Vendor/mobilecoin"]
|
|
path = Vendor/mobilecoin
|
|
url = https://github.com/mobilecoinfoundation/mobilecoin.git
|