Re: App to dynamic lib conversion
Re: App to dynamic lib conversion
- Subject: Re: App to dynamic lib conversion
- From: Chris Hanson <email@hidden>
- Date: Sun, 31 May 2009 20:46:05 -0700
On May 31, 2009, at 8:08 PM, Arnab Ganguly wrote: Is it possible to do it under the same project ? Like I can have multiple targets for example.One target is going to be an .App and other one can be a dynamic library?
Yes, Xcode projects can have multiple targets. A “project” in Xcode doesn’t produce anything; it’s a “target” that produces a product. If you want to produce two different products from the same resources, you can use two targets in the same project to do that.
— Chris
|
_______________________________________________
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