Difficulties with Framework project
Difficulties with Framework project
- Subject: Difficulties with Framework project
- From: Rick Mann <email@hidden>
- Date: Wed, 20 May 2009 15:55:06 -0700
I'm trying to develop a Framework. I have created a project (Xcode
3.1.2) from the Cocoa Framework template. I also created a project
from the Cocoa Application template (it will serve as an example, and
as a testbed for my framework).
I'm trying to follow the instructions here:
http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html#/
/apple_ref/doc/uid/20002258-106880-BAJJBIEF
(under "Using Separate Xcode Projects For Each Target").
The two project directories are siblings, so I wanted to make a common
build products folder up one level from each Xcode project. I changed
the "Build Products Path" setting in the Project for each to '../
build'. I've tried re-building the framework, but the build directory
still appears next to the Xcode project, not one level above it.
The other problem is that the header files are not getting copied into
the Framework Bundle. I can see them listed in the Copy Headers build
phase, but no headers show up in the Bundle.
What am I doing wrong? Thanks!
--
Rick
_______________________________________________
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