We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I use Swift Package Manager, the version fetched is 1.0.0, then I change I into exact version 1.1, an error happened with this message :
Dependencies could not be resolved because no versions of 'SwiftDI' match the requirement 1.1.0 and root depends on 'SwiftDI' 1.1.0.
The text was updated successfully, but these errors were encountered:
can you add support swift package manager? I need to use swiftUI support. thanks in advance
Sorry, something went wrong.
No branches or pull requests
when I use Swift Package Manager, the version fetched is 1.0.0, then I change I into exact version 1.1, an error happened with this message :
The text was updated successfully, but these errors were encountered: