Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 97f95e6

Browse files
committed
Fix category name collision (Travis error).
1 parent 37d4c5e commit 97f95e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AsyncDisplayKit/AsyncDisplayKit+Debug.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ + (BOOL)shouldShowImageScalingOverlay
2828

2929
static BOOL __enableHitTestDebug = NO;
3030

31-
@interface ASControlNode (Debugging)
31+
@interface ASControlNode (DebuggingInternal)
3232

3333
- (ASImageNode *)debugHighlightOverlay;
3434

0 commit comments

Comments
 (0)