mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
Update INSTALL.md
This commit is contained in:
@@ -81,7 +81,7 @@ Once the framework is built using `./build_crypto_xcframework.sh` you will have
|
|||||||
s.version = "0.3.12"
|
s.version = "0.3.12"
|
||||||
```
|
```
|
||||||
|
|
||||||
Then in the element-ios `Podfile`, add the following line under side the existing `pod 'MatrixSDK' [..]`:
|
Then in the element-ios `Podfile`, add the following line under the existing `pod 'MatrixSDK' [..]`:
|
||||||
|
|
||||||
```
|
```
|
||||||
pod 'MatrixSDKCrypto', :path => '../matrix-rust-sdk/MatrixSDKCrypto.podspec'
|
pod 'MatrixSDKCrypto', :path => '../matrix-rust-sdk/MatrixSDKCrypto.podspec'
|
||||||
|
|||||||
Reference in New Issue
Block a user