[PyObjC-svn] r2155 - in trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit: . Examples

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Sun Apr 12 07:44:46 2009
New Revision: 2155

Log:
Update version to 2.2b2

Removed:
   trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/Examples/
Modified:
   trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py

Modified: trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py	(original)
+++ trunk/pyobjc/pyobjc-framework-InterfaceBuilderKit/setup.py	Sun Apr 12 07:44:46 2009
@@ -8,7 +8,7 @@
 
 NOTE: To run the unittests for this framework use::
 
-    $ env DYLD_FRAMEWORK_PATH='/Developer/Library/PrivateFrameworks/' python setup.py test
+    $ env DYLD_FRAMEWORK_PATH="$(xcode-select -print-path)/Library/PrivateFrameworks/" python setup.py test
 
 This is needed because the InterfaceBuilderKit framework won't load otherwise.
 '''
@@ -24,7 +24,7 @@
 
 setup(
     name='pyobjc-framework-InterfaceBuilderKit',
-    version='2.2b1',
+    version='2.2b2',
     description = "Wrappers for the framework InterfaceBuilderKit on Mac OS X",
     long_description = __doc__,
     author='Ronald Oussoren',

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.