I download the project and tried to run it using with xcode version 16.0.
The program does compile and start running but when I click on the exercise list nothing happens: in the xcode logs appears a message about the use of the navigationDestination on a dinamyc list.
Tried to do some changes, but now looks like ExerciseDetailsView is inizialized, onAppear looks like is execute, but the program is not routing to the new page