« Previous - Version 9/42 (diff) - Next » - Current version
Adrian Georgescu, 06/26/2012 01:59 pm


Source Code

Due to the constraints introduced by Apple related to distribution through the Mac App Store it is not possible to build Blink unless you have access to development certificates and profiles associated with AG Projects, Blink application identifier and registered hardware ids of the machines involved in the development process

No Support

Blink source code tree is hereby provided in order to be compliant with the GPL license but there is no support provided for how to build and run the program under MacOSX environment.

Software Repository

The source code can be retrieved using darcs version control tool.

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

Dependencies

Platform requirements

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

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.