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

[NSOutlineView enumerateAvailableRowViews:] callback rowView parameter is non-optional #59

Open
nickasd opened this issue Mar 15, 2019 · 1 comment

Comments

@nickasd
Copy link

nickasd commented Mar 15, 2019

http://swiftify.me/5zxy3k

@tomattoz
Copy link
Collaborator

You can explicitly add "nonnull" specifier, see example http://swiftify.me/mwitg6/1.
@alex-swiftify Is it right that we couldn't add explicit "nonnull" specifier in metadata for lambdas?

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

2 participants