• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Building a framework around a Makefile generated dylib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building a framework around a Makefile generated dylib


  • Subject: Building a framework around a Makefile generated dylib
  • From: Mark Lucas <email@hidden>
  • Date: Wed, 1 Mar 2006 15:25:45 -0500

with xcode 2.2 I'd like to construct a framework out of the products generated through an external target (Makefile).

I've got the external target working, running the external Makefile system and generating a dylib.

I'd like to wrap the headers and the dylib in a framework,

I've created a new Cocoa framework target and made the external makefile target a dependency.

How do I pick up the external dylib product and put it in the framework? I've tried adding a copy files phase, but I'm not sure which category I should choose from the pulldown or what path I should set.

Thanks in advance.

Mark

_______________________________________________
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


  • Follow-Ups:
    • Re: Building a framework around a Makefile generated dylib
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Framework dependencies/linking question
  • Next by Date: Re: Constants not linked
  • Previous by thread: Re: [Config Files] What can I really modify in a config file?
  • Next by thread: Re: Building a framework around a Makefile generated dylib
  • Index(es):
    • Date
    • Thread