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

Apple Dependency: SwiftUI #3

Open
cyberphone opened this issue Nov 12, 2023 · 2 comments
Open

Apple Dependency: SwiftUI #3

cyberphone opened this issue Nov 12, 2023 · 2 comments

Comments

@cyberphone
Copy link

When I run swift test on Windows and Linux I get complaints about a missing SwiftUI. It is not entirely obvious why a library would need a UI. Apparently SwiftUI is not a part of the Swift core library.

Note: I just started with Swift so my knowledge is kind of zero...

@ChristopherA
Copy link

You should be using the Rust version if you are developing on a non-macOS platform. We have not tested the Swift version on any other platform and don’t have resources to do so (though we welcome pull requests if someone wants to try).

@cyberphone
Copy link
Author

Thanx, will do. It seems that Rust is more challenging to learn than Swift.

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

2 participants