diff --git a/README b/README index 4d82e402..ff7dd4ea 100644 --- a/README +++ b/README @@ -37,11 +37,11 @@ General dependencies OS X prerequisites ------------------ -- XCode 4.1 -- Sparkle (http://sparkle.andymatuschak.org/) +- XCode's command line tools - objp 1.1.0 (http://bitbucket.org/hsoft/objp) - pluginbuilder 1.1.0 (http://bitbucket.org/hsoft/pluginbuilder) - appscript 1.0.0 for ME and PE (http://appscript.sourceforge.net/) +- xibless 0.4.0 (https://bitbucket.org/hsoft/xibless) Windows prerequisites --------------------- diff --git a/requirements-osx.txt b/requirements-osx.txt index b8257d1a..bc500c6e 100644 --- a/requirements-osx.txt +++ b/requirements-osx.txt @@ -2,3 +2,4 @@ objp>=1.2.0 pluginbuilder>=1.1.0 appscript>=1.0.0 +xibless>=0.4.0