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

Swift 5.6 Warning about Wrapped value on Ubuntu #507

Open
richardcoleman opened this issue Mar 26, 2022 · 0 comments
Open

Swift 5.6 Warning about Wrapped value on Ubuntu #507

richardcoleman opened this issue Mar 26, 2022 · 0 comments

Comments

@richardcoleman
Copy link

I see the following warning using Swift 5.6 on Ubuntu 18.04

Building for debugging... /home/rcoleman/Repos/CMCheckersDBClient/.build/checkouts/Swinject/Sources/InstanceStorage.swift:118:50: warning: conditional cast from 'Wrapped' to 'AnyObject' always succeeds set { object = newValue.flatMap { $0 as? AnyObject } } ^

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

1 participant