getcwd acts different in xcode/finder
getcwd acts different in xcode/finder
- Subject: getcwd acts different in xcode/finder
- From: Brian Barnes <email@hidden>
- Date: Sat, 6 Dec 2003 17:04:24 -0500
I don't know if this happened because of xcode or 10.3; but that's when
it changed for me.
I'm building an application into a pre-build bundle in the directory
/users/bbarnes/dim3. When running under XCode, getcwd returns
"/users/bbarnes/dim3". When running from the finder, it returns "/"!
This is driving me crazy :) Xcode gets it right but the finder doesn't?
What's going on here?
[>] Brian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.