-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathinfo.plist
More file actions
27 lines (27 loc) · 901 Bytes
/
info.plist
File metadata and controls
27 lines (27 loc) · 901 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
<?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>contactEmailRot13</key>
<string>zvxr@zvxrzpdhnvq.pbz</string>
<key>contactName</key>
<string>Mike McQuaid</string>
<key>description</key>
<string>Linting functionality to make it easier to write better quality code.</string>
<key>mainMenu</key>
<dict>
<key>items</key>
<array>
<string>26A8FF38-100D-4E72-9ADC-1EF964095C44</string>
<string>B6CC0FDC-0705-4435-AAFA-BC45A8E9A0E7</string>
<string>5983C2DD-EB3D-4282-AF06-DC0CC94DD9D0</string>
<string>------------------------------------</string>
<string>483D338D-EC9F-4777-92C0-DFCBE02BD3A0</string>
</array>
</dict>
<key>name</key>
<string>Linter</string>
<key>uuid</key>
<string>4A4ECE1D-B6CC-49BA-B8CD-B367A0F1C3AA</string>
</dict>
</plist>