Xcode 3.1.1 breaks my app
Xcode 3.1.1 breaks my app
- Subject: Xcode 3.1.1 breaks my app
- From: "Roni Music" <email@hidden>
- Date: Wed, 1 Oct 2008 19:51:19 +0200
HI,
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
_______________________________________________
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