• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Including different debug and release frameworks in a .app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including different debug and release frameworks in a .app


  • Subject: Re: Including different debug and release frameworks in a .app
  • From: "Sean McBride" <email@hidden>
  • Date: Tue, 26 Jan 2010 16:11:58 -0500
  • Organization: Rogue Research Inc.

On 1/25/10 12:21 PM, Shawn Erickson said:

>IMHO it is far easier to write a little shell script, that does the
>selective copying, in a shell script phase then having to create
>another target.

I've decided this is the least painful route.  But I'm having a weird
problem.  I've found the env vars I need, and I'm happy to see that my
source trees are also passed as env vars to shell scripts.

For now my script is:

echo "Hello World"
echo ${3rdParty}

which outputs:

-------
Hello World

/blah/blah/Script-142FA71A110F8AF800E733F5.sh: line 3: ${3rdParty}: bad
substitution
-------

"3rdParty" is my source tree, and I've confirmed it's properly displayed
as part of the 'show env vars in build log' setting.

What does "bad substitution" mean?

I'm able to echo other env vars, just not this one.  Is there some kind
of lame restriction on starting env var names with numbers?

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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

References: 
 >Including different debug and release frameworks in a .app (From: "Sean McBride" <email@hidden>)
 >Re: Including different debug and release frameworks in a .app (From: Dan Korn <email@hidden>)
 >Re: Including different debug and release frameworks in a .app (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Projects fail to build
  • Next by Date: Xcode won't help debug anymore
  • Previous by thread: Re: Including different debug and release frameworks in a .app
  • Next by thread: Re: Including different debug and release frameworks in a .app
  • Index(es):
    • Date
    • Thread