Re: Single Static Library for iPhone and Desktop applications
Re: Single Static Library for iPhone and Desktop applications
- Subject: Re: Single Static Library for iPhone and Desktop applications
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 28 Oct 2009 10:51:35 +0100
Le 28 oct. 2009 à 10:44, Karolis Ramanauskas a écrit :
...also I wanted to ask, in case this is not possible how do I avoid
copying
existing classes I have written for desktop and using them in
iPhone? I can
easily create two versions of static library and keep copying/
pasting files
between them, but it seems cumbersome.
Thanks again
You can create one project with 2 configurations (one for iPhone, one
for desktop) or create two projects referencing the same files.
Note that this is not a Cocoa question, and should be ask on Xcode-
user list instead.
-- Jean-Daniel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden