Re: xcodebuild seems to have trashed my project
Re: xcodebuild seems to have trashed my project
- Subject: Re: xcodebuild seems to have trashed my project
- From: Dave Keck <email@hidden>
- Date: Fri, 28 May 2010 13:55:41 -1000
> I don't know of any restrictions regarding use of xcodebuild from within an Xcode project target, and searching for the error hasn't turned anything up.
Invoking xcodebuild manually from a target can be considerably slower
than invoking it from the command line. See this discussion:
http://lists.apple.com/archives/xcode-users/2010/May/msg00008.html
> It turns out that deleting my user-specific info files within the project bundle ... made the problems go away.
I've also run into similar issues as you with assertions (my project
uses xcodebuild from a target) and indeed (IIRC) deleting these
user-specific files fixed it for me, too.
_______________________________________________
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