• 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
Re: Xcode settings for generating library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode settings for generating library


  • Subject: Re: Xcode settings for generating library
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 26 Jan 2009 19:19:47 -0700


On Jan 26, 2009, at 6:09 PM, Ken G. Brown wrote:

I have an Apple example project that I would like to change parts into a library instead of an application.
What all Xcode settings do I need to change?


In the targets tab of the project, you need to create a new library target, make your application dependent on the library target, add the requisite files and shared libraries to the library target (don't forget to remove them from the application target), and finally, add the output of the library target to the libraries list of the application.

Nick Zitzmann
<http://seiryu.home.comcast.net/>



_______________________________________________
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


References: 
 >Xcode settings for generating library (From: "Ken G. Brown" <email@hidden>)

  • Prev by Date: Re: OpenGL related error: PFNGLFOGCOORDFEXTPROC?
  • Next by Date: Re: OpenGL related error: PFNGLFOGCOORDFEXTPROC?
  • Previous by thread: Xcode settings for generating library
  • Next by thread: Is it possible to call events in other .m classes?
  • Index(es):
    • Date
    • Thread