The behaviour of test nsbundle on darwin has changed:
Output is now:
...
Retreiving principal class...
* ERROR: Can't find principal class
Testing LoadMe bundle classes...
This is LoadMe:
* ERROR: Can't find LoadMe class
This is SecondClass:
* ERROR: Can't find SecondClass class
If the dl library is not installed, there are additional error messages
above each '* ERROR':
Error (objc-load): Cannot initialize dynamic linker
2003-09-24 17:34:31.977 nsbundle[13574] No classes in bundle
I hope this helps somebody, Carl Eugen Hoyos