When I try to launch the debugGame/Development scheme from Xcode the build is going through fine and the app gets installed on the phone but I am getting this error and just see a black screen …
2022-08-04 18:24:16.221469-0400 ProjectSG[1946:70322] [UE4] Used memory before allocating anything was 33.23MB
2022-08-04 18:24:16.519496-0400 ProjectSG[1946:70322] [UE4] Checking for command line in /var/mobile/Containers/Data/Application/D8121594-6395-4DB6-A83F-08493EE349C5/Documents/ue4commandline.txt… NOT FOUND!
2022-08-04 18:24:16.519616-0400 ProjectSG[1946:70322] [UE4] Checking for command line in /private/var/containers/Bundle/Application/E48BE294-7419-426B-BF6D-DE51A701C45E/ProjectSG.app/ue4commandline.txt… NOT FOUND!
2022-08-04 18:24:16.519695-0400 ProjectSG[1946:70322] [UE4] Combined iOS Commandline: /Users/nven/Perforce/nvenDC_IMac/ProjectSG/Game/ProjectSG.uproject -RunConfig=
========= This app is in LANDSCAPE mode
2022-08-04 18:24:16.750472-0400 ProjectSG[1946:70632] [UE4] Project file not found: /Users/nven/Perforce/nvenDC_IMac/ProjectSG/Game/ProjectSG.uproject
Any help will be greatly appreciated.