Skip navigation.
 
mlRe: Building without depencies to Frameworks
FROM : Scott Stevenson
DATE : Sun Oct 17 23:33:30 2004

On Oct 16, 2004, at 2:57 PM, Charles Françoise wrote:

> Is it possible to use a Framework in development and to compile a
> version of the executable that will not need the framework to launch ?
> An independent binary ?


You can just embed the framework in the app package:

http://rentzsch.com/cocoa/embeddedFrameworks

      - Scott


--
http://treehouseideas.com/
http://theobroma.treehouseideas.com/ [blog]

Related mailsAuthorDate
mlBuilding without depencies to Frameworks Charles Françoise Oct 16, 23:57
mlRe: Building without depencies to Frameworks Scott Stevenson Oct 17, 23:33
mlRe: Building without depencies to Frameworks Charles Françoise Oct 18, 00:33
mlRe: Building without depencies to Frameworks Mike Piatek-Jimene… Oct 18, 21:11