You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fixesproject-chip#18518
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
With SHA 05a20b1
We cannot compile CHIPTool App using Xcode
It throws, ""Nullability specifier 'nullable' conflicts with existing specifier 'nonnull'""
Attaching the image;
The text was updated successfully, but these errors were encountered: