question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

macOS build is broken

See original GitHub issue

ISSUE

versions:

  • v1.9.3
  • v1.9.2
  • v1.9.1

platform:

  • windows
  • mac
  • Linux

package type: platform default

OS version: macOS Big Sur 11.5.2 (20G95)

description:

what happened? I tried to open the application after installing. And I keep getting the following error message: image

what’s expected? I expected the application to open normally

The last version to function properly was v1.9.0

log:

No logs created…

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
bobwenxcommented, Dec 21, 2021

Move the install path from /Applications to ~/Applications, then, simply call xattr is enough.

xattr -rc ~/Applications/prettyZoo.app

No need to change System Policy to launch the app.

4reactions
vran-devcommented, Aug 25, 2021

try to run it and then open the application

xattr -rc /Applications/prettyZoo.app
Read more comments on GitHub >

github_iconTop Results From Across the Web

My app is damaged and can't be opened when porting to M1
I have porting my existing application to support native M1, there a a lot of framework and library that I have already build...
Read more >
[macOS] "build is damaged and cannot be opened" error ...
Reproduction steps: 1. Create a new project 2. Build for Mac 3. Upload build online to Google Drive 4. Download the build (Google...
Read more >
Build is broken on macOS 10.12 Sierra - Bugzilla@Mozilla
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:49.0) Gecko/20100101 ... mach build Actual results: build fails Expected results: build succeed ...
Read more >
macOS build broken (#6657) · Issues · Mesa / mesa · GitLab
macOS build broken. Since 0ef51369 ("util: Add unittest for timespec_get"), regression from !15497 (merged), see #1020 (closed) for a ...
Read more >
MacOS Opera application damaged (while performing update)
It turns out that there was a security issue in macOS, which meant .app directories that didn't contain an actual application could also...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found