Preflight
What happened?
I'm getting errors when setting up a project on a freshly installed OpenKnowledge on Mac.
Here's the message I get when attempting to set up a project by selecting "Open folder on disk":

When attempt to set up by selecting "Create new project". The error message is "Project folder created, but git init failed. Try again."
When attempt to "Clone from GitHub", an error toast message shows up:
Steps to reproduce
- Install OpenKnowledge
- Click "Create new project", or "Open folder on disk", or "Clone from GitHub"
- Receive error message.
Platform
macOS (Apple Silicon)
How did you install Open Knowledge?
Desktop app (DMG)
Version
0.19.2
Logs, errors, or screenshots
Project folder created, but git init failed. Try again.
---
git init failed at /Users/Kaiden/Vault: Command failed: git init --initial-branch=main /Users/Kaiden/Vault
xcrun: error: unable to load libxcrun (dlopen(/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib, 0x0005): tried: '/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'arm64e')), '/System/Volumes/Preboot/Cryptexes/OS/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib' (no such file), '/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'arm64e'))).
---
Clone failed: xcrun: error: unable to load libxcrun (dlopen(/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib, 0x0005): tried: '/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'arm64e')), '/System/Volumes/Preboot/Cryptexes/OS/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib' (no such file), '/Applications/Xcode.app/Contents/Developer/usr/lib/libxcrun.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'arm64e'))).
Preflight
What happened?
I'm getting errors when setting up a project on a freshly installed OpenKnowledge on Mac.
Here's the message I get when attempting to set up a project by selecting "Open folder on disk":

When attempt to set up by selecting "Create new project". The error message is "Project folder created, but git init failed. Try again."
When attempt to "Clone from GitHub", an error toast message shows up:
Steps to reproduce
Platform
macOS (Apple Silicon)
How did you install Open Knowledge?
Desktop app (DMG)
Version
0.19.2
Logs, errors, or screenshots