I have a need to flip the switch on “Weak References in Manual Retain Release” in Xcode build settings. It defaults to “no” for me and I need to change it to “yes.” I do this for other settings, such as turning off bitcode, using the following pattern:
I don’t know the string for weak references though. Does anyone know, and is there any reference for this stuff somewhere? I couldn’t find it in the docs.
I have the same problem. I trying to set “SetBuildProperty” for “Weak References in Manual Retain Release” but the build settings create a new type “User-Defined”.