Add supported document type to bundle (7c0e7811) · Commits · René de Hesselle / gitte_macos · GitLab
René de Hess
·
2026-05-16
·
via René de Hesselle activity
| Original line number |
Diff line number |
Diff line |
|
@@ -4,6 +4,21 @@ |
|
|
<dict>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>English</string>
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
<array>
|
|
|
<dict>
|
|
|
<key>CFBundleTypeName</key>
|
|
|
<string>Folder</string>
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
<string>Viewer</string>
|
|
|
<key>LSItemContentTypes</key>
|
|
|
<array>
|
|
|
<string>public.folder</string>
|
|
|
</array>
|
|
|
<key>LSHandlerRank</key>
|
|
|
<string>Alternate</string>
|
|
|
</dict>
|
|
|
</array>
|
|
|
<key>CFBundleExecutable</key>
|
|
|
<string>Gitte</string>
|
|
|
<key>CFBundleIconFile</key>
|
|
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。