I have a problem debugging swift pods in my project. We've created a swift pod and integrated that into one of our projects as a development pod. Everything runs great. However, when we try to debug the code in the pod, we don't see any values.
I've checked and we don't strip debug symbols in the Pods project nor in the main project. What else can be wrong. How do we fix this?



po vcorpowith any of the other variable names?pothem? If so can you add that here?error: <EXPR>:1:1: error: use of unresolved identifier 'vc'