nst / RuntimeBrowser

Objective-C Runtime Browser, for Mac OS X and iOS
3.57k stars 510 forks source link

can't see the details of classes and protocolscan't see the details of classes and protocols #27

Closed MemoryReload closed 6 years ago

MemoryReload commented 7 years ago

When I checked out the master branch of this project and built it for OS X, I just received a syntax error
associated with __weak qualifier. I think the code is no problem, but I don't know why the compiler complains about it. And further more, when I ran the project on iOS, I just can't open the detail page of classes and protocols header file. Any clue will be appropriated. Thanks.
iphoneerror1
iphoneerror2
iphoneerror3
iphoneerror4 macosxerror

michaeldong commented 6 years ago

yes,i meet same question. i use the "about" info, use PC chrome to open it . it works.

MemoryReload commented 6 years ago

@michaeldong Sorry to rely for you so late. I tried the browser retrieve plan, it works. But for the native plan, it seems some problems there.

MemoryReload commented 6 years ago

If your also encountered this problem, please go and look at issue #6 .