I have a very old objective-c code( one C file) that I was trying to build with Xcode(version 13.1) and launch the unix executable that was generated. I'm able to build the code successfully and generated the executable. When Xcode launches the executable I could see that it was showing "Running executable" for 5 seconds and then finished running the executable. in the output window it showed "Program ended with exit code: 254".
Any idea what this exit code is for? I couldn't find anything in google.
I'm currently using mac 12.0.1, Xcode version 13.1