Update INSTALL.md

This commit is contained in:
Valere 2023-09-08 14:53:28 +02:00 committed by GitHub
parent 860ec7b15a
commit 236123d472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'