I've done this before with a post-build action. If you're interested I can lookup the code I used to do it
On Mon, Jul 23, 2012 at 11:50 AM, David Junod < [email protected]> wrote: > Is there any way with MonoDevelop that I can have a constant for when my > app was built (that I don't have to maintain manually). > > Console.WriteLine("Build: {0} {1}", versionString, BUILD_DATE); > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
