I tried cloning the project and running it in Xcode, but I'm getting this error when I try run it.
I've tried setting Runpath Search Paths to @loader_path/../Frameworks according to a bunch of Sparkle issues, but that doesn't seem to work.
Any ideas?