[MonoTouch] Please advise wrt two apps with same source files
David Black
David.Black at casewise.com
Mon Oct 24 03:40:39 EDT 2011
Hi Michael
It's also worth noting that the required bootstrap files include
Appstore images (logo_XX, Default-XXX.png etc)
Localization files (en.lproj, fr.lproj etc)
Any images / content files that you load that are loaded from file not from resource
D
I raised an enhancment request a while ago to ask that content files in assemblies marked as copy alwas be added to the output bundle. This would help..
David Black
Technical Manager (Web projects)
Casewise Systems Ltd | www.casewise.com
+44 1923 830300 office
+44 1923 830270 direct
64 Clarendon Road, Watford WD17 1DA
"When You Can See More, You Can Do More!"
-----Original Message-----
From: monotouch-bounces at lists.ximian.com [mailto:monotouch-bounces at lists.ximian.com] On Behalf Of Guido Van Hoecke
Sent: 24 October 2011 08:07
To: Michael Muegel
Cc: monotouch at lists.ximian.com
Subject: Re: [MonoTouch] Please advise wrt two apps with same source files
Hi Michael,
On Sun, Oct 23, 2011 at 23:14, Michael Muegel <mike.muegel at gmail.com> wrote:
> In situations like this for Windows development I have created an
> application library. You would have two MonoTouch app projects that
> reference this library, which in turn reference all your other support
> libraries. Each app project just has a few files to bootstrap things and
> invoke the common app library with a flag for the mode/etc.
That seems a very interesting approach!
Currently I have two separate projects within one solution, and both projects
have a 'Common' subdirectory with all common sources. I use a little perl script
to synchronize the sources. But I'll now move these common sources to a new
library project within this solution and go for your approach. Definitely
cleaner!
Thanx for the idea.
Guido
--
When does summertime come to Minnesota, you ask?
Well, last year, I think it was a Tuesday.
_______________________________________________
MonoTouch mailing list
MonoTouch at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch
More information about the MonoTouch
mailing list