build: Allow ImHex to open any file types on macOS

This commit is contained in:
WerWolv
2022-08-10 19:18:32 +02:00
parent d55c59c796
commit e16be09f9a
3 changed files with 43 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
set (CPACK_BUNDLE_NAME "ImHex")
set (CPACK_BUNDLE_ICON "${CMAKE_SOURCE_DIR}/resources/AppIcon.icns" )
set (CPACK_BUNDLE_PLIST "${CMAKE_BINARY_DIR}/ImHex.app/Contents/Info.plist")