• 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
XCode 3.1.1 Copied Framework != Linked Framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode 3.1.1 Copied Framework != Linked Framework


  • Subject: XCode 3.1.1 Copied Framework != Linked Framework
  • From: Dominic Feira <email@hidden>
  • Date: Wed, 5 Nov 2008 20:52:37 -0500

We're just going through the process of moving our build system over to XCode 3.1.1. It seems that now when a framework from a dependency project is copied, it always copies the framework from the build location in that dependency. We have a custom build script that copies dependencies into the root projects TARGET_BUILD_DIR. This copy is the one that built products links to. The one in the original dependency project is the one that is copied during the frameworks copy stage. For plugin development we have to massage some of the framework loader paths, which is done in the TARGET_BUILD_DIR prior to product linking. Of course now since the copy of the framework inside of the frameworks directory is not the one that had it's loader path modified nothing links properly when the plugin is loaded.

Is there a way to make XCode link AND COPY the framework that is in the TARGET_BUILD_DIR? Copying doesn't respect the framework search path.

Dominic Feira / Code Monkey / Ambrosia Software, Inc. -- http://www.AmbrosiaSW.com

_______________________________________________
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: Xcode 3.1.1 Copied Framework != Linked Framework
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: XCode iPhone Simulator related question
  • Next by Date: newbie question again about basic Obj C
  • Previous by thread: Re: XCode iPhone Simulator related question
  • Next by thread: Re: Xcode 3.1.1 Copied Framework != Linked Framework
  • Index(es):
    • Date
    • Thread