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

Xcode 12.5 warning #889

Closed
alexander-larsson opened this issue May 5, 2021 · 4 comments
Closed

Xcode 12.5 warning #889

alexander-larsson opened this issue May 5, 2021 · 4 comments

Comments

@alexander-larsson
Copy link

Since Xcode 12.5 you get this warning when building:

Package Loading
ignoring declared target(s) 'swift-nio-zlib-support' in the system package

There is an issue filed with the swift-nio-zlib-support where it turns out that it is basically a deprecated library.

So maybe it is time to replace that library? I mostly just want to get rid of the warning 🙂

@danibachar
Copy link

Fixed by - #844

@ddaddy
Copy link

ddaddy commented Jun 8, 2021

Have you been able to build this for device? I get this error with Xcode 12.5

Screenshot 2021-06-08 at 11 47 51

@Charlotte3240
Copy link

Have you been able to build this for device? I get this error with Xcode 12.5

Screenshot 2021-06-08 at 11 47 51

your xcode version must be xcode 13 beta2

@ddaddy
Copy link

ddaddy commented Jun 28, 2021

Sorry yes, it is a 13.x issue. I've started a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants