Skip to content

Commit

Permalink
Add retry decryption encrypted timeline item debug menu option (#384)
Browse files Browse the repository at this point in the history
* Fixed a couple of warnings (+2 squashed commits)
Squashed commits:
[21fbc3b] Add changelog
[abb092c] Add retry decryption encrypted timeline item debug menu option

* Cleanup room list state computations

* Bump the RustSDK to v1.0.25-alpha

* Fix brew CI errors: remove imagemagick and brew lock file entirely

* Fix release script version bumping

* Bump ruby dependencies
  • Loading branch information
stefanceriu authored Dec 22, 2022
1 parent 131197b commit ac77743
Show file tree
Hide file tree
Showing 23 changed files with 117 additions and 266 deletions.
4 changes: 2 additions & 2 deletions Brewfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
brew "xcodegen"
brew "swiftgen"
brew "swiftformat"
brew "imagemagick"
brew "git-lfs"

#brew "swiftlint" # Fails on the CI: `Target /usr/local/bin/swiftlint Target /usr/local/bin/swiftlint already exists`. Installed through https://github.com/actions/virtual-environments/blob/main/images/macos/macos-12-Readme.md#linters
#brew "swiftlint" # Fails on the CI: `Target /usr/local/bin/swiftlint Target /usr/local/bin/swiftlint already exists`. Installed through https://github.com/actions/virtual-environments/blob/main/images/macos/macos-12-Readme.md#linters
#brew "imagemagick" # Upgrading imagemagick has failed!
188 changes: 0 additions & 188 deletions Brewfile.lock.json

This file was deleted.

Loading

0 comments on commit ac77743

Please sign in to comment.