On 11/11/2008, at 8:47 AM, JB wrote:
I'm building a small app that talks to a web service, so I would
like use
different URLs for the DEBUG vs. RELEASE targets (staging and
production
URLs, respectively). What is the best way to conditionally set a
variable
based on the Active Build Confi
Hi all,
I'm building a small app that talks to a web service, so I would like use
different URLs for the DEBUG vs. RELEASE targets (staging and production
URLs, respectively). What is the best way to conditionally set a variable
based on the Active Build Configuration?
Many thanks!
JB
___