Kevin Wojniak
Kevin Wojniak
@limburgher what are the tests that are failing? What version of `pytest` are you using?
I say go for it. Doesn't need to be all or nothing. Could just do a few functions at a time. May be some possible speed improvements as well.
The latest version logs info to ~/Library/Logs/SparkleUpdateLog.log but unfortunately this gets shared between all app instances of Sparkle. I imagine it'd be better to log it based on app bundle...
There's also [RB App Checker Lite](http://brockerhoff.net/RB/AppCheckerLite//) which is very useful for determining why a code signature fails.
You could subscribe to the Atom page and update your Sparkle version once a new release comes out. Probably the safest way. https://github.com/sparkle-project/Sparkle/releases.atom
Well I meant doing it manually, no automation, since you would want to probably wait for a release to update in case there are bugs, especially if you're about to...
On OS X [CVDisplayLink](https://developer.apple.com/library/mac/qa/qa1385/_index.html) I believe is the recommended way to use OpenGL, and that runs in a separate thread.
It appear using Swift PM is the way to do it on Linux. Also makes it easier for projects on the Mac to use without relying on CocoaPods (which has...
https://github.com/erikdoe/ocmock/pull/442 was abandoned in favor for https://github.com/erikdoe/ocmock/pull/460 which was merged: https://github.com/erikdoe/ocmock/blob/master/Package.swift
Does anything show up in the Console app from Semulov when you choose Eject All?