Visual Studio setup and to Git library instructions (Mac)
Download Xamarin - Visual Studio for Mac (~2+GB). If you want to build your application for iOS, you will also need Xcode (12+GB), which Visual studio will prompt you to install once it is done installing itself.
Setting up the GitHub repository:
In Github Airlink repository: Copy the HTTPS clone link:

In the visual studio menu, instead of creating a new project from the startup popup screen, go to Menu and select Clone Repository...

Paste the link copied from Github

That's it! Visual studio will create the project. You might need to allow it to download additional components as required.

To post updates to the project, you will need to request developer access from EnAccess as well as setup a personal access token.


We recommend that you use GitHub Desktop to push changes rather than VisualStudio for Mac due to ease of use:

For Apple chip (M1 and above) users, setting up the debugger:
Note: to access Bluetooth and run the AirLink App, you will still need an actual phone to debug

