Updated README and pip requirements to include xibless (and remove Sparkle, which is now included in cocoalib).

--HG--
branch : xibless
This commit is contained in:
Virgil Dupras 2012-07-30 14:14:10 -04:00
parent 0cf6987083
commit 3cd44705f8
2 changed files with 3 additions and 2 deletions

4
README
View File

@ -37,11 +37,11 @@ General dependencies
OS X prerequisites OS X prerequisites
------------------ ------------------
- XCode 4.1 - XCode's command line tools
- Sparkle (http://sparkle.andymatuschak.org/)
- objp 1.1.0 (http://bitbucket.org/hsoft/objp) - objp 1.1.0 (http://bitbucket.org/hsoft/objp)
- pluginbuilder 1.1.0 (http://bitbucket.org/hsoft/pluginbuilder) - pluginbuilder 1.1.0 (http://bitbucket.org/hsoft/pluginbuilder)
- appscript 1.0.0 for ME and PE (http://appscript.sourceforge.net/) - appscript 1.0.0 for ME and PE (http://appscript.sourceforge.net/)
- xibless 0.4.0 (https://bitbucket.org/hsoft/xibless)
Windows prerequisites Windows prerequisites
--------------------- ---------------------

View File

@ -2,3 +2,4 @@
objp>=1.2.0 objp>=1.2.0
pluginbuilder>=1.1.0 pluginbuilder>=1.1.0
appscript>=1.0.0 appscript>=1.0.0
xibless>=0.4.0