diff --git a/resources/macos/plist/eeschema.Info.plist.in b/resources/macos/plist/eeschema.Info.plist.in index 30e51fb24c..ceb6a52497 100644 --- a/resources/macos/plist/eeschema.Info.plist.in +++ b/resources/macos/plist/eeschema.Info.plist.in @@ -31,7 +31,7 @@ CFBundleGetInfoString CFBundleIconFile eeschema.icns CFBundleIdentifier org.kicad.eeschema - CFBundleInfoDictionaryVersion 7.0 + CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString @KICAD_VERSION_FULL@ CFBundleName Schematic Editor CFBundlePackageType APPL diff --git a/resources/macos/plist/kicad.Info.plist.in b/resources/macos/plist/kicad.Info.plist.in index acedb26e3e..eda735632c 100644 --- a/resources/macos/plist/kicad.Info.plist.in +++ b/resources/macos/plist/kicad.Info.plist.in @@ -29,7 +29,7 @@ CFBundleGetInfoString CFBundleIconFile kicad.icns CFBundleIdentifier org.kicad.kicad - CFBundleInfoDictionaryVersion 7.0 + CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString @KICAD_VERSION_FULL@ CFBundleName KiCad CFBundlePackageType APPL diff --git a/resources/macos/plist/pcbnew.Info.plist.in b/resources/macos/plist/pcbnew.Info.plist.in index 82fa696c38..0c93415f72 100644 --- a/resources/macos/plist/pcbnew.Info.plist.in +++ b/resources/macos/plist/pcbnew.Info.plist.in @@ -41,7 +41,7 @@ CFBundleGetInfoString CFBundleIconFile pcbnew.icns CFBundleIdentifier org.kicad.pcbnew - CFBundleInfoDictionaryVersion 7.0 + CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString @KICAD_VERSION_FULL@ CFBundleName PCB Editor CFBundlePackageType APPL