Open
Description
Debugging in Swift is basically impossible now and nothing seems to work to restore our ability to properly debug.
For example:
(lldb) po otrRow
error: Error in auto-import:
failed to get module 'ChatSecureCore' from AST context:
(lldb) po otrRow
error: Swift expressions require OS X 10.10 / iOS 8 SDKs or later.