Chapter 11 - Need to Set Working Directory?

When working through the chapter 11 tutorial on Stencil, I couldn’t get the app to find the “/public” directory until I set the working directory in XCode.

This process is discussed here:
https://www.raywenderlich.com/6712727-file-handling-tutorial-for-server-side-swift-part-1

But not in the book… just in case someone else runs into this same issue.

Am I doing something wrong that I had to edit my Xcode scheme in this way?

Xcode 11.4
Swift 5.2

@dokun1 Can you please help with this when you get a chance? Thank you - much appreciated! :]