diff --git a/src/cmake/meshlab_tools.cmake b/src/cmake/meshlab_tools.cmake index 1129b5f96..c8be5fc26 100644 --- a/src/cmake/meshlab_tools.cmake +++ b/src/cmake/meshlab_tools.cmake @@ -67,7 +67,7 @@ function(set_additional_settings_info_plist) COMMAND plutil -replace NSHighResolutionCapable -bool True ${ARG_FILE} COMMAND plutil -replace CFBundleDocumentTypes -xml '' ${ARG_FILE} COMMAND plutil -replace CFBundleIdentifier -string 'com.vcg.meshlab' ${ARG_FILE} - COMMAND plutil -insert NSRequiresAquaSystemAppearance -bool True ${ARG_FILE} + COMMAND plutil -replace NSRequiresAquaSystemAppearance -bool True ${ARG_FILE} ) add_file_format_info_plist(