summaryrefslogtreecommitdiffstats
path: root/packaging/macos/inkscape.plist
diff options
context:
space:
mode:
authorRené de Hesselle <dehesselle@web.de>2019-06-28 22:32:49 +0000
committerRené de Hesselle <dehesselle@web.de>2019-06-28 23:04:22 +0000
commit5dcf1e17a99f0912d7e27d5aa6087f547da26f87 (patch)
treead3b9d0da03680f4d2c1f2c5b5612246e47dedfd /packaging/macos/inkscape.plist
parentNo longer allow macOS CI to fail (diff)
downloadinkscape-5dcf1e17a99f0912d7e27d5aa6087f547da26f87.tar.gz
inkscape-5dcf1e17a99f0912d7e27d5aa6087f547da26f87.zip
Update macOS build pipeline
Noteworthy are the creation of '.dmg' and a fix for inbox#605. Lots of minor improvements.
Diffstat (limited to 'packaging/macos/inkscape.plist')
-rw-r--r--packaging/macos/inkscape.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/macos/inkscape.plist b/packaging/macos/inkscape.plist
index 5ee321db6..f4bdfccd9 100644
--- a/packaging/macos/inkscape.plist
+++ b/packaging/macos/inkscape.plist
@@ -536,17 +536,17 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.0alpha</string>
+ <string>CFBundleShortVersionString</string>
<key>CFBundleSignature</key>
<string>Inks</string>
<key>CFBundleVersion</key>
- <string>1.0alpha</string>
+ <string>CFBundleVersion</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2019 Inkscape Developers, GNU General Public License.</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.graphics-design</string>
<key>LSMinimumSystemVersion</key>
- <string>10.11</string>
+ <string>LSMinimumSystemVersion</string>
<key>GtkOSXLaunchScriptFile</key>
<string>gtk_launcher.py</string>
<key>NSHighResolutionCapable</key>