• 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: How to eliminate a target's automatic framework search setting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to eliminate a target's automatic framework search setting


  • Subject: Re: How to eliminate a target's automatic framework search setting
  • From: Greg Guerin <email@hidden>
  • Date: Sun, 27 Jun 2010 17:00:36 -0700

Tron Thomas wrote:

It very much is a problem. All targets build to one location.


To avoid the problem, don't build everything to one location.

If I understand the problem correctly, a possible solution is to build your framework targets to a separate location, where only your framework targets are built.

The targets that want to use your frameworks should then contain a reference to your separate framework location. They will see your built frameworks and use them.

The targets that don't want to use your frameworks should not have a reference to that framework folder. They never see your frameworks, so can't possibly use them.

Or I've misunderstood the problem.

  -- GG

_______________________________________________
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: Re: How to eliminate a target's automatic framework search setting
  • Next by Date: Re: How to eliminate a target's automatic framework search setting
  • Previous by thread: Re: How to eliminate a target's automatic framework search setting
  • Next by thread: building for 10.5 vs 10.6
  • Index(es):
    • Date
    • Thread