adamontherun / xCodeGenerateDescriptionPlugin

Plugin to automatically generate the description for your class in XCode
103 stars 11 forks source link

Existing descriptions are not always detected #3

Closed sneakyness closed 9 years ago

sneakyness commented 9 years ago

descriptions with signatures like

-(NSString*)    
  description

are not detected by the plugin

adamontherun commented 9 years ago

fixed.