We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7bd5ea + bd9fd85 commit a63a413Copy full SHA for a63a413
resources/Antares-Info.plist
@@ -18,16 +18,16 @@
18
<key>LSHandlerRank</key>
19
<string>Owner</string>
20
</dict>
21
- <dict>
22
- <key>CFBundleTypeName</key>
23
- <string>Antares Plugin Folder</string>
+ <dict>
+ <key>CFBundleTypeName</key>
+ <string>Antares Plugin Folder</string>
24
<key>LSItemContentTypes</key>
25
<array>
26
<string>public.folder</string>
27
</array>
28
<key>CFBundleTypeRole</key>
29
- <string>Viewer</string>
30
- </dict>
+ <string>Viewer</string>
+ </dict>
31
32
<key>CFBundleExecutable</key>
33
<string>Antares</string>
0 commit comments