Coder Social home page Coder Social logo

sparklesharp's People

Contributors

fiam avatar odirb avatar rainycape avatar valves904 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jamescoverdale

sparklesharp's Issues

_CodeSignature Missing symlink

Hi,

When using the latest version 1.0.0-rc.7 I started to get code sign errors when building with VisualStudio for mac, complaining about the _CodeSignature folder not existing. This used to work, so not sure if its xcode, visual studio or something else that has changed.

For anyone else with the issue I fixed it by adding this project as a submodule to my solution (rather than using the nuget package) and after building once, manually creating the missing sym link for the _CodeSignature folder.

ln -s 3rdparty/Sparkle/build/Release/Sparkle.framework/Versions/A/_CodeSignature 3rdparty/Sparkle/build/Release/Sparkle.framework/_CodeSignature

Hope that helps someone.

Missing generate_appcast

I have an question. In documentation I have read that I need follow Sparkle's own documentation to set your appcast URL and add a "Check for Updates" menu item.
In that documentation I read:

Run generate_appcast tool from Sparkle’s distribution archive specifying the path to the folder with update archives. Allow it to access the Keychain if it asks for it (it’s needed to generate signatueres in the appcast).
./bin/generate_appcast /path/to/your/updates_folder/

But I don't have generate_appcast file in Sparkles bin folder, only generate_keys and sign_update.
What I'm doing wrong?

image

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.