Xcode 9.3 newly recommends setting CLANG_ENABLE_OBJC_WEAK to YES for all Objective-C projects. Can someone explain what this setting will mean for a non-ARC app?
From what I can see it allows you to use weak
properties in non-ARC code and they will be nilled automatically.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With