Project in project problem in Xcode 4.0.2, works in Xcode 3.2.6
Project in project problem in Xcode 4.0.2, works in Xcode 3.2.6
- Subject: Project in project problem in Xcode 4.0.2, works in Xcode 3.2.6
- From: David Hoerl <email@hidden>
- Date: Thu, 30 Jun 2011 12:00:32 -0400
I have an iOS project included in another project. The included project
builds a static library and constructs a bundle.
In Xcode 3.2.6, I first make sure both are in the app's target
dependencies. Then, under the included project, I drag the bundle to the
copy resources build phase, and the library to the Link phase, and all
builds just fine.
Try to do the same in 4.0.2 does not work. Set dependencies works fine.
When I drag the Bundle to the Copy Resources phase, I get prompted as to
whether I want a new group or a folder reference. Selecting either gets
me another copy of this resource appearing in the file list, and the
build fails.
Am I missing something or is this a known problem in 4.0.2?
David
_______________________________________________
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