forked from AlanQuatermain/AQSocket
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAppledocSettings.plist
More file actions
32 lines (32 loc) · 821 Bytes
/
AppledocSettings.plist
File metadata and controls
32 lines (32 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>--company-id</key>
<string>net.alanquatermain</string>
<key>--logformat</key>
<integer>1</integer>
<key>--print-settings</key>
<true/>
<key>--project-company</key>
<string>Jim Dovey</string>
<key>--project-name</key>
<string>AQSocket</string>
<key>--repeat-first-par</key>
<false/>
<key>--templates</key>
<string>./Templates</string>
<key>--verbose</key>
<integer>3</integer>
<key>--merge-categories</key>
<true/>
<key>--keep-merged-sections</key>
<true/>
<key>--keep-undocumented-objects</key>
<false/>
<key>--keep-undocumented-members</key>
<false/>
<key>--project-version</key>
<string>0.1</string>
</dict>
</plist>