mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
Add '.sqlite' file extension to macOS file associations
This commit is contained in:
committed by
Justin Clift
parent
9a76537aa4
commit
28f6c6e6c1
@@ -10,6 +10,7 @@
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>db</string>
|
||||
<string>sqlite</string>
|
||||
</array>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Database Document</string>
|
||||
|
||||
Reference in New Issue
Block a user