I have a java class next semester and I'm trying to learn how to use XCode. I am having a bit of trouble setting up a project. I have a project that requires two files that I know works, but when I try building it in XCode I get the message "myapp has exited with status 1", thats all i get.
I'm trying to create an empty project and add the files to it. I then create a target for the files and then build it, right? But that message is as far as I get. When I try creating a project using a template the test files compile and run fine, so what am I doing wrong in creating my empty project?
I'd really just like to start my projects from nothing and add the files I'd like to work with. I don't like trying to work around all that other stuff. I've never used XCode before, so I'm probably doing something really dumb and obvious I hope. Any insight into this would be awesome, I'd really like to use XCode next semester....
Thanks...
I'm trying to create an empty project and add the files to it. I then create a target for the files and then build it, right? But that message is as far as I get. When I try creating a project using a template the test files compile and run fine, so what am I doing wrong in creating my empty project?
I'd really just like to start my projects from nothing and add the files I'd like to work with. I don't like trying to work around all that other stuff. I've never used XCode before, so I'm probably doing something really dumb and obvious I hope. Any insight into this would be awesome, I'd really like to use XCode next semester....
Thanks...