I managed to build and debug the #NextcloudDesktopClient in Xcode! 🀯

It is based on Qt and also uses CMake and KDE Craft. To be honest: I still only barely have clue about what happens exactly underneath. πŸ˜‚ But I can attach with the Xcode debugger to debug Objective-C++ which is a start. 😊 My past deep dives into the Xcode build system paid off again.

https://github.com/i2h3/nextcloud-desktop-client-xcode

GitHub - i2h3/nextcloud-desktop-client-xcode: This is an Xcode project which builds upon the Nextcloud desktop client repository to enable building and debugging in an Xcode project.

This is an Xcode project which builds upon the Nextcloud desktop client repository to enable building and debugging in an Xcode project. - i2h3/nextcloud-desktop-client-xcode

GitHub