• 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: Xcode 3.1.1 breaks my app [solved]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 3.1.1 breaks my app [solved]


  • Subject: Re: Xcode 3.1.1 breaks my app [solved]
  • From: "Roni Music" <email@hidden>
  • Date: Thu, 2 Oct 2008 14:07:08 +0200


----- Original Message ----- From: "Chris Espinosa" <email@hidden>
To: "Roni Music" <email@hidden>
Cc: <email@hidden>
Sent: Wednesday, October 01, 2008 8:09 PM
Subject: Re: Xcode 3.1.1 breaks my app




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


I solved the problem.

When using Xcode 3.0.0 I had "Strip Style" set to "All Symbols" which seems to
not at all strip all symbols (at leaset not here the way I had it setup).


With Xcode 3.1.1 it does strip all symbols which wasn't actually what I wanted
So changing "Strip Style" to "Non-Global symbols" fixed my problem.


And "Unexported Symbols File" seems to work as it should as well.


Thanks for responding Rolf











_______________________________________________
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: 
 >Xcode 3.1.1 breaks my app (From: "Roni Music" <email@hidden>)
 >Re: Xcode 3.1.1 breaks my app (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Project build correctly in xCode but failed with xcodebuild
  • Next by Date: copyplist and read-only files
  • Previous by thread: Re: Xcode 3.1.1 breaks my app
  • Next by thread: Re: Working-around a Symbol Conflict
  • Index(es):
    • Date
    • Thread