> On May 21, 2015, at 6:43 AM, Alex Zavatone <z...@mac.com> wrote:
> 
> Also, you can turn it off autosynthesis?  How?  That would be a big help for 
> me to straighten out this iOS project where the original developers thought 
> everything needed to be a java bean.

As Graham said, go to the build settings and turn on the warning for “Implicit 
Synthesized Properties”. While you’re at it, turn on “Treat Warnings As 
Errors”. You’ll now get a compile error any time you forget to add an 
@synthesize directive (or implement explicit accessor methods.)

—Jens
_______________________________________________

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

Reply via email to