Search code examples
Pointer is missing a nullability type specifier...

iosobjective-cobjective-c-nullability

Read More
Can we ensure nullability of `+ (nonnull instancetype)sharedInstance;`?...

objective-cnullableinitnon-nullableobjective-c-nullability

Read More
How do I safely cast a `_Nullable` to a `_Nonnull` in Objective-C?...

iosobjective-cxcodenullableobjective-c-nullability

Read More
When decorating ObjC code with nullability annotations, do you also have to do the definition, or ju...

swiftobjective-cobjective-c-nullability

Read More
why do other properties need nullability type specifier...

objective-cxcodeobjective-c-nullabilityavmetadataitem

Read More
What does id _Nullable __autoreleasing * _Nonnull mean?...

objective-cobjective-c++objective-c-nullability

Read More
Conflicting documentation for `[UIView initWithFrame:]`: nullable or nonnull?...

iosobjective-cuiviewinitwithframeobjective-c-nullability

Read More
Prevent Xcode from creating NS_ASSUME_NONNULL_BEGIN and NS_ASSUME_NONNULL_END on new headers...

objective-cxcodeheader-filesxcode10objective-c-nullability

Read More
Are Objective-C function results nonnull by default?...

objective-ccompiler-errorsnon-nullableobjective-c-nullability

Read More
Nullability rules for C++ objects in Objective-C++...

objective-c++objective-c-nullability

Read More
How to Make Compiler Assume `nullable` by Default...

objective-cswiftinteropobjective-c-nullability

Read More
Are _Nullable and _Nonnull useful for anything other than Swift interop?...

objective-cswiftobjective-c-nullability

Read More
Exactly how to use nonnull in certain cases in Objective C...

objective-cnullablenon-nullableobjective-c-nullability

Read More
Nullability annotation warnings after NS_ASSUME_NONNULL_END...

iosobjective-cswiftxcodeobjective-c-nullability

Read More
Strange CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION warning...

iosclangcompiler-warningsobjective-c-nullability

Read More
NSError, Swift, and nullability...

objective-cswifterror-handlingobjective-c-nullability

Read More
How to create class methods that conform to a protocol shared between Swift and Objective-C?...

objective-cswiftinteropobjective-c-protocolobjective-c-nullability

Read More
Swift's use of Implicitly Unwrapped Optional before availability of nullability...

swiftobjective-c-nullability

Read More
PF_NULLABLE parse framework difficult to understand, sending Message's to PFUser...

iosobjective-cparse-platformobjective-c-nullability

Read More
Objective-C Nullability: Qualifying Constant Strings...

objective-cswiftobjective-c-nullability

Read More
BackNext