Re: How to set executable/product name by compiler switch?
Re: How to set executable/product name by compiler switch?
- Subject: Re: How to set executable/product name by compiler switch?
- From: Greg Guerin <email@hidden>
- Date: Fri, 8 Jan 2010 19:09:19 -0700
Alexander Bokovikov wrote:
I've tried to do what you told... No luck.. Even worse! Now it
looks like even simple #define _CUSTOM_VER within .pch file does
not work anymore! Though pch itself works OK. I just tried to
insert #define clause into .m module, where #ifdef's are used, but
it is not working even there. It looks like I've turned off
precompiling itself. But I don't understand where I did it, as I
did not change (AFAIK) any target settings but "Other C lags" and
"Precompiling macros", which are empty now, as they were before my
exercises. I killed extra target and returned my project to its
initial state, as far as I can. But something is still wrong there...
Are you making all these changes on a project you haven't backed up?
If so, STOP RIGHT NOW and MAKE A BACKUP.
Changing settings without understanding what you're doing is a
surefire course to disaster. You may already be past the safe
recovery point, but if you don't make a backup now, even in an
imperfect state, you're only making things worse.
If you have a backup, then simply discard the malfunctioning project
in its entirety and restore from your known-good backup. Use Time
Machine, if it's enabled.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden