https://bugs.documentfoundation.org/show_bug.cgi?id=173585
--- Comment #13 from BogdanB <[email protected]> --- (In reply to OFFICE from comment #12) > Okay, looks like I need help. I've never used a daily build before, and > after downloading and installing > LibreOfficeDev_27.2.0.0.alpha0_MacOS_aarch64.dmg, I get > "'LibreOfficeDev.app' is damanged and can't be opened. You should move it to > the Trash." Please advise. I found the steps in another bug report: https://dev-builds.libreoffice.org/daily/master/current.html Steps for testing the fix on macOS: The nightly master build installer does not overwrite any LibreOffice official versions. Instead, it will be installed as a separate application called "LibreOfficeDev" in the /Applications folder. Also, because this is a "test" build, you will need to do the following steps after installing the LibreOfficeDev application. Otherwise macOS will show an error dialog when you try to launch it: 1. Go to the Finder and navigate to the /Applications/Utilities folder 2. Launch the "Terminal" application 3. Paste the following command in the Terminal application window and press the Return key to execute the command: xattr -d com.apple.quarantine /Applications/LibreOfficeDev.app 4. Launch LibreOfficeDev Source: https://bugs.documentfoundation.org/show_bug.cgi?id=172927 comment 4 -- You are receiving this mail because: You are the assignee for the bug.
