Debug and Release target problems
Debug and Release target problems
- Subject: Debug and Release target problems
- From: Ken Turkowski <email@hidden>
- Date: Wed, 7 Jul 2004 21:49:58 -0700
I'm porting an application from Metrowerks to xcode.
First of all the import facility failed. So I created the xcode project
from scratch.
The project "wizard" created one target, but I wanted a "debug" version
with no optimization, and a "release" version with all optimizations
on. I duplicated the original target, then changed the names in the
inspector> I can compile and link the second one, but I cannot run it,
because I get the error
You cannot open the application because it may be damaged or
incomplete.
What am I doing wrong?
--
Ken Turkowski email@hidden
Engineer/Scientist http://www.worldserver.com/turk/
Independent Consultant Industrial Grade Software
Computer Graphics 2D 3D Immersive Imagery
Photo-mosaicing Panoramas Computer Vision
Applied Mathematics Numerical Analysis Optimization
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.