File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed
Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 4848 <string >J+ikFQXeR6eaUV0jvyfZAJKeYh+9UKGJuD/kJSIXnZk= </string >
4949 <key >SUScheduledCheckInterval </key >
5050 <real >86400 </real >
51+ <key >SUEnableInstallerLauncherService </key >
52+ <true />
5153 <key >UTExportedTypeDeclarations </key >
5254 <array >
5355 <dict >
511513 <key >UTTypeConformsTo </key >
512514 <array >
513515 <string >public.source-code </string >
516+ <string >dyn.ah62d4rv4ge80c65r </string >
514517 </array >
515518 <key >UTTypeDescription </key >
516519 <string >ASM source files </string >
521524 <key >public.filename-extension </key >
522525 <array >
523526 <string >s79 </string >
527+ <string >asm </string >
524528 </array >
525529 </dict >
526530 </dict >
16321636 <key >UTTypeConformsTo </key >
16331637 <array >
16341638 <string >public.item </string >
1639+ <string >dyn.ah62d4rv4ge81u6pzqz3hw </string >
1640+ <string >dyn.ah62d4rv4ge81u6k </string >
1641+ <string >dyn.ah62d4rv4ge81u7k </string >
16351642 </array >
16361643 <key >UTTypeDescription </key >
16371644 <string >XSD/XQuery/ProfRaw Source File </string >
16431650 <array >
16441651 <string >xsd </string >
16451652 <string >xquery </string >
1653+ <string >xq </string >
1654+ <string >xu </string >
16461655 </array >
16471656 </dict >
16481657 </dict >
Original file line number Diff line number Diff line change 22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
44<dict >
5+ <key >com.apple.security.temporary-exception.mach-lookup.global-name</key >
6+ <array >
7+ <string >$(PRODUCT_BUNDLE_IDENTIFIER)-spki</string >
8+ <string >$(PRODUCT_BUNDLE_IDENTIFIER)-spks</string >
9+ </array >
510 <key >com.apple.security.temporary-exception.files.absolute-path.read-write</key >
611 <array >
712 <string >/usr/local/bin</string >
Original file line number Diff line number Diff line change 258258 <string >dyn.ah62d4rv4ge81u5pu </string >
259259 <string >dyn.ah62d4rv4ge81a3deru </string >
260260 <string >dyn.ah62d4rv4ge81e3pbqv00n </string >
261+ <string >dyn.ah62d4rv4ge80c65r </string >
262+ <string >dyn.ah62d4rv4ge81u65e </string >
263+ <string >dyn.ah62d4rv4ge81u6pzqz3hw </string >
264+ <string >dyn.ah62d4rv4ge81u6k </string >
265+ <string >dyn.ah62d4rv4ge81u7k </string >
261266 </array >
262267 <key >QLSupportsSearchableItems </key >
263268 <false />
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ The application can also handle some [plain files](#plain-files) without extensi
115115- Apple workflow (` .wflow ` ) _ as ` plist (XML) ` _
116116- AppleScript (` .scpt ` , ` .applescript ` , ` .ascr ` ) _ automatically decompiled with ` osadecompile ` _
117117- Apple shell script files (` .command ` )
118- - Assembler source files (` .s79 ` )
118+ - Assembler source files (` .asm ` , ` . s79` )
119119- Azkaban flow files (` .flow ` ) as _ ` YAML ` _
120120- ATL files (` .atl ` )
121121- Bash Script files (` .bash ` )
@@ -223,7 +223,7 @@ The application can also handle some [plain files](#plain-files) without extensi
223223- Xcode localizable strings files (` .strings ` , ` .stringsdict ` ) (dynamically decompiled with ` plutil ` ) _ as XML_
224224- XHTML files (` .xhtml ` )
225225- XML files (` .xml ` ) ** Before macOS 12 Monterey ` .xml ` is reserved by the system and cannot be handled.**
226- - XSD Schema files (` .xsd ` , ` .xquery ` )
226+ - XSD Schema files (` .xsd ` , ` .xquery ` , ` .xq ` , ` .xu ` )
227227- XUL files (` .xul ` )
228228- YAML files (` .yaml ` )
229229- Z Shell script files (` .zsh ` )
You can’t perform that action at this time.
0 commit comments