On 21 May 2015, at 12:27 PM, Kyle Sluder <k...@ksluder.com> wrote: > > On Thu, May 21, 2015, at 12:11 PM, Alex Zavatone wrote: >> Jens mentioned that it was possible to turn off the auto-synthesis of >> properties in the build options of the target. >> >> This would be quite useful to help me iron out items that need to be >> refactored in my current project. >> >> My google skills are weak. I can't find out how to do this. Anyone care >> to clue me in? All the responses I see state that it's not possible. > > Project editor > Build Settings > Search for "synth"
I must have misinterpreted the question. I had understood Alex wanted a build option to turn off the auto-synthesis of properties, so the compiler could complain at every conflation of ivars with @propertys. The search you suggest (at least in the ObjC project I have open in 6.3.2) turns up only the warning for the lack of @synthesize in the @implementation. The global feature itself seems to be mandatory. (I could guess why that would be reasonable.) — F _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com