Skip to main content
MLang.1
Visitor II
February 12, 2020
Question

I have encountered this problem on 2 Mac computers now and thought it should be shared here since I can't find anyone asking this question.

  • February 12, 2020
  • 1 reply
  • 606 views

After downloading and installing CubeIDE, when trying to launch the app, Mac says the app is damaged and needs to go into the trash. Redownloading and doing it again results in the same issue. To fix this problem, open Terminal and enter the following "xattr -cr /Application/STM32CubeIDE.app" This resets all the attributes within the package to allow the app to run.

This topic has been closed for replies.

1 reply

ARogo.19
Explorer
February 12, 2020

I had the same issue, thanks for sharing the fix. I was running this app from terminal instead of icon, and then it worked :)