• 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
Using *optional* Frameworks in Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using *optional* Frameworks in Xcode


  • Subject: Using *optional* Frameworks in Xcode
  • From: Michael Marino <email@hidden>
  • Date: Sat, 8 Dec 2007 10:53:29 -0800

Hi all-

We develop a software of which a small part depends upon a third party framework. That is, there is some additional functionality that exists by having this framework but it is by no means essential to the running of the program. I know that a framework can be weakly linked if it might not exist on a machine, but we would actually like to check its existence during the build phase. Weakly linking requires a framework to exist on the building computer.

We have a distributed team of developers working on this code and so the main distribution method we use is through an svn server because the software is changing daily. However, we want to make it possible for our developers to build the project even if the framework doesn't exist on their machines. Does anyone have an idea of how to do this? Perhaps a script that is run at build to check the existence of a framework or maybe make the piece that depends upon the framework more of a plugin?

Any suggestions would be greatly helpful.

Cheers,
Mike
_______________________________________________
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: Re: How to make a program look for dylibs other than /usr/local/lib?
  • Next by Date: Intel Compilers?
  • Previous by thread: Re: code completion (2)
  • Next by thread: Re: Using *optional* Frameworks in Xcode
  • Index(es):
    • Date
    • Thread