Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimillian committed Dec 1, 2020
2 parents 91a0c16 + a0d3a5c commit 2d6bc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A SwiftUI Reddit client for macOS
You'll need Xcode 12 and macOS Big Sur 12 to build & run the app.
This is quite bleeding edge, the performances are not quite there yet as SwiftUI higher order components on macOS (like `List` and `NavigationView`) are not really very smooth yet. I hope it'll improve during Big Sur update cycle and I exept a big boost with SwiftUI 3 next summer. (One can hope)

But I'll continue to work on this applicatio, add features, optimize it and eventually release it on the Mac App Store.
But I'll continue to work on this application, add features, optimize it and eventually release it on the Mac App Store.
![Image](Images/image1.png?)

If you want to login with your Reddit account building the project from the source you'll need to create a file `secrets.plist` in `Packages/Backend/Sources/Backend/Resources` with your Reddit app secret as `client_id` key/value.
Expand Down

0 comments on commit 2d6bc30

Please sign in to comment.