1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

fix GDScript UTI

changed from public.data to public.script
This commit is contained in:
Hazar
2020-08-19 21:27:22 +03:00
committed by GitHub
parent 844251596f
commit 5e5100afca

View File

@@ -111,7 +111,7 @@
<string>GDScript.icns</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
<string>public.script</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>