Open nikitavoloboev opened 2 months ago
this doesn't help
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
Password:
xcode-select: error: invalid developer directory '/Applications/Xcode.app/Contents/Developer'
I did instructions of setup as per readme
ok it was sudo xcode-select --switch /Applications/Xcode-beta.app/Contents/Developer/
I needed
after it, build ran but I don't fully get how I can test the build
I am running karabiner already
I want to try do a thing where I log all events in karabiner (after event happened to sqlite db)
have another idea to do after this, but first want to do this
would love help on this ❤️
I only have Xcode-Beta (perhaps that's why?)