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 Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) #1004

Closed
zbencz3 opened this issue Jun 16, 2021 · 1 comment

Comments

@zbencz3
Copy link

zbencz3 commented Jun 16, 2021

On Xcode 12.5 the tag 4.1.4 has the warning: "Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)"

warning

Since we treat warning as errors, it would show up as an actual error. Please annotate the method to avoid the warning.

Same issue reported here.

@alanjcharles
Copy link
Contributor

@zbencz3 we merged a fix and released it in analytics-ios 4.1.5 #999

please update and feel free to reopen if you are still running into issues.

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