问题
I need to keep building my project until the debugger actually works by stopping on breakpoints. It's really annoying. Some builds stop on breakpoints, some don't. This answer no longer seems to be relevant to my particular issue.
来源:https://stackoverflow.com/questions/57117144/breakpoints-only-sometimes-work-in-xcode-10