mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-04 08:50:18 +01: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
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
[submodule "lib/MessagePack"]
|
|
path = lib/MessagePack
|
|
url = https://github.com/bitwarden/MessagePack.git
|