Update INSTALL.md

This commit is contained in:
Valere
2023-09-08 14:53:28 +02:00
committed by GitHub
parent 8f32547cc4
commit f9d04e6c1e

View File

@@ -81,7 +81,7 @@ Once the framework is built using `./build_crypto_xcframework.sh` you will have
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'