Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoAlgorithm committed Apr 12, 2022
2 parents 996bf0d + 3f5980c commit 76c6fc9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
> A completely native Discord client for macOS built 100% in
> Swift and SwiftUI
## ⚠️ Bug stopping loading from ever completing:

I've identified a bug that might stop the loading from fully
completing the first time you open the app. If you encounter an
issue where the loading progress gets stuck forever on "Loading channels",
run `defaults write com.cryptoalgo.swiftcord lastSelectedGuild <guild ID of a guild you are in>`
to fix it. **This is just a temporary fix**, I'll fix it when I
have the time to (soon).

This project aims to create a fully functional native Discord
client in Swift for macOS from scratch. Look below for a bunch
of screenshots!
Expand Down

0 comments on commit 76c6fc9

Please sign in to comment.