NSBundle wierdness in OCUnit target:
NSBundle wierdness in OCUnit target:
- Subject: NSBundle wierdness in OCUnit target:
- From: William Hunt <email@hidden>
- Date: Mon, 10 Mar 2008 16:44:21 -0700
Well, I think I've traced the weirdness I was previously having with
the model down to the following...
When I call:
NSLog( @"bundlePath: %@", [[NSBundle mainBundle] bundlePath] );
I get:
2008-03-10 16:41:18.565 otest[3819:80f] bundlePath: /Developer/Tools
This is clearly not correct. (I get the correct path to my .app
bundle when I run my normal target.) Is there a setting in the target
that changes the bundle path?
Wil
--
Wil Hunt
"Life is the art of drawing sufficient conclusions from insufficient
premises."
-- Samuel Butler
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden