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

enabled debugging swift in Debug configuration #21

Merged
merged 1 commit into from
Oct 16, 2016

Conversation

viskin
Copy link

@viskin viskin commented Oct 16, 2016

Hi, thank you for great plugin!

I used to switch build settings>swift compiler code generation>optimization level manually to none each time I wanted to debug swift. Finally added this switch to the plugin.

With this change, when in debug configuration, swift code is debuggable directly in cordova project.

Please merge.

@viskin
Copy link
Author

viskin commented Oct 16, 2016

Actually, this solves #18 . I have XCode 7.3.

@akofman
Copy link
Owner

akofman commented Oct 16, 2016

Perfect ! Thanks @viskin.

@akofman akofman merged commit 62a86e7 into akofman:master Oct 16, 2016
@akofman
Copy link
Owner

akofman commented Oct 16, 2016

Version 1.6.0 published on npm with this fix.

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

Successfully merging this pull request may close these issues.

2 participants