xcodebuild FRAMEWORK_SEARCH_PATHS
xcodebuild FRAMEWORK_SEARCH_PATHS
- Subject: xcodebuild FRAMEWORK_SEARCH_PATHS
- From: "Cathy Jimenez" <email@hidden>
- Date: Mon, 04 Apr 2005 11:17:04 +0800
Hi,
I am using xcodebuild CLI and I would like to include multiple settings
for the FRAMEWORK_SEARCH_PATHS. According to XCode 1.5 Build Settings
release notes, if I have multiple paths to set, I must make sure that I have
a space-separated lists of paths.
So I included this build setting
FRAMEWORK_SEARCH_PATHS="/System/Library/Frameworks/Carbon.framework/Frameworks
/System/Library/Frameworks/ApplicationServices.framework/Frameworks
/System/Library/Frameworks/CoreServices.framework/Frameworks"
but I always get a ***BUILD FAILED*** message. From the build log, it seems
like the three paths that I indicated are just treated as one long path. If
I build the application using the XCode application, the build is always
successful.
How could I possibly add multiple framework search paths using xcodebuild?
Thanks,
Cathy
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
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