List Question
10 TechQA 2025-01-03 18:38:17Swift's use of Implicitly Unwrapped Optional before availability of nullability
377 views
Asked by Boon
Are Objective-C function results nonnull by default?
553 views
Asked by Duncan C
Prevent Xcode from creating NS_ASSUME_NONNULL_BEGIN and NS_ASSUME_NONNULL_END on new headers
1.6k views
Asked by Can Poyrazoğlu
Do nullability-related attributes in Objective-C normally used for Swift also apply to ObjC-ObjC calls?
50 views
Asked by Mark A. Donohoe
Conflicting documentation for `[UIView initWithFrame:]`: nullable or nonnull?
488 views
Asked by Cœur
What is reason of Warning "Pointer is missing a nullability type specifier"?
7.2k views
Asked by Sam Shaikh
Marking plain -init to have a nullable return type without a warning
934 views
Asked by jscs
How to Make Compiler Assume `nullable` by Default
5.2k views
Asked by fabb
PF_NULLABLE parse framework difficult to understand, sending Message's to PFUser
193 views
Asked by NNikN
why do other properties need nullability type specifier
107 views
Asked by user1114881