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

SwiftPackage manager error #10

Closed
lassestolley opened this issue Mar 8, 2022 · 2 comments
Closed

SwiftPackage manager error #10

lassestolley opened this issue Mar 8, 2022 · 2 comments

Comments

@lassestolley
Copy link

When I try to add the package with the Swift Package Manager in Xcode I get an error: invalidMainfestFormat. You have to change this platforms: [ .iOS(.v13) ] to this platforms: [ .iOS(.v12) ] in the Package.swift file.

@jis248
Copy link

jis248 commented Apr 5, 2022

same issue on my side,
How did you solve it?

@ilia3546
Copy link
Contributor

Hi there! This issue was fixed in the 2.0 version. Please check it :)

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