From a175314c3e5827eb193872241446f2f8f5c9d33c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 20:07:14 +0200 Subject: Adding upstream version 1:10.5.12. Signed-off-by: Daniel Baumann --- support-files/MacOSX/Info.plist.sh | 51 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 support-files/MacOSX/Info.plist.sh (limited to 'support-files/MacOSX/Info.plist.sh') diff --git a/support-files/MacOSX/Info.plist.sh b/support-files/MacOSX/Info.plist.sh new file mode 100644 index 00000000..c2033e42 --- /dev/null +++ b/support-files/MacOSX/Info.plist.sh @@ -0,0 +1,51 @@ + + + + + + CFBundleGetInfoString + MySQL @VERSION@@MYSQL_SERVER_SUFFIX@ + CFBundleIdentifier + com.mysql.mysql + CFBundleName + MySQL + CFBundleShortVersionString + @MYSQL_NUMERIC_VERSION@ + IFPkgFlagAllowBackRev + + IFPkgFlagAuthorizationAction + RootAuthorization + IFPkgFlagDefaultLocation + /usr/local + IFPkgFlagInstallFat + + IFPkgFlagIsRequired + + IFPkgFlagRelocatable + + IFPkgFlagRestartAction + NoRestart + IFPkgFlagRootVolumeOnly + + IFPkgFlagUpdateInstalledLanguages + + IFPkgFormatVersion + 0.10000000149011612 + + -- cgit v1.2.3