Skip to content

Commit

Permalink
Always import UIKit when debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
yas375 committed Jan 5, 2016
1 parent f52bf58 commit 71ed52d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lldbinit
Expand Up @@ -2,3 +2,5 @@ command script import ~/.chisel/fblldb.py

command alias uikit expr @import UIKit
command alias foundation expr @import Foundation

display uikit

0 comments on commit 71ed52d

Please sign in to comment.