problems with framework target not copying headers to built framework, and missing symlinks too?
problems with framework target not copying headers to built framework, and missing symlinks too?
- Subject: problems with framework target not copying headers to built framework, and missing symlinks too?
- From: John Clayton <email@hidden>
- Date: Wed, 10 Mar 2004 17:42:35 -0500
Hi Guys,
I recall in porject builder, when you set up a framework target you had
this notion of public and private headers and when you built the
framework for deployment the public ones would get copied to "Headers"
inside the current version and a symlink would be added right in the
.framework directory that pointed there. Well, first off I don't see
any way to indicate public vs. private headers any more. So I just
copied my public headers into the Headers group under the target. So
far so good. But building the framework under deployment style doesn't
copy the headers. If I add a copy files phase I can move them over but
since there is no "Headers" choice in the destination dropdown, I just
have to specify the path from the products directory and drop it in on
top. This seems packaged wrong, since "Headers" off the top should be
a symlink to the current 'Headers".
In general, I've found it hard to figure out how to specify what I want
to happen with the native framework target. Any help? Thanks.
-----------------------------------------------------------------------
"It is the truth that frees, not your attempts to be free."
- J. Krishnamurti
_______________________________________________
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.