Re: Copy files build phase not copying framework C version
Re: Copy files build phase not copying framework C version
- Subject: Re: Copy files build phase not copying framework C version
- From: Bill Cheeseman <email@hidden>
- Date: Fri, 30 Apr 2004 13:53:32 -0400
on 2004-04-30 9:43 AM, Bill Cheeseman at email@hidden wrote:
> I can't figure out why the copy build phase is failing to copy my C
> framework, and I can't find a way to make it work. Any ideas?
More info, still puzzled:
The build log shows that this command is executed:
/Developer/Tools/pbxcp -exclude .DS_Store -exclude CVS -strip-debug-symbols
-resolve-src-symlinks
/Users/cheeseb/Documents/Projects/Cocoa/Builds/PFAssistive.framework
"/Users/cheeseb/Documents/Projects/Cocoa/Builds/UI
Browser.app/Contents/Frameworks"
Yet the entire contents of the source (PFAssistive.framework) are not copied
to the destination (UIBrowser.app/Contents/Frameworks). EVERYTHING is copied
EXCEPT the folder containing major version C of my framework. I have
verified that the "Current" symlink in the framework does point to the major
version C folder.
I ran the same command in Terminal, and got the same bizarre result.
So, this is apparently NOT something wrong with my Xcode settings, but
something not working right with the pbxcp tool.
I'm using Xcode 1.2, installed after uninstalling the previous version.
Comments? Advice?
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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.