Adding breakpoints to SPM dependency

I'm having a problem adding breakpoints to a SPM dependency, the compiler directly ignores them.

The weird thing is it's for a specific dependency: RxSwift. For others like Bow, breakpoints work fine.

I tried forking the repo and making the products in the package dynamic, but still breakpoints are ignored.