Hey folks 👋🏾
After several recent updates, Xcode debugger stopped working for us,
(lldb) po self
warning: Swift error in scratch context: error: failed to load module 'Pipedrive'
.
Shared Swift state for Pipedrive has developed fatal errors and is being discarded.
REPL definitions and persistent names/types will be lost.
error: expression failed to parse:
unknown error
Do you have any ideas what can be an issue? We are using cocoapods, but adding framework manually or via SPM doesn’t solve the issue. If we roll back to 15.1.1 everything works fine for us 🤔