Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken Swift debugger #592

Open
chrisballinger opened this issue Nov 4, 2016 · 1 comment
Open

Fix broken Swift debugger #592

chrisballinger opened this issue Nov 4, 2016 · 1 comment

Comments

@chrisballinger
Copy link
Member

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.
@chrisballinger
Copy link
Member Author

Maybe it's a problem in the project file. I'm pretty sure it used to work back around these commits:

commit 4480aa6e335cdc69f0477c1932399d4c17ec7216
Author: Chris Ballinger <chrisballinger@gmail.com>
Date:   Mon Oct 10 16:26:37 2016 -0700

    Bump XMPPFramework

commit f6edf76f043549ef39d31df8bf90650def685628
Author: Chris Ballinger <chrisballinger@gmail.com>
Date:   Mon Oct 10 16:13:06 2016 -0700

    Fix remaining warnings regarding duplicate definitions

commit 89d4e484f3ae682437c02379a4a5438ec4289f53
Author: Chris Ballinger <chrisballinger@gmail.com>
Date:   Mon Oct 10 16:06:44 2016 -0700

    Support duplicate deviceId for keyData in OMEMOModule

commit e0606b2d083d36e04527367228aa2ff6f7690a9f
Author: Chris Ballinger <chrisballinger@gmail.com>
Date:   Fri Oct 7 17:14:02 2016 -0700

    Fix most warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant