Skip to content

Commit 2fe0946

Browse files
committed
Added DocSetPlatformFamily key to plist.
1 parent 7127736 commit 2fe0946

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/dash/plist.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<string>{{uid}}</string>
77
<key>CFBundleName</key>
88
<string>{{title}}</string>
9+
<key>DocSetPlatformFamily</key>
10+
<string>{{uid}}</string>
911
<key>isDashDocset</key>
1012
<true/>
1113
<key>dashIndexFilePath</key>

0 commit comments

Comments
 (0)