appledoc
                                
                                 appledoc copied to clipboard
                                
                                    appledoc copied to clipboard
                            
                            
                            
                        __deprecated_msg ( ) shows ) vs the property name
I dont' recall this being an issue prior.. but with the latest download build seems to show up in the document as:
)
Vs: ~~propertyName~~
I thought it also had prior the information in the deprecation_msg.. much like setting a warning or note
so if you had
@property (nonatomic, assign) BOOL overFlow __deprecated_msg ( "No Longer supported (2.0)" )
The No Longer Supported should show up as Depreciated: No longer Supported in the info after the Discussion section...
Same here, can you please solve this bug? I tried everything but nothing, the error is still there.