• 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: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.


  • Subject: Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 30 Jun 2014 14:36:48 -0500

On Sat, Jun 28, 2014, at 02:14 AM, Jens Alfke wrote:
>
> I think you’re forgetting about adding copy-files build phases to copy
> the frameworks into the app bundle, and also the fiddly steps to tell the
> app binary what path it should look for the framework at (the details of
> which I always forget until the next time I have to set it up, then I go
> back and look at earlier projects. There’s something about “@rpath”…)

FWIW, my Radar about making @rpath the default was returned as fixed in
Xcode 6, and I can confirm that the default value for
DYLIB_INSTALL_BASE_NAME is now "@rpath". No more futzing with
install_name_tool(1)!

--Kyle Sluder

 _______________________________________________
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


References: 
 >Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other. (From: Joar Wingfors <email@hidden>)

  • Prev by Date: Re: Problem loading Main NIB on XCode 5/iOS 7
  • Previous by thread: Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
  • Next by thread: Automatically having a folder's contents in a project and in the target(s). How?
  • Index(es):
    • Date
    • Thread