2019-11-22 01:18 PM
FileVault can't open check the application : "STM32CubeIDE.app is damaged and can't be open. You should placed it in garbage" (translated from french, don't sure all the world in english MacOS).
Mac OS 10.14.5.
I've the admin right and I can install, it's not the problem, and I've allow the start in System Preferences.
It's like a corrupted file.
1st picture : check of application by system ; 2nd picture : alert message.
EDIT : the version 1.0.2 of STM32CubeIDE looks run. For moment I will use it. The problem is for 1.1.0 only. The CubeMX interface is not compatible with 1.1, and it's not possible to exange project.
2020-07-18 09:26 AM
Oops! Yes I'm running 1.3.0 which was the latest at the time of download (today) and then it detected an update once I got it working. Hadn't realised this thread was specific to the 1.1.0 but just wanted to highlight that this issue is still happening 👍🏻
2020-07-18 10:02 AM
Yes, the problem occure only with 1.1
The 1.0 don't have this problem and now I've update to 1.3 and it's OK. for the 1.2, I don't know.
2020-07-18 10:25 AM
1.3 definitely had the problem for me, and today was the first time I've installed CubeIDE just fyi.
2021-09-29 12:36 PM
Hello,
I'm facing same issue to open st-stm32cubeide_1.7.0_10852_20210715_0634_x86_64 on my mac os Searra 10.12.6.
Any help please...
2021-09-29 01:03 PM
Oh! Wow!
trying
sudo xattr -cr /Applications/STM32CubeIDE.app
Copyed from tstel.1 and it worked immediately!
Thank you so much.
:)