vulkaninfo: Remove macOS application bundle
authorMike Schuchardt <mikes@lunarg.com>
Wed, 14 Dec 2022 18:18:35 +0000 (10:18 -0800)
committerMike Schuchardt <mikes@lunarg.com>
Wed, 14 Dec 2022 22:54:56 +0000 (14:54 -0800)
commit665ae74873949707f9a6410abf2cd27ee9e86e2c
tree177e0f9944f363db5b0a3aa4e07fc807e4d462a9
parentffa89a44472a60d05705bbfb61ef8376babe9a34
vulkaninfo: Remove macOS application bundle

macOS Ventura broke the "shell script as a executable" method for
delivering vulkaninfo as an .app bundle. Rather than find another
workaround, we decided to remove the bundle version from the SDK since
it is redundant. The command-line vulkaninfo is unaffected and can still
be launched from Finder.
BUILD.md
vulkaninfo/CMakeLists.txt
vulkaninfo/macOS/Info.plist [deleted file]
vulkaninfo/macOS/Resources/VulkanIcon.icns [deleted file]
vulkaninfo/macOS/vulkaninfo.cmake [deleted file]
vulkaninfo/macOS/vulkaninfo.sh [deleted file]