I tried posting to pythonmac-sig yesterday without response, so I'll try
here today. ;-)
I'm working on an app that has previously been built with PyObjC 1.4;
there's another app built on PyObjC 2.2, and I'm trying to move the
older app to 2.2 to simplify builds. However, just using 2.2 fails
because 2.2 no longer has PyObjCTools/XcodeSupport, and there's no
mention in pyobjc-core/NEWS.txt. What's the proper upgrade path?
I'm also generally finding it difficult to get information on how to
integrate an Xcode project into PyObjC and py2app, where I should I look?
--
Aahz (aa...@py...) <*> http://www.pythoncraft.com/
"Many customs in this life persist because they ease friction and promote
productivity as a result of universal agreement, and whether they are
precisely the optimal choices is much less important." --Henry Spencer
|