• 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 a dylib in the appfile.app/Contents/Frameworks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using a dylib in the appfile.app/Contents/Frameworks?


  • Subject: using a dylib in the appfile.app/Contents/Frameworks?
  • From: "Tae-Won Ha" <email@hidden>
  • Date: Sat, 24 May 2008 00:09:30 +0200

Hi, I'm quite new to this subject, so please bare with me. I tried to
google this issue, but I was not successful:

I've got a custom .dylib file. I added it to the xcode project and
copied the necessary header files. Everything works fine. Now since
this dylib file is a custom one, I want to include it in the app file
itself, as far as I understand, such files should be in the
appfile.app/Contents/Frameworks. I added a Copy Files phase, set it to
Framework, and drag and dropped the dylib from the Groups & Files
column to the Copy Files. When I build, the dylib file gets copied to
the Frameworks folder. However when I remove the original dylib file
from $HOME/lib, where it was as I built, the app just crashes. If I
move the dylib file back to $HOME/lib, it works again. What should I
do to force the app to use the dylib file in the
appfile.app/Contents/Frameworks?

Thanks in advance!
 _______________________________________________
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

  • Follow-Ups:
    • Re: using a dylib in the appfile.app/Contents/Frameworks?
      • From: Chris Hanson <email@hidden>
    • Re: using a dylib in the appfile.app/Contents/Frameworks?
      • From: Peter O'Gorman <email@hidden>
  • Prev by Date: Re: Viewing A Pointer As An Array
  • Next by Date: Re: using a dylib in the appfile.app/Contents/Frameworks?
  • Previous by thread: Re: CrashReporter prevents my debugged application from going away
  • Next by thread: Re: using a dylib in the appfile.app/Contents/Frameworks?
  • Index(es):
    • Date
    • Thread