You will then need to start appium, eg:
grunt appium
To compile the project, run:
mvn clean install
Then execute the .jar file, with the iOS debug build in the same directory.
Or just run the tests from the IDE, or command line:
mvn test
Tested on: * Xode 13.00 * iOS 14.7
Further info on real device testing: