integrity cannot be verified on MacOS 10.15 Catalina

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
chrisb
Veteran
Posts: 53930
Joined: Tue Mar 17, 2015 9:14 am

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by chrisb »

You find the current development version here: https://github.com/FreeCAD/FreeCAD/rele ... g/0.19_pre. If it is in the rebuild process there my be (short) times when it is not available.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
ad6id
Posts: 1
Joined: Fri Feb 05, 2021 6:46 pm

Confirmed: integrity cannot be verified on MacOS 10.15 Catalina

Post by ad6id »

Confirmed:

sudo xattr -d com.apple.quarantine /Applications/FreeCAD.app

allows FreeCAD 0.18 to run on MacOS 10.15.7.

Thanks all

Tony
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: Confirmed: integrity cannot be verified on MacOS 10.15 Catalina

Post by kkremitzki »

ad6id wrote: Fri Feb 05, 2021 6:52 pm Confirmed:

sudo xattr -d com.apple.quarantine /Applications/FreeCAD.app

allows FreeCAD 0.18 to run on MacOS 10.15.7.

Thanks all

Tony
Welcome, another ham. There's a couple of us here on the forums. N9KWK
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
derekiwi
Posts: 1
Joined: Sat Mar 06, 2021 2:41 am

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by derekiwi »

I have just tried this on Catalina rev 10.15.7, but it would not work for me.
cfinleyca
Posts: 1
Joined: Mon Mar 08, 2021 9:03 pm

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by cfinleyca »

I am on 10.15.7 Catalina as well and the "workaround" just now worked for me.

Workaround = in terminal paste "sudo xattr -d com.apple.quarantine /Applications/FreeCAD.app" assuming that's where you put the app.

I would think that signing the app would also be a good thing as this might scare a lot of mac users away. It's a system dialog box with no obvious buttons are mentions on how to get the software launched.

Thanks again for being here Freecad!
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by kkremitzki »

Signing the app is on the list, unfortunately the list is long.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
tclapp
Posts: 1
Joined: Tue May 17, 2022 2:22 am

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by tclapp »

Solution - could not use the terminal command.
Instead, Sys preferences > Security and Privacy > unlock > Allow apps : allow option was available to override App store installations only.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by Kunda1 »

We should get a macOS developer account (should be free for FLOSS projects) now that we have the FPA launched.
Reported to https://github.com/FreeCAD/FPA/issues/6
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
FreddyFreddy
Posts: 176
Joined: Wed Mar 09, 2022 3:15 am
Location: Oz

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by FreddyFreddy »

Kunda1 wrote: Wed May 25, 2022 3:28 pm We should get a macOS developer account (should be free for FLOSS projects) now that we have the FPA launched.
Reported to https://github.com/FreeCAD/FPA/issues/6
+1
twarge
Posts: 4
Joined: Wed Jun 08, 2022 3:37 pm

Re: integrity cannot be verified on MacOS 10.15 Catalina

Post by twarge »

It would be helpful to have a signed and notarized app for enterprise deployment and managed Macs. It is also generally required for inclusion in enterprise app catalogs. Who is the right person to encourage and support doing this?
Post Reply