Make the matrix-ios-sdk a submodule and use it as a local pod instead of a published one.

This commit is contained in:
Stefan Ceriu
2024-06-10 15:18:16 +03:00
parent 9e879562f6
commit 39d0109c8d
9 changed files with 55 additions and 80 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "matrix-ios-sdk"]
path = matrix-ios-sdk
url = git@github.com:matrix-org/matrix-ios-sdk.git