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

How to eliminate a target's automatic framework search setting


  • Subject: How to eliminate a target's automatic framework search setting
  • From: Tron Thomas <email@hidden>
  • Date: Sun, 27 Jun 2010 08:57:57 -0700

Whenever someone creates a project in Xcode 3.2.1, Xcode configures the targets in a project with a flag that searches for available frameworks in the project's build location.

For example, if someone named John creates a project in his home directory, the build output for compiling a module in the project will contain a switch like the following:
-F/Users/john/MyProject/build/Debug


This setting shows up automatically, and there does not appear to be any way to modify it in the settings options for the project, target, or module. The obvious setting (Framework Search Paths) is initially blank for a new project.

This setting can be problematic for a project that builds multiple targets all in the same location, some of which might use frameworks that exist in the specified path and others that want to use other header files that are specified in a similar way, yet exist outside the frameworks.

How can someone eliminate this framework search setting from a target in an Xcode project?
_______________________________________________
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: How to eliminate a target's automatic framework search setting
      • From: Christiaan Hofman <email@hidden>
  • Prev by Date: Re: Docs global search term bleeds into local find term
  • Next by Date: Re: How to eliminate a target's automatic framework search setting
  • Previous by thread: Re: Docs global search term bleeds into local find term
  • Next by thread: Re: How to eliminate a target's automatic framework search setting
  • Index(es):
    • Date
    • Thread