Update lldbinit
This commit is contained in:
parent
bd38876616
commit
27b2054672
1 changed files with 1 additions and 3 deletions
2
lldbinit
2
lldbinit
|
|
@ -1,5 +1,3 @@
|
|||
command alias offline expr [[FakeOffline sharedInstance] goOffline]
|
||||
command alias online expr [[FakeOffline sharedInstance] goOnline]
|
||||
command alias uikit expr @import UIKit
|
||||
command alias foundation expr @import Foundation
|
||||
command regex rd 's/^[[:space:]]*$/po [[[UIApplication sharedApplication] keyWindow] recursiveDescription]/' 's/^(.+)$/po [%1 recursiveDescription]/'
|
||||
|
|
|
|||
Loading…
Reference in a new issue