alcatraz / Alcatraz

Package manager for Xcode
alcatraz.io
MIT License
9.88k stars 1.15k forks source link

swift plugin debug problem #472

Closed intheway closed 8 years ago

intheway commented 8 years ago

When I use swift language to develop plugin, I found that debugging is trouble. The breakpoint step is out of oder, and I can't print the variable. you will get variable not available or error: use of unresolved identifier 'xx'. When the plugin crashed, I even can't know it's reason.

Does anybody meet these problems when using swift to develop xcode plugin? Or how to solve these problems? Many Thanks!

jurre commented 8 years ago

This doesn't look like an issue with Alcatraz, you could try reaching out to other plugin developers on our gitter chat: https://gitter.im/alcatraz/Alcatraz