Xcode 4 Copy Files Build Phase Infinite Loop
Xcode 4 Copy Files Build Phase Infinite Loop
- Subject: Xcode 4 Copy Files Build Phase Infinite Loop
- From: Thomas Wetmore <email@hidden>
- Date: Mon, 21 Mar 2011 14:11:40 -0400
I am moving my projects to Xcode 4 and am having difficulties. Here is one.
I have an Xcode 3 project that creates a static library used by many other projects. In the Xcode 3 target I added a copy files build phase that moves the library to ~/lib. When I add the identical copy files build phase to the Xcode 4 target, the build goes into la-la land and never returns. I make the same selections as in Xcode 3, choosing Absolute Path and adding ~/lib to the Subpath (it makes no difference if I use the full absolute path instead). If I remove the phase it works, add it back, la-la land, etc.
Has anyone else seen this behavior? I was originally trying to create an Xcode 4 workspace with the library as one of the projects so I wouldn't have to copy the library anywhere, but that's a whole other story of frustration.
Tom Wetmore _______________________________________________
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