headerpad_max_install_names
headerpad_max_install_names
- Subject: headerpad_max_install_names
- From: "Will Carter" <email@hidden>
- Date: Wed, 17 Oct 2007 16:30:10 -0700
Hey, I'm a new xcode user, and I'm trying to figure out how to set headerpad_max_install_names in the build, if this is even possible. I know this is an option set when building via the command line with ld, but I'm trying to make the bundle I'm building with xcode be able to be changed with install_name_tool, and it would be nice to be able to configure that from within xcode.
The short of it is, there is a 3rd party library I need to change with install_name_tool and @executable_path, and whatever my current settings are in my xcode project aren't allowing me to use that tool correctly to change the executable path of this library. From what I can tell, I need to change headerpad_max_install_names before my binary can adjust itself with that tool.
Any help would be much appreciated.
thanks,
Will
--
will carter
hauntedcastle.org...
_______________________________________________
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