Xcode Installation Issues

Even though I can successfully Build in one project, Xcode doesn’t appear to work with the next C++ tutorial:

Performing 12 actions (8 in parallel)

[1/12] Compile SharedPCH.Engine.h

[2/12] Compile UdemyCTestProjectile.gen.cpp

[3/12] Compile UdemyCTestHUD.gen.cpp

[4/12] Compile UdemyCTestGameMode.gen.cpp

[5/12] Compile UdemyCTestCharacter.gen.cpp

[6/12] Compile UdemyCTest.init.gen.cpp

[7/12] Compile UdemyCTestProjectile.cpp

[8/12] Compile UdemyCTestHUD.cpp

[9/12] Compile UdemyCTestGameMode.cpp

[10/12] Compile UdemyCTestCharacter.cpp

[11/12] Compile UdemyCTest.cpp

[12/12] Link UE4Editor-UdemyCTest.dylib

clang: error: no such file or directory: '/Users/Shared/Epic Games/UE_4.19/Engine/Binaries/Mac/UE4Editor.app/Contents/MacOS/UE4Editor-Core.dylib'

clang: error: no such file or directory: '/Users/Shared/Epic Games/UE_4.19/Engine/Binaries/Mac/UE4Editor.app/Contents/MacOS/UE4Editor-CoreUObject.dylib'

clang: error: no such file or directory: '/Users/Shared/Epic Games/UE_4.19/Engine/Binaries/Mac/UE4Editor.app/Contents/MacOS/UE4Editor-Engine.dylib'

clang: error: no such file or directory: '/Users/Shared/Epic Games/UE_4.19/Engine/Binaries/Mac/UE4Editor.app/Contents/MacOS/UE4Editor-InputCore.dylib'

clang: error: no such file or directory: '/Users/Shared/Epic Games/UE_4.19/Engine/Binaries/Mac/UE4Editor.app/Contents/MacOS/UE4Editor-HeadMountedDisplay.dylib'

ERROR: UBT ERROR: Failed to produce item: /Users/jMac/Documents/Unreal Projects/UdemyCTest/Binaries/Mac/UE4Editor-UdemyCTest.dylib

Total build time: 46.32 seconds (Local executor: 0.00 seconds)

Command /Users/Shared/Epic Games/UE_4.19/Engine/Build/BatchFiles/Mac/Build.sh failed with exit code 5