Figma corrupting when installing on an M5 MacBook Air running Tahoe 26.6.2
I can download the Figma file, open the loader, put Figma in the Applications folder (please note, I’m already doing this), then let it run the install. When the install finishes and I double click the app to launch it from inside the Applications folder, I get the error “The application “Figma.app” can’t be opened.”
I trouble shot this as far as I could, even going into terminal and running a sequence of checks - here’s what that shows. As noted below, I am running Netskope and SentinelOne on a corporate computer.
Initial installation:
spctl --assess --type execute --verbose=4 /Applications/Figma.app
Result: accepted
source=Notarized Developer ID
After launching Figma and allowing its download/update to complete:
spctl --assess --type execute --verbose=4 /Applications/Figma.app
Result: rejected
source=no usable signature
codesign --verify --deep --strict --verbose=4 /Applications/Figma.app
Result:
In subcomponent:
/Applications/Figma.app/Contents/Frameworks/Mantle.framework
code object is not signed at all
Additional check:
/Applications/Figma.app/Contents/MacOS/DynamicUniversalApp:
invalid Info.plist (plist or signature have been modified)
The app then fails with:
RBSRequestErrorDomain Code=5
NSPOSIXErrorDomain Code=111
Launchd job spawn failed
Please check whether Netskope, SentinelOne, MDM, proxy/DLP, or Figma’s updater is modifying, quarantining, or incompletely replacing files inside Figma.app during the first-run download/update. Please also test or deploy a known-good fully signed Figma bundle.
Figma is has a VALID developer signature before the launch/install process
Authority=Developer ID Application: Figma, Inc. (T8RA8NE3B7)
Notarization Ticket=stapled
TeamIdentifier=T8RA8NE3B7
