Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.3k stars 490 forks source link

Feature request: Optimization for macos #1922

Closed mofneko closed 7 months ago

mofneko commented 7 months ago

The current version runs on catalyst and is dependent on the iOS version, even though it runs on macOS.

Also, there are many apps that don't work with macOS Sonoma at this stage, so I don't think it's a good idea to have a configuration that requires the latest version of macOS.

Dimillian commented 7 months ago

Well it runs on SwiftUI with the latest API, and this is not something I'll change anytime soon. Maybe one day I'll do a truly native macOS client but this will be a different app then.