artemgordinskiy / Spotifree

An OS X app that automatically mutes ads on Spotify [DISCONTINUED]
http://spotifree.gordinskiy.com
MIT License
1.05k stars 70 forks source link

Crash on OS X 10.6.8 #49

Closed artemgordinskiy closed 9 years ago

artemgordinskiy commented 9 years ago
dyld: Symbol not found: _kSecDigestSHA1
  Referenced from: /Applications/Spotifree.app/Contents/MacOS/../Frameworks/Sparkle.framework/Versions/A/Sparkle
  Expected in: /System/Library/Frameworks/Security.framework/Versions/A/Security
 in /Applications/Spotifree.app/Contents/MacOS/../Frameworks/Sparkle.framework/Versions/A/Sparkle
Trace/BPT trap

Sparkle 1.9 claims to be compatible with 10.6, and I can't find any similar issues in their repository. Not sure if it's the problem in their library or if we are doing something wrong.

enellis commented 9 years ago

As I just read it's not compatible with 10.6 anymore. I don't know whether we should switch back to Sparkle 1.5b because of that.

artemgordinskiy commented 9 years ago

Sorry, don't know how I could have misread that :)

[...] switch back to Sparkle 1.5b

Are we using any specific features from 1.9? By the way, I see only 1.8 on their website.

enellis commented 9 years ago

No. I'll switch to 1.6.1. It is the most recent version which supports Snow Leopard