From e039ec4d059d49c6fafecbc9aec7536498baa8ec Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 10 Mar 2024 14:02:32 +0100 Subject: osx app bundle --- misc/text-search.app/Contents/Info.plist | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 misc/text-search.app/Contents/Info.plist (limited to 'misc/text-search.app/Contents/Info.plist') diff --git a/misc/text-search.app/Contents/Info.plist b/misc/text-search.app/Contents/Info.plist new file mode 100644 index 0000000..8078337 --- /dev/null +++ b/misc/text-search.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.1.0 + CFBundleIconFile + text-search.icns + + \ No newline at end of file -- cgit v1.2.3-70-g09d2