Bundling framework with application
Bundling framework with application
- Subject: Bundling framework with application
- From: Daniel Hazelbaker <email@hidden>
- Date: Sun, 11 Jan 2004 13:13:54 -0800
Does this functionality (still) exist? I would like to bundle a framework
within my application so it does not have to be installed separately in the
(~)/Library/Frameworks directory. Since I am doing development installs and
would be doing these every few days (or more) it does not make sense to
build a package installer yet to do this. I can get the framework included
in the bundle with a copy phase, but when I try to run the application it
says it cannot load the framework from /Library/Frameworks/...; How do I
tell my application it should be loaded from the bundle directory?
Daniel Hazelbaker
_______________________________________________
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.