Add needed GtkOSXLaunchScriptFile key

This commit is contained in:
dmiller 2023-03-17 16:54:07 +00:00
parent ee15013404
commit ebb87e0b40

View file

@ -28,5 +28,7 @@
<string>${VERSION}</string>
<key>LSMinimumSystemVersion</key>
<string>10.9</string>
<key>GtkOSXLaunchScriptFile</key>
<string>zenmap_launcher.py</string>
</dict>
</plist>