This is less a question and more a matter of feedback. As noted in the openLCA download page, the Mac version can run into a problem with the error "Application is damaged".
First, I found that this error seems to occur only on M1 Macs and not Intel Macs.
To resolve the problem, GreenDelta provides a link to their GitHub page with steps to fix the problem.
I did finally get the software to work, but I would suggest the following tips:
If you are like me, when you expand the tar.gz file, you immediately move it from the Downloads folder to the Applications folder. Do NOT do this!!!
Once the openLCA app is in the applications folder, it becomes VERY difficult to access via the terminal. That's because the Applications folder is stored at the root directory level of your hard drive. And Apple makes it very hard to set up permission to access the root directory. (I tried following Apple's directions for gaining permission, and gave up).
Instead, create a folder WITHIN your User directory on your Mac and place the zipped file in that folder. So, I created a folder in the following directory:
Macintosh HD/Users/[name of your user Home directory]/[folder name]
Then once you have done that, expand the zipped file.
Launch your Terminal app and follow the directions per the Github site.