Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2009-07-07 02:27:20 +0400
committerMiguel de Icaza <miguel@gnome.org>2009-07-07 02:27:20 +0400
commite80973a5b040053fef4c30ca5c1e8ff2a7b6b712 (patch)
treed14c93707e93aded1ffd0ae340be7386512b653f /README
parentba4c43173ec38537ec8759da9ae98a2d27fb4962 (diff)
Update
svn path=/trunk/monodevelop/; revision=137464
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 1baa6514c1..90d3ef6489 100644
--- a/README
+++ b/README
@@ -55,6 +55,16 @@ Installing
(It's possible that you need to install for your locale to be
correctly set.)
+Packaging for OSX
+-----------------
+
+ To package MonoDevelop for OSX in a convenient MonoDevelop.app
+ file, just do this after MonoDevelop has finished building (with
+ make):
+
+ cd main/build/MacOSX
+ make MonoDevelop.app
+
Dependencies
------------