« Previous - Version 23/42 (diff) - Next » - Current version
Adrian Georgescu, 11/07/2012 04:05 pm


Source Code

Due to the constraints introduced by Apple related to distribution through the Mac App Store it is possible to build Blink only if you have access to development certificates and profiles associated with AG Projects and Apple Store Blink application identifier and your machine hardware ID is entitled as described in the Xcode development process

You may be able to build and run Blink Cocoa for Snow Leopard if the version is dated prior to September 18th, 2011, the tar files for the distribution are still available here or if you remove any code that depends on Apple signing process.

No Support

Blink Cocoa source code tree is hereby provided with no support provided for how to run the program under your own MacOSX development environment due to the mentioned constraints.

Software Repository

The source code can be retrieved using darcs version control tool or by using the Repository link.

darcs get http://devel.ag-projects.com/repositories/public/blink-cocoa

Dependencies

Platform requirements

  • Intel 32Bit kernel mode
  • MacOSX >= 10.6
  • XCode >= 4.3.3

Third party dependencies

All Python packages dependencies must be copied under Distribution/Resources/lib folder.

All C compiled libraries must be copied under Distribution/Frameworks folder.

For how to build the dependencies see the documentation that comes with each package.