Skip to content

Commit a63a413

Browse files
authored
Merge pull request #500 from sfiera/info-plist
Use all spaces no tabs in Antares-Info.plist
2 parents f7bd5ea + bd9fd85 commit a63a413

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

resources/Antares-Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
<key>LSHandlerRank</key>
1919
<string>Owner</string>
2020
</dict>
21-
<dict>
22-
<key>CFBundleTypeName</key>
23-
<string>Antares Plugin Folder</string>
21+
<dict>
22+
<key>CFBundleTypeName</key>
23+
<string>Antares Plugin Folder</string>
2424
<key>LSItemContentTypes</key>
2525
<array>
2626
<string>public.folder</string>
2727
</array>
2828
<key>CFBundleTypeRole</key>
29-
<string>Viewer</string>
30-
</dict>
29+
<string>Viewer</string>
30+
</dict>
3131
</array>
3232
<key>CFBundleExecutable</key>
3333
<string>Antares</string>

0 commit comments

Comments
 (0)