Test bundle can't find app
Test bundle can't find app
- Subject: Test bundle can't find app
- From: David Catmull <email@hidden>
- Date: Sun, 13 Nov 2005 16:20:08 -0800
I created a test target for my application, but I get this error when
I try to build it:
/usr/bin/ld: can't open: "/Users/uncommon/Developer/Volley/build/
Development/Volley Server.app/Contents/MacOS/Volley Server" (No such
file or directory, errno = 2)
My Bundle Loader setting is as follows (including the quotes):
"$(BUILT_PRODUCTS_DIR)/Volley Server.app/Contents/MacOS/Volley Server"
I verified that the path is correct - I copied it from the error
message, went to the Terminal, and typed "ls [paste]" and it worked.
At first I thought it was because of the spaces (even though I had
quotes), but when I removed them - both on disk and in the Bundle
Loader setting - the error persisted. What could be causing this?
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden