Hi,
I was just wondering if anyone has encountered the same problem and if someone can help me out...
I finished coding a c++ application using xcode. I have written the plist file and all other necessary files. Now I want to change the build mode to release so that the app can be a standalone app and does not have to be compiled in Xcode every-time for it to run.
I figured that to do this I have to change the build mode from debug to release however, I have searched everywhere for the release mode option. It doesn't show up! I only see the debug mode field everywhere and there are no other options...
Any thoughts or solutions?
I was just wondering if anyone has encountered the same problem and if someone can help me out...
I finished coding a c++ application using xcode. I have written the plist file and all other necessary files. Now I want to change the build mode to release so that the app can be a standalone app and does not have to be compiled in Xcode every-time for it to run.
I figured that to do this I have to change the build mode from debug to release however, I have searched everywhere for the release mode option. It doesn't show up! I only see the debug mode field everywhere and there are no other options...
Any thoughts or solutions?