SDK 10, Mac OS xcode project build Issue

Hello All,
I have an issue in xcode project build.
I m using SDK 10, Mac OS 10.14.6, Xcode 10.2
Here exactly what happens in the process, the build for iOS from the terminal is successful. then I have executed the comman: ./sdk build --scheme debug --platform ios. After that, It shows me a success result but when I open Xcode and run my Nomad.xcodeproj, It gives build failed.
Anyone knows how can I fix this issue.

Parents Reply Children
  • Hello Guys 
    After updating SDK 11, facing the same errors for Xcode.

    @ André Lopes, only the Nomad.xcodeproj is there and the workspace is not generated.

    @ Eugene Bychkov As I mentioned earlier, SDK builds successful.
    But we have an issue in xcode project run. all these errors comes from the Xcode side.

    And we don’t do any modification in Xcode before running the build. Can you guys tell me what exactly missing to run the Xcode project successfully?
    Thank you.