Copying fails in deployment build
Copying fails in deployment build
- Subject: Copying fails in deployment build
- From: Rainer Brockerhoff <email@hidden>
- Date: Fri, 21 Nov 2003 23:36:41 -0200
I've just seen a very strange thing happening in Xcode (unmentionable beta version).
My application has three plugins and tools produced by subtargets. They are copied into the final locations by copy phases (which basically copy them into /Contents/Resources, etc.).
The development build works fine, even after a full clean everything gets built and copied correctly. I'm not using ZeroLink btw.
THe deployment build apparently builds OK - no error messages or warnings - but the copy phases don't get executed at all, and several (perhaps all?) nibs have missing or mangled contents. I tried quitting Xcode, cleaning and rebuilding in various sequences, no luck. I had to recopy the nib files and the other resources by hand so as to not miss the shipping deadline.
Before I file a bug... has anyone seen something like this before? What should I look at? This worked OK 15 days ago, when I shipped the previous version. No parameters have been changed in these 15 days, just source code.
Thanks,
--
Rainer Brockerhoff <email@hidden>
Belo Horizonte, Brazil
"It's extremely unlucky to be superstitious, for no other reason
than it is always unlucky to be colossally stupid." (Stephen Fry)
Weblog: http://www.brockerhoff.net/bb/viewtopic.php
_______________________________________________
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.