Normally you would load your resources from the same directory as your binary, but when building for Mac, you will have to do it slightly differently. Instead of loading your res from .
, your should load it from ../Resources/
.
Game.app
|_Contents
|_Info.plist