[Pyobjc-dev] FYI: couple of pyobjc/Install.html typos
Brought to you by:
ronaldoussoren
From: Joseph G. <oc...@se...> - 2004-06-11 17:54:31
|
Dear pyobjc developers: First of all, I want to say that the svn download and browsing experience was great, and the install has been remarkably smooth. TableModel ran out of the box (random sanity check). Sweet. Thank you for a great job. FYI, while installing and exploring the pyobjc from svn, I discovered a couple of minor typos in the pyobjc/Install.html file. Here they are: 1. Early on: <location and update the variable LIBFF_SOURCES at the top of setup.py. The released version of PyObjC includes a compatible version of >location and update the variable LIBFFI_SOURCES at the top of setup.py. The released version of PyObjC includes a compatible version of [Note the LIBFF --> LIBFFI.] 2. Under Xcode: </Library/Application Support/Apple/Development Tools/File Templates >/Library/Application Support/Apple/Developer Tools/File Templates [Ditto for next line as well.] Neither of these are showstoppers, but all will upgrade the copy-and-paste convenience of the pyobjc install expierence. Thanks! = Joe = |