• 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: Embedding frameworks in app bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Embedding frameworks in app bundle


  • Subject: Re: Embedding frameworks in app bundle
  • From: Florijan Stamenkovic <email@hidden>
  • Date: Fri, 26 Aug 2005 12:52:50 +0200


Can someone point me to where I can find information on embedding frameworks in a WebObjects application? I would like to include frameworks in the application bundle, rather than having to include them in /Library/Frameworks with each installation. Essentially I'm looking for a function like the "Merge" of a .jar file. I've tried indicating my target's Resources folder as a framework search path, but I can't seem to get the Framework to actually bundle itself with the application.


I recall doing this before with Cocoa, but it seems to be somewhat different with WO.

Thanks,
Clark


Or, you can add a .jar of that framework as a normal file, and not as a framework. Then you can tell Xcode to merge that jar into the final product.


I have no idea if not importing frameworks like this will harm anything. I did this with some third party stuff, and it worked fine (although it produced a 1.2 mb jar for a 100 lines project :).

Cheers
Flor

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Embedding frameworks in app bundle
      • From: Anjo Krank <email@hidden>
    • Re: Embedding frameworks in app bundle
      • From: Clark Mueller <email@hidden>
References: 
 >Embedding frameworks in app bundle (From: Clark Mueller <email@hidden>)

  • Prev by Date: Re: Embedding frameworks in app bundle
  • Next by Date: Re: Prototypes and Inheritance
  • Previous by thread: Re: Embedding frameworks in app bundle
  • Next by thread: Re: Embedding frameworks in app bundle
  • Index(es):
    • Date
    • Thread