Open jefby opened 7 years ago
I have same question
Hi! It's been several years since I moved off Apple platforms. So what I'd suggest is to open the project in Xcode, add a breakpoint to the line where above message is generated, run it on your sources and let it hit the breakpoint. Then start from there and slowly move backwards until you arrive to the source of the problem...
Hi, we use command
appledoc --project-name TestProject --project-company TestCompany ./
to generate document, when we changed the typedef NS_ENUM content, it can't update, just ignore.My question is how to update.