Re: Private frameworks in a bundle

2008-11-27 Thread Jean-Daniel Dupas
Le 27 nov. 08 à 10:35, Luke Evans a écrit : I've had a need, for the first time, to have a private framework in a bundle that gets loaded into an app. Now, I've done a bit of framework wrangling in the past, and thought it might involve getting the installation path in the framework buil

Private frameworks in a bundle

2008-11-27 Thread Luke Evans
I've had a need, for the first time, to have a private framework in a bundle that gets loaded into an app. Now, I've done a bit of framework wrangling in the past, and thought it might involve getting the installation path in the framework build/ packaging right in order to do this. When the