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

CHIPTool App compilation error on iOS #18518

Closed
phonnakasturi-apple opened this issue May 17, 2022 · 0 comments · Fixed by #18523
Closed

CHIPTool App compilation error on iOS #18518

phonnakasturi-apple opened this issue May 17, 2022 · 0 comments · Fixed by #18523

Comments

@phonnakasturi-apple
Copy link

With SHA 05a20b1

We cannot compile CHIPTool App using Xcode

It throws, ""Nullability specifier 'nullable' conflicts with existing specifier 'nonnull'""

Attaching the image;

CHIPTool App Error

@phonnakasturi-apple phonnakasturi-apple changed the title CHIPTool App compilation error CHIPTool App compilation error on iOS May 17, 2022
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue May 17, 2022
The compiler is not happy with nullability specified for only some
things in a header, so have todo it for all of them.

Also fixes incorrect nullability specifications in CHIPTestStorage.

Fixes project-chip#18518
andy31415 pushed a commit that referenced this issue May 17, 2022
The compiler is not happy with nullability specified for only some
things in a header, so have todo it for all of them.

Also fixes incorrect nullability specifications in CHIPTestStorage.

Fixes #18518
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

Successfully merging a pull request may close this issue.

1 participant