diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in
index ca7060e46..f07c15fd2 100644
--- a/packaging/macosx/Info.plist.in
+++ b/packaging/macosx/Info.plist.in
@@ -10,14 +10,12 @@
 	<string>Subsurface</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
-	<key>CFBundleSignature</key>
-	<string>SBSF</string>
 	<key>CFBundleExecutable</key>
 	<string>subsurface</string>
 	<key>CFBundleIdentifier</key>
 	<string>org.hohndel.subsurface</string>
 	<key>CFBundleInfoDictionaryVersion</key>
-	<string>1.0</string>
+	<string>6.0</string>
 	<key>CFBundleVersion</key>
 	<string>@SHORT_VERSION@</string>
 </dict>