2
0
Эх сурвалжийг харах

[macOS] remove deprecated entries from Info.plist

Andrey Filipenkov 3 жил өмнө
parent
commit
9865578faa
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      osx/Info.plist.in

+ 0 - 4
osx/Info.plist.in

@@ -6,14 +6,10 @@
 	<string>English</string>
 	<key>CFBundleExecutable</key>
 	<string>${MACOSX_BUNDLE_EXECUTABLE_NAME}</string>
-	<key>CFBundleGetInfoString</key>
-	<string>${MACOSX_BUNDLE_INFO_STRING}</string>
 	<key>CFBundleIconFile</key>
 	<string>${MACOSX_BUNDLE_ICON_FILE}</string>
 	<key>CFBundleIdentifier</key>
 	<string>${MACOSX_BUNDLE_GUI_IDENTIFIER}</string>
-	<key>CFBundleLongVersionString</key>
-	<string>${MACOSX_BUNDLE_LONG_VERSION_STRING}</string>
 	<key>CFBundleName</key>
 	<string>${MACOSX_BUNDLE_BUNDLE_NAME}</string>
 	<key>CFBundlePackageType</key>