Skip to content

rainycape/SparkleSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkleSharp

C# bindings for Sparkle

Installation instructions

  • Install Visual Studio for macOS.

  • Clone this repository (preferrably as a submodule in your main project)

    git submodule add https://github.com/rainycape/SparkleSharp.git
  • From your Xamarin.Mac project, right click on the solution and select Add -> Add Existing Project and select Sparkle.csproj

  • Right click on your Xamarin.Mac project's References and select Edit References

  • Go to to Projects tab and check the box for the Sparkle project

  • Finally, follow Sparkle's own documentation to set your appcast URL and add a "Check for Updates" menu item

About

C# bindings for Sparkle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published