Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: bump swift deps #139

Merged
merged 1 commit into from
Jan 17, 2024
Merged

*: bump swift deps #139

merged 1 commit into from
Jan 17, 2024

Conversation

BugenZhao
Copy link
Owner

No description provided.

Signed-off-by: Bugen Zhao <[email protected]>
@BugenZhao BugenZhao merged commit f840c77 into main Jan 17, 2024
1 check failed
@BugenZhao BugenZhao deleted the bz/bump-swift-dependency branch January 17, 2024 13:40
Copy link

what-the-diff bot commented Jan 17, 2024

PR Summary

Application Project File Updates
The core project file for the application has been tweaked through the removal of unused dependencies SwiftUINavigation and SwiftUIRefresh. An addition of SwiftUIIntrospect, a new dependency, has been made.

Package Version Upgrades
Several software packages that the application relies on for functionality have been updated to newer versions, enhancing stability, security, and performance. These include BetterSafariView, CombineExt, SDWebImage, SDWebImageSwiftUI, swift-log, swift-protobuf, SwiftUI-Introspect, and SwiftUIX.

Application Icon Enhancements
Updates have been made to the application's icon, improving its appearance across various platforms and resolutions.

Code Refactoring in Various Files
There have been several changes in different parts of the code to streamline and optimize the code as follows:

  • Unutilized code (import of SwiftUIRefresh, usage of RoundedIcon, and github image references) has been tidied up.
  • Code has been updated to use the new .introspect syntax in BlockWordListView.swift and to switch from .introspectTextView to .introspect(.textEditor) in TextSelectionView.swift and ContentEditorView.swift.
  • References to ViewingImageModel and default_forum_icon have been updated to improve code readability.
  • @EnvironmentObject has been added to ContentImageView.swift, PostContentView.swift, PostRowView.swift, and UserView.swift files for better data sharing across the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant