I want my application's Debug configuration to link to a framework and my Release configuration not to. How do I do that with Xcode 2.1 and later?
The Xcode Help documentation for Build Configurations states:
"In addition to the predefined Debug and Release build configurations, you may need to define a special build configuration to satisfy particular needs, such as configuring an environment to measure the performance of your application. In such a build configuration you may add build settings that add a library or framework that gathers and logs performance-related information."
But gives no concrete example that I could find. I also don't really want to create a new configuration, just want to use my existing Debug configuration. I recall there use to be a "Frameworks" build setting somewhere in Xcode, maybe I'm remembering it from Xcode 1.5... I don't see it anywhere in 2.2..
A search of the xcode-users mail list archive did not turn up a specific discussion of this, nor did CocoaBuilder. Help please?
--
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