Re: Distributing vs. re-using source code?
Re: Distributing vs. re-using source code?
- Subject: Re: Distributing vs. re-using source code?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 15 Sep 2004 02:40:08 +0200
Am 15.09.2004 um 00:33 Uhr schrieb M. Uli Kusterer:
What do you do?
I keep all my reusable classes in a "Shared Code" folder.
Sadly, I don't know of an easy process to publish my projects either.
Usually I copy the whole project to my desktop folder, create a new
"Shared Code" folder inside the project's folder, copy all necessary
files over and fix the references inside the project.
To make that as painless as possible, I try to keep all files from the
"Shared Code" folder in their own group inside the project. I then just
grab them from the old project to copy them to the new location. Then I
select them all in the new project and point them to the new folder.
As I said - no simple solution. Just the best I could come up with.
But xCode can't cope with Aliases
Symbolic links might work. Probably a good idea for projects that get
published regularly. I guess I'll try that. Too much work in most cases
though, IMHO.
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden