Project missing build settings
Project missing build settings
- Subject: Project missing build settings
- From: Jack Nutting <email@hidden>
- Date: Mon, 19 Oct 2009 12:23:20 +0200
I've got a strange situation running Xcode 3.1.4 on Leopard, where
different projects have different sets of available build
configuration settings in the project info panel. I have, for
example, two iPhone projects, created about a week apart. The first
one contains the following list of groupings in the project info
panel's Build tab:
Architectures
Build Locations
Build Options
Code Signing
Compiler Version
Deployment
Kernel Module
Linking
Packaging
Search Paths
Unit Testing
Versioning
GCC 4.2 - Code Generation
GCC 4.2 - Language
GCC 4.2 - Preprocessing
GCC 4.2 - Warnings
Interface Builder Compiler - Interface Builder Compiler
The second project, created about a week later, with the same version
of Xcode, contains all of the above, except for the GCC groupings!
Instead, a handful of GCC options (GCC_C_LANGUAGE_STANDARD,
GCC_WARN_ABOUT_RETURN_TYPE, GCC_WARN_UNUSED_VARIABLE) show up in a
"User-Defined" grouping at the bottom.
Neither of these projects have I "messed with" in any way. Both are
set up to compile with GCC 4.2, the default setting. Any idea what
can cause this discrepancy?
--
// jack
// http://www.nuthole.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