appledoc icon indicating copy to clipboard operation
appledoc copied to clipboard

Objective-c code Apple style documentation set generator.

Results 108 appledoc issues
Sort by recently updated
recently updated
newest added

SInvalidArgumentException: -[GBEnumConstantData methodSelector]: unrecognized selector sent to instance 0x600002d5ff20 @ 0 CoreFoundation 0x000000018611e800 __exceptionPreprocess + 176 @ 1 libobjc.A.dylib 0x0000000185c15eb4 objc_exception_throw + 60 @ 2 CoreFoundation 0x00000001861d03bc -[NSObject(NSObject) __retain_OA] +...

The build fails on Xcode 14 because: There is a link command in other linker flags in project (`-sectcreate __ZIP __templates default_templates.zip`). That requires file `default_templates.zip` to be presented before...

Hi, @tomaz DDMinizip doesn't seem to be in cocoapod anymore, which causes the build to fail. How should I fix this?

Adds installation instructions for computers running on M1 silicon

After upgrading from Xcode 12, on any version of Xcode 13 or later, the following error occurs when running the `sudo sh install-appledoc.sh` command: `Build input file cannot be found:...