From dadec6244369886ef1ab615251ed206aa4394c31 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 16 Mar 2024 20:11:35 +0100 Subject: rename osx app folder --- misc/TextSearch-x86_64.app/Contents/Info.plist | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 misc/TextSearch-x86_64.app/Contents/Info.plist (limited to 'misc/TextSearch-x86_64.app/Contents/Info.plist') diff --git a/misc/TextSearch-x86_64.app/Contents/Info.plist b/misc/TextSearch-x86_64.app/Contents/Info.plist new file mode 100644 index 0000000..b6ecf68 --- /dev/null +++ b/misc/TextSearch-x86_64.app/Contents/Info.plist @@ -0,0 +1,22 @@ + + + + + CFBundleDisplayName + Text-Search + CFBundleExecutable + text-search + CFBundleIdentifier + com.aldrikramaekers.text-search + CFBundleName + Text-Search + CFBundlePackageType + APPL + CFBundleSignature + FOOZ + CFBundleVersion + 2.3.0 + CFBundleIconFile + text-search.icns + + \ No newline at end of file -- cgit v1.2.3-70-g09d2