Re: Xcode 3.1.1 breaks my app
Re: Xcode 3.1.1 breaks my app
- Subject: Re: Xcode 3.1.1 breaks my app
- From: Chris Espinosa <email@hidden>
- Date: Wed, 1 Oct 2008 11:09:02 -0700
On Oct 1, 2008, at 10:51 AM, Roni Music wrote:
Finally upgraded Xcode from 3.0.0 to 3.1.1
Waited a while so my apps wouldn't stop building which they of
course did.
It seems that the settings for
"Unexported Symbols File"
doesn't work??
For my dylibs I have set (with Xcode 3.0.0)
"Deployment"
Strip linked product -> true
Strip style -> All symbols
"Linking"
Unexported Symbols File" -> myUnexportedSymbolsFile.txt
As Í undesrstand it, this will export only the symbols in
"myUnexportedSymbolsFile.txt" file
So it worked with Xcode 3.0.0 but not with Xcode 3.1.1
What has changed??
Thanks,
RN
A lot changed between 3.0 and 3.1. Very little between 3.1 and 3.1.1.
The Unexported Symbols File mechanism did not change.
Perhaps if you'd give us some data about what "not worked" means we
could analyze this. An actual build transcript, rather than a
paraphrase, and some inkling of what you're specifically seeing (a
link failure? symbols not being stripped?) would help.
Chris _______________________________________________
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