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

Compile time error on Linkage.swift on 2.12.0 #766

Closed
TheCoordinator opened this issue Feb 1, 2020 · 2 comments · Fixed by #767
Closed

Compile time error on Linkage.swift on 2.12.0 #766

TheCoordinator opened this issue Feb 1, 2020 · 2 comments · Fixed by #767

Comments

@TheCoordinator
Copy link
Contributor

Getting a compile time error on Linkage.swift defaultLinkage property.

  Linkage.swift:12:9: note: add missing case: '.xcFramework'
        switch type {
        ^
@yonaskolb
Copy link
Owner

Fixed in 2.13.0

@TheCoordinator
Copy link
Contributor Author

Thanks for getting it sorted so quickly 👏

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

Successfully merging a pull request may close this issue.

2 participants