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

Nullability specifiers not supported in %subclass methods #101

Open
jacobcxdev opened this issue May 21, 2020 · 0 comments
Open

Nullability specifiers not supported in %subclass methods #101

jacobcxdev opened this issue May 21, 2020 · 0 comments

Comments

@jacobcxdev
Copy link

What are the steps to reproduce this issue?

- (instancetype _Nonnull)initWithCoder:(NSCoder *)coder {
    …
}

What happens?

https://paste.mod.gg/ejizatesay.rb

What were you expecting to happen?

Successful compilation.

Any logs, error output, etc?

https://paste.mod.gg/ejizatesay.rb

Any other comments?

What versions of software are you using?

Operating System: macOS 10.15.4

Toolchain Version:

SDK Version: 13.4

@uroboro uroboro transferred this issue from theos/theos Apr 15, 2023
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