-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.plist
More file actions
30 lines (30 loc) · 1002 Bytes
/
info.plist
File metadata and controls
30 lines (30 loc) · 1002 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
<?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></string>
<key>contactName</key>
<string>Feek</string>
<key>description</key>
<string>A TextMate bundle to work with the .kit files
used by [CodeKit](https://codekitapp.com)</string>
<key>mainMenu</key>
<dict>
<key>items</key>
<array>
<string>13807170-887F-4329-8074-7674BE79FE24</string>
<string>2EDD45CF-11C0-4DC3-800F-18E71EAB3AB9</string>
<string>------------------------------------</string>
<string>D91D8111-73F5-44CD-8AE5-C02287BB4E2D</string>
<string>------------------------------------</string>
<string>9020C3F8-9F9A-47D0-A41C-B3359D1AF0DD</string>
<string>226C02A6-A277-450A-B4F1-8CEFA231AC09</string>
</array>
</dict>
<key>name</key>
<string>Kit</string>
<key>uuid</key>
<string>457B2AB4-258A-4E29-A986-6284584E4635</string>
</dict>
</plist>