updater

command
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2016 License: GPL-3.0 Imports: 8 Imported by: 0

README

The qTox OS X updater is a mix of objective C and Go compiled as static binaries used do effortless updates in the background.

It uses Objective C to access Apples own security framework and call some long dead APIs in order to give the statically linked go updater permissions to install the latest build without prompting the user for every file.

  • Release commits: https://github.com/Tox/qTox_updater
  • Development commits: https://github.mit.edu/sean-2/updater

Compiling:

  • clang qtox_sudo.m -framework corefoundation -framework security -framework cocoa -Os -o qtox_sudo
  • go build updater.go

(Starting with this commit all commits will be signed with this key.)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL