[Mac OS] Can't launch game from unreal editor but can launch it directly from finder.

Upon trying to build locally on the machine I got an error on the Launching step which looks like this Unable to change current directory to /Users/daniil.gozhenko/Development/GameDevelopmentProjects/rpg_tutorial_series/Saved/StagedBuilds/Mac/UnrealGame.app/Contents/MacOS
This is strange because UnrealGame.app is the wrong name for the app in that folder it has a name - rpg_tutorial_series.
But if I launch app directly from finder all works as expected.