• 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
Static library with a nib/xib file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Static library with a nib/xib file


  • Subject: Static library with a nib/xib file
  • From: Roland King <email@hidden>
  • Date: Mon, 4 Jan 2010 23:05:39 +0800

I want to build a static library which also exports a NIB file which can be included in the target which uses the library? Is there any way to do something like this? Motivation is iPhone, I can't make a framework, Static library is all I have. I'm already building the library and putting the headers into BUILD_DIR/usr/local/include and I have those imported nicely into my client project. Now I'm adding a user interface component to the library and I'd much prefer to have it configured via a NIB than do it in code.

So far the only idea I've come up with is to make a custom target which is a copy only and just have one piece of the build, something which copies it to BUILD_DIR/nibs, then try to drag that target to the resources of my client .. I've not tried this yet because it seems a little far-fetched. Am I on the right track here or am I basically a bit lost in space?  _______________________________________________
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

  • Prev by Date: help file
  • Next by Date: Re: help file
  • Previous by thread: Re: help file
  • Next by thread: Xcode 3.2.1 hangs when I click on any .xcdatamodel file
  • Index(es):
    • Date
    • Thread