Giter Club home page Giter Club logo

Comments (4)

kode54 avatar kode54 commented on June 12, 2024

The build scripts are geared towards my own build process, for binary distribution. You're welcome to fork an unsigned repository if you wish, but I won't accept the changes upstream for any of the project files, or at least any changes pertaining to code signing.

from cog.

WZRPW avatar WZRPW commented on June 12, 2024

@kode54 ,

Thank you for your reply. I forked Cog and am not sure if it is an unsigned repo after forking. I still have the "no signing certificate" error in Xcode when I git clone it from my repo and then build it in Xcode.

Before I got to the point of "no signing certificate" problem, there was another error shown below. I just commented out that line of code and this error was gone. I wonder if it is good to comment out it.

Thanks again!
David
screen shot 2018-06-27 at 8 22 46 am

from cog.

kode54 avatar kode54 commented on June 12, 2024

Several of the projects call for signatures, and there's a custom build step on the main project that attempts to recursively re-sign the output. You'll need to disable those if you don't have a developer certificate of your own.

Also, if you want to supply your own updates, you'll need to replace the DSA key used for signing updates and deltas, and sign bundle your own public key. Sparkle doesn't really like unsigned updates.

from cog.

WZRPW avatar WZRPW commented on June 12, 2024

Thanks for the new information on this issue.

from cog.

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.