Re: Problems with Universal Build...
Re: Problems with Universal Build...
- Subject: Re: Problems with Universal Build...
- From: Jerry Krinock <email@hidden>
- Date: Sun, 23 Dec 2007 16:58:51 -0800
On 2007 Dec, 23, at 16:39, Jerry LeVan wrote:
1) NSLog messages are not appearing in system.log
In Tiger, my NSLog messages show in console.log, not system.log.
2) NSTemporaryDirectory() returns a / as the last character on the
Intel
side but not on the PPC box.
Interesting. If true, now you know why Apple recommends using the
methods listed in NSString under "Working with Paths", such as -
deleteLastPathComponent, etc. They are supposedly tolerant of stuff
like that.
_______________________________________________
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