So I installed pod and just trying to run empty project just with MatrixSDK installed on Xcode 26, macOS 26, and I have a lot of rsync errors,
Any thoughts about this ?
my podfile
pod 'MatrixSDK', :git => 'https://github.com/matrix-org/matrix-ios-sdk.git', :tag => 'v0.27.17'
