How to separate multi target project to multi sub projects
How to separate multi target project to multi sub projects
- Subject: How to separate multi target project to multi sub projects
- From: Nir Soffer <email@hidden>
- Date: Sun, 9 Dec 2007 21:08:35 +0200
Is there an easy way to create a new project from a target in another project?
The only "solution" I found is:
1. Investigate the target and guess which kind of project it should be - BSD dynamic library? Carbon? 2. Create a new project of the (hopefully) correct type 3. Copy the relevant sources from old project to the new with by dragging 4. Add the frameworks used by the old target 5. This is the ugliest part - copy the target settings one by one manually, switching between Debug/Release/All build styles.
There must be a better way.
|
_______________________________________________
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