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

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AppleDocHandler.cs')
-rw-r--r--AppleDocHandler.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/AppleDocHandler.cs b/AppleDocHandler.cs
index b5f1f68..7270980 100644
--- a/AppleDocHandler.cs
+++ b/AppleDocHandler.cs
@@ -18,6 +18,7 @@ namespace macdoc
}
readonly string[] searchPaths = new[] {
+ "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Documentation/DocSets",
"/Applications/Xcode.app/Contents/Developer/Documentation/DocSets/",
"/Library/Developer/Shared/Documentation/DocSets/",
"/Developer/Platforms/iPhoneOS.platform/Developer/Documentation/DocSets/"