tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 645 forks source link

error for create appledoc #572

Open congni opened 8 years ago

congni commented 8 years ago

*\ Assertion failure in +[GBMethodData methodDataWithType:result:arguments:], /Users/haoju-congni/appledoc/Model/GBMethodData.m:44 Oops, something went wrong... NSInternalInconsistencyException: Invalid parameter not satisfying: [arguments count] >= 1 @ 0 CoreFoundation 0x00007fff990ad03c __exceptionPreprocess + 172 @ 1 libobjc.A.dylib 0x00007fff8ddf476e objc_exception_throw + 43 @ 2 CoreFoundation 0x00007fff990ace1a +[NSException raise:format:arguments:] + 106 @ 3 Foundation 0x00007fff948658cb -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195 @ 4 appledoc 0x00000001077a0588 appledoc + 144776 @ 5 appledoc 0x0000000107794b30 appledoc + 97072 @ 6 appledoc 0x000000010779a04f appledoc + 118863 @ 7 appledoc 0x0000000107794558 appledoc + 95576 @ 8 appledoc 0x0000000107791679 appledoc + 83577 @ 9 appledoc 0x000000010779158d appledoc + 83341 @ 10 appledoc 0x000000010779a04f appledoc + 118863 @ 11 appledoc 0x0000000107799e66 appledoc + 118374 @ 12 appledoc 0x000000010779150d appledoc + 83213 @ 13 appledoc 0x0000000107791102 appledoc + 82178 @ 14 appledoc 0x00000001077940e6 appledoc + 94438 @ 15 appledoc 0x000000010779185f appledoc + 84063 @ 16 appledoc 0x000000010778ead7 appledoc + 72407 @ 17 appledoc 0x000000010778c652 appledoc + 63058 @ 18 appledoc 0x000000010778dd32 appledoc + 68914 @ 19 appledoc 0x000000010778d9cb appledoc + 68043 @ 20 appledoc 0x000000010778db6e appledoc + 68462 @ 21 appledoc 0x000000010778db6e appledoc + 68462 @ 22 appledoc 0x000000010778db6e appledoc + 68462 @ 23 appledoc 0x000000010778db6e appledoc + 68462 @ 24 appledoc 0x000000010778d5dc appledoc + 67036 @ 25 appledoc 0x000000010778c2fe appledoc + 62206 @ 26 appledoc 0x0000000107780b2b appledoc + 15147 @ 27 appledoc 0x000000010777f353 appledoc + 9043 @ 28 appledoc 0x000000010777f4a7 appledoc + 9383 @ 29 appledoc 0x000000010777f633 appledoc + 9779 @ 30 appledoc 0x000000010777e924 appledoc + 6436

congni commented 8 years ago

ask answer