|
19 | 19 | <string>com.apple.applescript.script</string> |
20 | 20 | <string>com.apple.applescript.text</string> |
21 | 21 | <string>com.apple.property-list</string> |
| 22 | + <string>com.apple.rez-source</string> |
22 | 23 | <string>com.barebones.bbedit.scss-source</string> |
23 | 24 | <string>com.barebones.bbedit.verilog-hdl-source</string> |
24 | 25 | <string>com.barebones.bbedit.vhdl-source</string> |
|
235 | 236 | </array> |
236 | 237 | </dict> |
237 | 238 | </dict> |
238 | | - <dict> |
239 | | - <key>UTTypeConformsTo</key> |
240 | | - <array> |
241 | | - <string>public.source-code</string> |
242 | | - </array> |
243 | | - <key>UTTypeDescription</key> |
244 | | - <string>ASCR files</string> |
245 | | - <key>UTTypeIdentifier</key> |
246 | | - <string>org.applescript.source</string> |
247 | | - <key>UTTypeTagSpecification</key> |
248 | | - <dict> |
249 | | - <key>public.filename-extension</key> |
250 | | - <array> |
251 | | - <string>ascr</string> |
252 | | - </array> |
253 | | - </dict> |
254 | | - </dict> |
255 | 239 | <dict> |
256 | 240 | <key>UTTypeConformsTo</key> |
257 | 241 | <array> |
|
472 | 456 | <string>md</string> |
473 | 457 | </dict> |
474 | 458 | </dict> |
| 459 | + <dict> |
| 460 | + <key>UTTypeConformsTo</key> |
| 461 | + <array> |
| 462 | + <string>public.source-code</string> |
| 463 | + </array> |
| 464 | + <key>UTTypeDescription</key> |
| 465 | + <string>ASCR files</string> |
| 466 | + <key>UTTypeIdentifier</key> |
| 467 | + <string>org.applescript.source</string> |
| 468 | + <key>UTTypeTagSpecification</key> |
| 469 | + <dict> |
| 470 | + <key>public.filename-extension</key> |
| 471 | + <array> |
| 472 | + <string>ascr</string> |
| 473 | + </array> |
| 474 | + </dict> |
| 475 | + </dict> |
475 | 476 | <dict> |
476 | 477 | <key>UTTypeConformsTo</key> |
477 | 478 | <array> |
|
1412 | 1413 | </array> |
1413 | 1414 | <key>UTImportedTypeDeclarations</key> |
1414 | 1415 | <array> |
| 1416 | + <dict> |
| 1417 | + <key>UTTypeConformsTo</key> |
| 1418 | + <array> |
| 1419 | + <string>public.source-code</string> |
| 1420 | + <string>public.plain-text</string> |
| 1421 | + </array> |
| 1422 | + <key>UTTypeDescription</key> |
| 1423 | + <string>R source file</string> |
| 1424 | + <key>UTTypeIdentifier</key> |
| 1425 | + <string>com.apple.rez-source</string> |
| 1426 | + <key>UTTypeTagSpecification</key> |
| 1427 | + <dict> |
| 1428 | + <key>public.filename-extension</key> |
| 1429 | + <array> |
| 1430 | + <string>r</string> |
| 1431 | + </array> |
| 1432 | + </dict> |
| 1433 | + </dict> |
1415 | 1434 | <dict> |
1416 | 1435 | <key>UTTypeConformsTo</key> |
1417 | 1436 | <array> |
|
0 commit comments