Under Build Phases you need to fix a dependency which has a relative directory.
So if you don't have those, you'll need to tweak Build Settings: The Xcode project was made on Snow Leopard and targets those frameworks. There is a special version of Blink for SIP2SIP, which contains what we need.ĭownload that then run these commands to copy them to the right location in the source tree: mkdir -p Distribution/Resources/Ĭp -R /Volumes/Blink\ for\ SIP2SIP/SIP2SIP.app/Contents/Resources/lib Distribution/ResourcesĬp -R /Volumes/Blink\ for\ SIP2SIP/SIP2SIP.app/Contents/Frameworks Distribution/ The probject comes with a number of GPLed depdencies which I couldn't find an easy way to build, but you don't need to. Open the terminal, and clone the source: darcs get Here is how: Download the sourceīlink uses the darcs version control system. Project is GPLed, so you can build it yourself. On OS X they only officially distribute the app in the Mac App Store.
Blink is a SIP client for various platforms.