Giter VIP home page Giter VIP logo

Comments (6)

aokj4ck avatar aokj4ck commented on July 30, 2024

You should be able to right-click the app, choose open, and then run it.

If that fails you can adjust your Gatekeeper settings in System Preferences > Security & Privacy to allow apps from anywhere.

[Edit]

You can get a free developer ID, but I’m not sure you’ll be able to sign it then. If you go that route you will be compiling it yourself at which point you do not need to sign it (development build on your own machine).

You will need a Developer ID to submit bug reports to Apple.

from quickradar.

abbeycode avatar abbeycode commented on July 30, 2024

@joepasq Thanks for the input. I realize how to open unsigned apps, and I also realize I could download the source myself and sign it. My point was that the copy for download from quickradar.com should be signed, for user-friendliness and security-consciousness. I apologize if that wasn't clear.

from quickradar.

amyworrall avatar amyworrall commented on July 30, 2024

Sorry about that. I must have messed up the signing last time I did a release. I'll leave this task open for now, to be sure to fix it next time I do one :)

from quickradar.

abbeycode avatar abbeycode commented on July 30, 2024

No problem, happy to point it out

from quickradar.

arubdesu avatar arubdesu commented on July 30, 2024

Pardon if I chime in with the only semi-related fact that including the Growl framework makes the app bundle fail code signature verification(which you can see for yourself with codesign --verify --deep -v /path/to/QuickRadar.app, which I use as part of the autopkg project.

More background here: autopkg/autopkg#129 (comment)

from quickradar.

amyworrall avatar amyworrall commented on July 30, 2024

We should probably remove Growl now we have native notifications. It's left over from supporting 10.7.

from quickradar.

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.