ClassDumpRuntime icon indicating copy to clipboard operation
ClassDumpRuntime copied to clipboard

Does not support Dump Category?

Open Ghost-byte75 opened this issue 3 months ago • 0 comments

For example:

@interface UIView (Utils)
- (void)setCornerRadius:(CGFloat)cornerRadius;
@end

Ghost-byte75 avatar Sep 06 '25 20:09 Ghost-byte75