Giter Club home page Giter Club logo

Comments (13)

MuhammedKalkan avatar MuhammedKalkan commented on August 24, 2024 4

Which version have you tried ?

Hopefully, signed app wont have this issue

See electron-userland/electron-builder#5850

Workaround is to run this:

sudo xattr -r -d com.apple.quarantine "/Applications/OpenLens.app"

from openlens.

holograph avatar holograph commented on August 24, 2024 1

Interesting that it says "damaged" and not "unsafe" or "unsigned". Is there a known local workaround?

from openlens.

MuhammedKalkan avatar MuhammedKalkan commented on August 24, 2024 1

Here is the workaround #18 (comment)

from openlens.

holograph avatar holograph commented on August 24, 2024

6.0.0, as mentioned, with the -arm64.dmg binary. I just tried the Intel binary and it's working fine, albeit relatively slowly.

from openlens.

MuhammedKalkan avatar MuhammedKalkan commented on August 24, 2024

Confirmed both with dmg and zip.
@jkroepke may want to take a look

Relevant info: electron-userland/electron-builder#5850

from openlens.

jkroepke avatar jkroepke commented on August 24, 2024

This is expectable. ARM executable require a code signature.

New in macOS 11 on Macs with Apple silicon, and starting in macOS Big Sur 11 beta 6, the operating system enforces that any executable must be signed before itโ€™s allowed to run.

This new policy doesnโ€™t apply to translated x86 binaries running under Rosetta 2, nor does it apply to macOS 11 running on Intel-based platforms.

Looking forward for #1 here.

from openlens.

b-a-t avatar b-a-t commented on August 24, 2024

Here is the workaround #18 (comment)

Yep, that worked for me! Maybe, if necessary, we can create crowdfunding for the developer certificate to sign binaries?

from openlens.

MuhammedKalkan avatar MuhammedKalkan commented on August 24, 2024

Here is the workaround #18 (comment)

Yep, that worked for me! Maybe, if necessary, we can create crowdfunding for the developer certificate to sign binaries?

That was what i ve been thinking recently. Maybe a patreon account would help. Open to alternatives if community supports it

from openlens.

jkroepke avatar jkroepke commented on August 24, 2024

I will also ask a cool guy if he want to give access to sign the App here.

from openlens.

jkroepke avatar jkroepke commented on August 24, 2024

Interesting that it says "damaged" and not "unsafe" or "unsigned". Is there a known local workaround?

Open Console.app (System Log Viewer) on Mac and start to stream Logs and open OpenLens.app, than you will see an Apple Policy Violation error.

from openlens.

jvanzyl avatar jvanzyl commented on August 24, 2024

I'd be happy to sponsor the project if sponsorship is enabled for the project.

from openlens.

rpardini avatar rpardini commented on August 24, 2024

Again, interesting this. on Mac Intel amd64 12.5, I get a clear indication of the lack of signature; wonder why a different error on arm64 only?
image
on amd64 12.5 ๐Ÿ‘†

from openlens.

jkroepke avatar jkroepke commented on August 24, 2024

wonder why a different error on arm64 only?

Apple decide that the signature policy affects only native arm64 builds

from openlens.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.