Ensure license information accompanies libs (in prep for possible separating third...
[supercollider.git] / Resources / Info.plist
blob3414e6239a7d40a18572f6fdf16d607a037ec030
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleDocumentTypes</key>
8 <array>
9 <dict>
10 <key>CFBundleTypeExtensions</key>
11 <array>
12 <string>rtf</string>
13 </array>
14 <key>CFBundleTypeIconFile</key>
15 <string>rtf</string>
16 <key>CFBundleTypeMIMETypes</key>
17 <array>
18 <string>text/rtf</string>
19 </array>
20 <key>CFBundleTypeName</key>
21 <string>RTF</string>
22 <key>CFBundleTypeOSTypes</key>
23 <array>
24 <string>RTF </string>
25 </array>
26 <key>CFBundleTypeRole</key>
27 <string>Editor</string>
28 <key>LSTypeIsPackage</key>
29 <false/>
30 <key>NSDocumentClass</key>
31 <string>MyDocument</string>
32 </dict>
33 <dict>
34 <key>CFBundleTypeExtensions</key>
35 <array>
36 <string>rtfd</string>
37 </array>
38 <key>CFBundleTypeIconFile</key>
39 <string>rtfd</string>
40 <key>CFBundleTypeName</key>
41 <string>RTF With Attachments</string>
42 <key>CFBundleTypeRole</key>
43 <string>Editor</string>
44 <key>LSTypeIsPackage</key>
45 <true/>
46 <key>NSDocumentClass</key>
47 <string>MyDocument</string>
48 </dict>
49 <dict>
50 <key>CFBundleTypeExtensions</key>
51 <array>
52 <string>scd</string>
53 <string>txt</string>
54 </array>
55 <key>CFBundleTypeIconFile</key>
56 <string>scd</string>
57 <key>CFBundleTypeName</key>
58 <string>Plain Text</string>
59 <key>CFBundleTypeRole</key>
60 <string>Editor</string>
61 <key>LSTypeIsPackage</key>
62 <false/>
63 <key>NSDocumentClass</key>
64 <string>MyDocument</string>
65 </dict>
66 <dict>
67 <key>CFBundleTypeExtensions</key>
68 <array>
69 <string>sc</string>
70 </array>
71 <key>CFBundleTypeIconFile</key>
72 <string>sc</string>
73 <key>CFBundleTypeName</key>
74 <string>Class</string>
75 <key>CFBundleTypeRole</key>
76 <string>Editor</string>
77 <key>LSTypeIsPackage</key>
78 <false/>
79 <key>NSDocumentClass</key>
80 <string>MyDocument</string>
81 </dict>
82 <dict>
83 <key>CFBundleTypeExtensions</key>
84 <array>
85 <string>html</string>
86 <string>htm</string>
87 </array>
88 <key>CFBundleTypeIconFile</key>
89 <string>html</string>
90 <key>CFBundleTypeMIMETypes</key>
91 <array>
92 <string>text/html</string>
93 </array>
94 <key>CFBundleTypeName</key>
95 <string>HTML</string>
96 <key>CFBundleTypeOSTypes</key>
97 <array>
98 <string>HTML</string>
99 </array>
100 <key>CFBundleTypeRole</key>
101 <string>Editor</string>
102 <key>LSTypeIsPackage</key>
103 <false/>
104 <key>NSDocumentClass</key>
105 <string>MyDocument</string>
106 </dict>
107 <dict>
108 <key>CFBundleTypeExtensions</key>
109 <array>
110 <string>quark</string>
111 </array>
112 <key>CFBundleTypeIconFile</key>
113 <string>quark</string>
114 <key>CFBundleTypeName</key>
115 <string>Quark</string>
116 <key>CFBundleTypeRole</key>
117 <string>Editor</string>
118 <key>LSTypeIsPackage</key>
119 <false/>
120 <key>NSDocumentClass</key>
121 <string>MyDocument</string>
122 </dict>
123 <dict>
124 <key>CFBundleTypeExtensions</key>
125 <array>
126 <string>*</string>
127 </array>
128 <key>CFBundleTypeName</key>
129 <string>Other</string>
130 <key>CFBundleTypeRole</key>
131 <string>Viewer</string>
132 <key>LSTypeIsPackage</key>
133 <false/>
134 <key>NSDocumentClass</key>
135 <string>MyDocument</string>
136 </dict>
137 </array>
138 <key>CFBundleExecutable</key>
139 <string>${EXECUTABLE_NAME}</string>
140 <key>CFBundleIconFile</key>
141 <string>SCcube</string>
142 <key>CFBundleIdentifier</key>
143 <string>net.sourceforge.supercollider</string>
144 <key>CFBundleInfoDictionaryVersion</key>
145 <string>6.0</string>
146 <key>CFBundleName</key>
147 <string>${PRODUCT_NAME}</string>
148 <key>CFBundlePackageType</key>
149 <string>APPL</string>
150 <key>CFBundleSignature</key>
151 <string>SCjm</string>
152 <key>CFBundleVersion</key>
153 <string>-Unofficial Build-</string>
154 <key>NSMainNibFile</key>
155 <string>MainMenu</string>
156 <key>NSPrincipalClass</key>
157 <string>NSApplication</string>
158 <key>NSServices</key>
159 <array>
160 <dict>
161 <key>NSKeyEquivalent</key>
162 <dict>
163 <key>default</key>
164 <string>^</string>
165 </dict>
166 <key>NSMenuItem</key>
167 <dict>
168 <key>default</key>
169 <string>SuperCollider: execute</string>
170 </dict>
171 <key>NSMessage</key>
172 <string>doExecuteService</string>
173 <key>NSPortName</key>
174 <string>SuperCollider</string>
175 <key>NSSendTypes</key>
176 <array>
177 <string>NSStringPboardType</string>
178 </array>
179 </dict>
180 </array>
181 <key>UTExportedTypeDeclarations</key>
182 <array>
183 <dict>
184 <key>UTTypeConformsTo</key>
185 <array>
186 <string>public.text</string>
187 <string>public.plain-text</string>
188 </array>
189 <key>UTTypeDescription</key>
190 <string>SC3 text file</string>
191 <key>UTTypeIdentifier</key>
192 <string>org.supercollider.sc</string>
193 <key>UTTypeTagSpecification</key>
194 <dict>
195 <key>com.apple.ostype</key>
196 <string>TEXT</string>
197 <key>public.filename-extension</key>
198 <array>
199 <string>sc</string>
200 <string>scd</string>
201 </array>
202 </dict>
203 </dict>
204 </array>
205 </dict>
206 </plist>