mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00

* Fix Timeline on Xcode 14/iOS 16 Raise requirement to iOS 16+ Reduce pagination jumping. Sonarcloud fixes. Fix verification test. Adopt if let optional { syntax. * Remove unused ScrollViewReader The ScrollViewReader didn't appear to change the behaviour. * Fix warnings on Run Scripts. Run script build phase 'SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.