Hi!
I initially posted on the introjucer sub-forum regarding sparkle (http://www.juce.com/forum/topic/how-do-i-add-sparkle-framework-project-through-introjucer).
But then I realized I'd run into a whole lot more trouble in trying to get Sparkle to work, given it is cocoa objective-c or whatever, and all I've done this far in my life is C++ in visual studio, so all this mac-specific lingo is completely new to me :)
So, I'll keep plowing on, but in the meanwhile, if it is easy for any of you to point me in the right direction of how I can get sparkle working as quickly as possible in my Juce software on OSX, I'd greatly appreaciate it, and it will save me from a ton of learning mac-stuff!
There's only one older post on here on the topic, but I'm none the wiser after reading it (http://www.juce.com/forum/topic/adding-sparkle-framework-introjucer)...
I found an example that achieves something similar for QT (https://github.com/Roxee/qt-roxeemegaup/), but the QT world is a whole other set of lingo I'm not familiar with, so I thought i'd still ask!
Thanks!

