summaryrefslogtreecommitdiff
path: root/support/xcode/README
diff options
context:
space:
mode:
Diffstat (limited to 'support/xcode/README')
-rw-r--r--support/xcode/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/support/xcode/README b/support/xcode/README
new file mode 100644
index 0000000000..d13688eb13
--- /dev/null
+++ b/support/xcode/README
@@ -0,0 +1,25 @@
+* Introduction
+
+This directory contains additional specification files (.pb*spec) for
+Scala programs.
+
+More information about XCode (MacOSX) is available from:
+
+ http://www.apple.com/macosx/features/xcode/
+
+* Installation
+
+Copy the files "Specifications/Scala.*" to the following location:
+
+ /Library/Application support/Apple/Developer Tools/Specifications
+
+From that point on, loading a file whose name ends in ".scala" automatically
+turns Scala mode on.
+
+* Thanks
+
+This feature was contributed by Pascal Perez (pascal.perez@epfl.ch)
+
+* Version
+
+$Id$