Basically, I've been working on a group project, that is written in Cocoa/Objective-C, which we've been using XCode for.
One of my group members decided a week ago that he'd create a new version of our application by creating a new folder, projectV4, and simply copy all the files from projectV3 into that directory and call it our new version.
Another group member then changed the name of the executable in the target details.
Unknowing to either of these changes, given that I was still being developing features for the app and upon making changes I was simply running the "Build and Run" option, the application runs exactly as expected. The problem I'm having is that if I try and run the actual Executable, it spits errors out at me and won't allow me to run it. I'm fairly convinced this has something to do with the changes the others have made, and I've been left to pick up the pieces even though I'm nothing more than an amateur myself.
Could anybody shed any insight on what is causing the problems with the executable? The fact that the application can still be run leads me to believe that the fix is something straightforward for somebody that knows what they're doing.
The last "working" version that I have was a backup taken a week ago, and a LOT of changes have been made since then, so re-applying the changes to the previous version is not a very feasible option at the moment, given that there are very few days left to fix this problem!
It is now nearly 5am and I have run out of options on what I think *might* make it work. I'm getting desperate - so any help would be greatly appreciated!
One of my group members decided a week ago that he'd create a new version of our application by creating a new folder, projectV4, and simply copy all the files from projectV3 into that directory and call it our new version.
Another group member then changed the name of the executable in the target details.
Unknowing to either of these changes, given that I was still being developing features for the app and upon making changes I was simply running the "Build and Run" option, the application runs exactly as expected. The problem I'm having is that if I try and run the actual Executable, it spits errors out at me and won't allow me to run it. I'm fairly convinced this has something to do with the changes the others have made, and I've been left to pick up the pieces even though I'm nothing more than an amateur myself.
Could anybody shed any insight on what is causing the problems with the executable? The fact that the application can still be run leads me to believe that the fix is something straightforward for somebody that knows what they're doing.
The last "working" version that I have was a backup taken a week ago, and a LOT of changes have been made since then, so re-applying the changes to the previous version is not a very feasible option at the moment, given that there are very few days left to fix this problem!
It is now nearly 5am and I have run out of options on what I think *might* make it work. I'm getting desperate - so any help would be greatly appreciated!