• 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: Including dylib in application .app bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including dylib in application .app bundle


  • Subject: Re: Including dylib in application .app bundle
  • From: Scott Thompson <email@hidden>
  • Date: Fri, 23 Jul 2004 15:25:20 -0500

On Jul 22, 2004, at 4:25 PM, David "Pita" Kopp wrote:

Hey all,

I'm still rather new to XCode, so I'm not sure if this is my issue, or the program's:
My end goal is to include some .dylib's that I made into the .app package that XCode generates for distribution.


Steps so far:
I have compiled the libraries with @executable_path/../Frameworks as the install path

Ok...

Then, I make the application, and copy the libraries into the .app/Frameworks directory

I think this is your problem. @executable_path/../Frameworks would be in


YourApp.app/Contents/Frameworks

not

YourApp.app/Frameworks.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Including dylib in application .app bundle (From: "David \"Pita\" Kopp" <email@hidden>)

  • Prev by Date: Re: How can I get the source code?
  • Next by Date: Re: Keyboard shortcut to change editor focus ?
  • Previous by thread: Including dylib in application .app bundle
  • Next by thread: XCode UML
  • Index(es):
    • Date
    • Thread