Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6e987d1d5 | |||
| 95297acf18 |
@@ -125,10 +125,6 @@ public class LCManager: NSObject, UIGestureRecognizerDelegate {
|
||||
consoleView.addSubview(menuButton!)
|
||||
|
||||
UIView.swizzleDebugBehaviour
|
||||
|
||||
print(consoleView)
|
||||
print(menuButton)
|
||||
print("Hello, world!")
|
||||
}
|
||||
|
||||
public var isVisible = false {
|
||||
|
||||
Reference in New Issue
Block a user