From 681c7e9d874126407625f0e5da7b49db79365655 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 26 Feb 2020 14:25:56 -0800 Subject: [PATCH] Remove broken lldb aliases --- lldbinit | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lldbinit b/lldbinit index d48739a..53652d9 100644 --- a/lldbinit +++ b/lldbinit @@ -1,5 +1 @@ -# Not working in Xcode 11 -#command script import /usr/local/opt/chisel/libexec/fblldb.py - -command alias altrace po [[UIWindow keyWindow] _autolayoutTrace] command alias cpo expression -l objective-c -o --