Hello, I have been using Xcode for several months now, I have only created applications for iOS. Today I wanted to create my first Mac app. When I try to run the application on my mac, I get this error (in Debug area): "Message from debugger: unable to attach". I was looking for several solutions, but none of them worked. If I switch to my second account (in Xcode -> preferences -> accounts), it works without problems.
What I tried:
- Clean Build Folder
- Delete Derived Data
- Debug Process As Root
- Restart Xcode
- Restart Mac
- Turn Developer Mode Off/On
- Delete The Account from Accounts and re-added it
Specs: MacOS High Sierra (10.13.6), Xcode 10.1 (10B61)