Getting started issues
I cannot open the Reference Project on MacOs If you encounter issues when trying to open the Reference Project on MacOS. You need to install the Xcode command line tool:
- Open the
Terminal
app. - Enter the following command
xcode-select --install
.