Re: synchronizing xcode with xcodebuild
Re: synchronizing xcode with xcodebuild
- Subject: Re: synchronizing xcode with xcodebuild
- From: Scott Tooker <email@hidden>
- Date: Thu, 29 Jan 2009 17:52:42 -0800
The name of the Info.plist is tracked as a build setting in the
target, so you'll need to look at your target's build settings to
change the name of the Info.plist.
As to the added framework, did you just add it to the project? If so,
you also need to explicitly add the framework to the target that will
build it.
Scott
On Jan 29, 2009, at 12:04 PM, Joel Reymont wrote:
I dragged some files around in xcode and now get this from xcodebuild.
Problem is, I removed Info.plist and replaced it with SEAforth24-
Info.plist.
How do I synchronize xcode with xcodebuild?
To add insult to injury, I added the IOKit framework in xcode but
xcodebuild doesn't know about it! What am I doing wrong?
Thanks, Joel
---
Checking Dependencies...
Preprocessing /Users/joelr/Work/seaforth24/build/SEAforth24.build/
Release/SEAforth24.build/Preprocessed-Info.plist Info.plist
cd /Users/joelr/Work/seaforth24
/Developer/usr/bin/gcc -E -P -x c -Wno-trigraphs Info.plist -F/
Users/joelr/Work/seaforth24/build/Release -o /Users/joelr/Work/
seaforth24/build/SEAforth24.build/Release/SEAforth24.build/
Preprocessed-Info.plist
i686-apple-darwin9-gcc-4.0.1: Info.plist: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file
has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
---
http://tinyco.de
--- Mac & iPhone
_______________________________________________
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
_______________________________________________
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