Be aware that when debugging Swift apps, all the components with swift code need to be rebuilt locally. So make sure that when you are developing Pods, you don't download binaries but rather build all your Pods locally with the version of Xcode whose debugger you are using. If that doesn't fix the issue, can you file a report with the Apple Feedback system, including the example project that is crashing for you and the crash report for lldb-rpc-server? Thanks!
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: