The Spark Inspector is now available in Xcode, just like Instruments 13 years ago
Instead of this:
lldb attach -p `ps x|grep MobileCal|grep -v grep|awk '{print $1}'`
You might want to try this: lldb attach -p `pgrep -x MobileCal`HN user
Instead of this:
lldb attach -p `ps x|grep MobileCal|grep -v grep|awk '{print $1}'`
You might want to try this: lldb attach -p `pgrep -x MobileCal`The Kindle app shows up in iTunes when you sync your iPad, same place as the iWork apps. You can just drag & drop the .mobi file there and it will load it into the Kindle app on the iPad.