[Pyobjc-dev] Re: Xcode on Panther
Brought to you by:
ronaldoussoren
From: Dan G. <Le...@Gr...> - 2003-07-11 15:29:42
|
I have been using PyObjC with Xcode on Jaguar without problems. I installed pyobjc by expanding a tar in site-packages. I tried it under Panther and there were major problems with the Python framework. Xcode recognized it as a package in the "Add Frameworks" open dialog but when it was added it did not show up with a framework icon and lot's of files appeared in the target, especially __init__.py multiple times. I tried dragging the PyObjC folder from /S/L/F into the project and things got worse, _lots_ of files showed up in the target. Has anyone else seen these results or found a workaround or have I just screwed-up? Dan |