• 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: Xcode 4.3 puts compiler flags in User-Defined for Bundles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 4.3 puts compiler flags in User-Defined for Bundles


  • Subject: Re: Xcode 4.3 puts compiler flags in User-Defined for Bundles
  • From: Fritz Anderson <email@hidden>
  • Date: Tue, 03 Apr 2012 16:36:28 -0500

On 3 Apr 2012, at 4:03 PM, Stonewall Ballard wrote:

> I just created a new project with Xcode 4.3.2, and discovered that when the project type is "Bundle" (under Max OS X / Framework & Library), the build settings for the compiler are all missing, and instead, there are a bunch of GCC_* flags down in the User-Defined area.
>
> This does not happen when making a project for an OS X application.
>
> Is this just a bug, or am I doing something wrong?

The Bundle project template doesn't have any compilable files in it (you have to add your own). In Xcode 3 (I assume it hasn't changed) the Build Settings editor didn't interpret the compiler settings until there was something to compile. My experiment shows that adding an .m file to an empty Bundle project restored the settings list.

	— F


 _______________________________________________
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


References: 
 >Xcode 4.3 puts compiler flags in User-Defined for Bundles (From: Stonewall Ballard <email@hidden>)

  • Prev by Date: Xcode 4.3 puts compiler flags in User-Defined for Bundles
  • Next by Date: Re: Xcode 4.3 puts compiler flags in User-Defined for Bundles
  • Previous by thread: Xcode 4.3 puts compiler flags in User-Defined for Bundles
  • Next by thread: Re: Xcode 4.3 puts compiler flags in User-Defined for Bundles
  • Index(es):
    • Date
    • Thread