Xcode Breakpoints in the Nextcloud Desktop Client
February 23, 2026 • #Debugging #File Provider #KDE Craft #MacOS #Nextcloud #Xcode
When attaching Xcode to the file provider extension process of the Nextcloud desktop client, the debugger connected just fine — but every single breakpoint was displayed hollow and in dashes which means Xcode cannot associate the position with a line of code on disk. Tracking down the root cause turned into quite the adventure.