Dear Apple your OpenRestaurant.app is broke on MacOs 10.14

The App Development with Swift material includes a maos app that is supposed to act as a localhost server for the final project in the Everyone Can Code book.


However this app is not comlete, and not matching the book descriptions.


I was unable to launch the app as described in the book. I had to do this in order to be able to launch the app.


1. Move the app to the applications folder

2. Open terminal. Go to the /Applications folder

3. start the app from the command line by writing open -a OpenRestaurant.app


The app the launches with this screen


https://cl.ly/99c6d01884ad


And not the same screen as described in the book


https://cl.ly/448dcbfe5610


Looking into the application bundle it is clear that there are no images included as described in the book. So the sample delivered is not in sync with the material.


The application bundle does not include images. the OpenRestaurant.app is broken in relation to the material.


My class is in 24 hours from now.