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

macOS support (and multiplatform in general) #333

Open
ggoraa opened this issue Aug 22, 2022 · 6 comments
Open

macOS support (and multiplatform in general) #333

ggoraa opened this issue Aug 22, 2022 · 6 comments

Comments

@ggoraa
Copy link

ggoraa commented Aug 22, 2022

Hi! This client is looking really promising, and I want to contribute my knowledge and skill to it: I am currently developing a custom client for Telegram: Moc, where I use SwiftUI, which allows me to support both macOS and iPadOS with ease. And I want to make the same thing here, by implementing support for the macOS desktop!

How do you look at it? I think this will be pretty good :)

@ggoraa
Copy link
Author

ggoraa commented Aug 22, 2022

By "implementing support for the macOS desktop" I don't mean Catalyst, i mean proper multiplatform support of macOS using new in Xcode 14 "Multiplatform targets"

@helje5
Copy link
Contributor

helje5 commented Aug 22, 2022

I did a Nio port to macOS SwiftUI a while (2y?) back, called Mio, which was integrated into the project. Not sure what the current state is.

@ggoraa
Copy link
Author

ggoraa commented Aug 23, 2022

Isn't it done using Catalyst?

@helje5
Copy link
Contributor

helje5 commented Aug 23, 2022

Mio was native AppKit SwiftUI. Might have been replaced/removed in the meantime by the current maintainers. Catalyst is awful.

@ggoraa
Copy link
Author

ggoraa commented Aug 23, 2022

Oh, now I got it
Yea, I agree that catalyst is awful, so that's why I am suggesting adding macOS as a natively supported platform :)

@A-R-M
Copy link

A-R-M commented Nov 5, 2022

This is the Mio that @helje5 was referring to btw:
https://zeezide.de/download/Mio.app-0.2.0-2.zip

(old link found here).

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

No branches or pull requests

3 participants