Xcode suddenly not generating @synthesize when @property added
Xcode suddenly not generating @synthesize when @property added
- Subject: Xcode suddenly not generating @synthesize when @property added
- From: Peter Teeson <email@hidden>
- Date: Tue, 17 Apr 2012 16:37:33 -0400
I just created a new non-document project using XCode 4.3.2 and did New File to create a new .m/.h pair for a sub-class of NSView.
When I add @property to the .h file the @synthesize is not added to the .m and a warning issue is indicated.
This used to work properly for me and I have not deliberately changed anything in Xcode.
As another data point I went in to previous projects where this worked, added an @property but no @synthesize was generated;
Can't think of what I might be doing wrong with this simple, reproducible situation.
Has anyone else seen this? Suggestions to track down why?
Or since it seems to be Xcode itself perhaps I should re-install Xcode?
Very bizarre.
TIA and respect…
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden