diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-16 21:16:55 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-16 21:16:55 +0100 |
| commit | 7105b39ca10394723e888161d586461e9e2b1984 (patch) | |
| tree | f1a1101a998e6d617a703a10d33e14f4a1f6720f /misc/text-search.app/Contents | |
| parent | e3b0a2b87383eca950d38cbb0566983b00909f9c (diff) | |
| parent | dadec6244369886ef1ab615251ed206aa4394c31 (diff) | |
Merge branch 'v2' of ssh://github.com/aldrikboy/text-search into v2
Diffstat (limited to 'misc/text-search.app/Contents')
| -rw-r--r-- | misc/text-search.app/Contents/Info.plist | 22 | ||||
| -rw-r--r-- | misc/text-search.app/Contents/Library/libGL.1.dylib | bin | 422808 -> 0 bytes | |||
| -rw-r--r-- | misc/text-search.app/Contents/Library/libglfw.3.dylib | bin | 235872 -> 0 bytes | |||
| -rw-r--r-- | misc/text-search.app/Contents/Resources/text-search.icns | bin | 21994 -> 0 bytes |
4 files changed, 0 insertions, 22 deletions
diff --git a/misc/text-search.app/Contents/Info.plist b/misc/text-search.app/Contents/Info.plist deleted file mode 100644 index b6ecf68..0000000 --- a/misc/text-search.app/Contents/Info.plist +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDisplayName</key> - <string>Text-Search</string> - <key>CFBundleExecutable</key> - <string>text-search</string> - <key>CFBundleIdentifier</key> - <string>com.aldrikramaekers.text-search</string> - <key>CFBundleName</key> - <string>Text-Search</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FOOZ</string> - <key>CFBundleVersion</key> - <string>2.3.0</string> - <key>CFBundleIconFile</key> - <string>text-search.icns</string> -</dict> -</plist>
\ No newline at end of file diff --git a/misc/text-search.app/Contents/Library/libGL.1.dylib b/misc/text-search.app/Contents/Library/libGL.1.dylib Binary files differdeleted file mode 100644 index 30e2966..0000000 --- a/misc/text-search.app/Contents/Library/libGL.1.dylib +++ /dev/null diff --git a/misc/text-search.app/Contents/Library/libglfw.3.dylib b/misc/text-search.app/Contents/Library/libglfw.3.dylib Binary files differdeleted file mode 100644 index 0d9fc0e..0000000 --- a/misc/text-search.app/Contents/Library/libglfw.3.dylib +++ /dev/null diff --git a/misc/text-search.app/Contents/Resources/text-search.icns b/misc/text-search.app/Contents/Resources/text-search.icns Binary files differdeleted file mode 100644 index fe24327..0000000 --- a/misc/text-search.app/Contents/Resources/text-search.icns +++ /dev/null |
