Handling deprecated properties

70 views
Skip to first unread message

Raymond Camden

unread,
Dec 3, 2014, 10:11:06 AM12/3/14
to appl...@googlegroups.com
I've got a header with code like so:

#pragma mark - Deprecated

/**
Stuff
*/
@property (readonly, nonatomic) CGRect stuff __deprecated;

When I run Appledoc on this, it creates a property called __deprecated.

Any ideas?
Reply all
Reply to author
Forward
0 new messages