• 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
Framework in external project; Copy Files not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Framework in external project; Copy Files not working


  • Subject: Framework in external project; Copy Files not working
  • From: Derrick Bass <email@hidden>
  • Date: Tue, 10 Oct 2006 02:36:30 +0000

I have an application that is using a framework that's made by an external project. I'm having trouble copying it into the application's bundle (linking is working fine). I created a Copy Files build phase, set the Destination to Frameworks and dragged the framework into the build phase.

The issue seems to be that Xcode is looking in the wrong place for the framework. The external project is in the DatabaseProject subdirectory, so it should be looking for the framework in ~/code/ Extractor/DatabaseProject/build/Debug but instead it's looking in ~/ code/Extractor/build/Debug.

Here's an excerpt from the build log:

PBXCp build/Debug/extractor.app/Contents/Frameworks/ DatabaseBrowser.framework build/Debug/DatabaseBrowser.framework
cd /Users/derrick/code/Extractor
/System/Library/PrivateFrameworks/DevToolsCore.framework/ Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn - resolve-src-symlinks /Users/derrick/code/Extractor/build/Debug/ DatabaseBrowser.framework /Users/derrick/code/Extractor/build/Debug/ extractor.app/Contents/Frameworks
pbxcp: DatabaseBrowser.framework: No such file or directory


Is there something special I need to do to make Xcode look in the right place?

Derrick

_______________________________________________
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


  • Follow-Ups:
    • Re: Framework in external project; Copy Files not working
      • From: Derrick Bass <email@hidden>
    • Re: Framework in external project; Copy Files not working
      • From: j o a r <email@hidden>
  • Prev by Date: Re: RE: Xcode 2.4 - Cross Compiling
  • Next by Date: Re: Framework in external project; Copy Files not working
  • Previous by thread: XCode 2.4 inline asm broken with asm-blocks / Bug ID 4773139
  • Next by thread: Re: Framework in external project; Copy Files not working
  • Index(es):
    • Date
    • Thread