• 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
Forbidding striping of debug symbols from resource files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Forbidding striping of debug symbols from resource files


  • Subject: Forbidding striping of debug symbols from resource files
  • From: Alain Filhol <email@hidden>
  • Date: Sat, 27 Jun 2009 11:17:42 +0200

Hello,

I'm working with xCode 3.1.3 
I ask xCode to copy the folder "GRASP-matlab" of a MatLab application to the resource folder of an xCode application (Applescript studio).
The problem is that xCode now tries to strip debugging code from MatLab executable files.
How can I forbid xCode from striping such resource files or how can I add a build phase after all other building activities ?

The error I get is the following:
CpResource build/Release/GRASP.app/Contents/Resources/GRASP-matlab GRASP-matlab
    cd /Users/afilhol/Development/Dev-GRASP/GRASP-xCode
    /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -strip-debug-symbols -resolve-src-symlinks /Users/afilhol/Development/Dev-GRASP/GRASP-xCode/GRASP-matlab /Users/afilhol/Development/Dev-GRASP/GRASP-xCode/build/Release/GRASP.app/Contents/Resources
strip: the __LINKEDIT segment does not cover the end of the file (can't be processed) in: /Users/afilhol/Development/Dev-GRASP/GRASP-xCode/GRASP-matlab/grasp
pbxcp: warning: couldn't strip: /Users/afilhol/Development/Dev-GRASP/GRASP-xCode/build/Release/GRASP.app/Contents/Resources/GRASP-matlab/grasp: No such file or directory

Alain
 _______________________________________________
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

  • Prev by Date: Frequent Xcode 3.1.2 and 3.1.3 Crash
  • Next by Date: Re: Running my IPhone App from Simulator to IPhone
  • Previous by thread: Re: Frequent Xcode 3.1.2 and 3.1.3 Crash
  • Next by thread: Piping Input into executable?
  • Index(es):
    • Date
    • Thread