mirror of
https://github.com/bitwarden/android.git
synced 2024-12-26 19:08:32 +03:00
9f8307a4ff
* EC-770 Started implementing MessagePack for the iPhone -> Watch communication * EC-770 Removed Pods and installed MessagePack through SPM * EC-770 Implemented MessagePack + Lzfse compression when syncing iPhone -> Watch * EC-770 Added MessagePack as submodule and updated the build to checkout the submodule as well. Also added MessagePack files as reference in the watch project * EC-770 Updated build Updated build.yml to checkout submodules on iOS
3 lines
106 B
Text
3 lines
106 B
Text
[submodule "lib/MessagePack"]
|
|
path = lib/MessagePack
|
|
url = https://github.com/bitwarden/MessagePack.git
|