Can't xcodebuild install embedded frameworks?
Can't xcodebuild install embedded frameworks?
- Subject: Can't xcodebuild install embedded frameworks?
- From: Calum Robinson <email@hidden>
- Date: Mon, 17 May 2004 11:16:12 +0100
If I run "xcodebuild install" on a framework target that is set up to
be an embedded framework (by setting the install_name
"@executable_path/../Frameworks/") then it fails, as it seems to be
using the install_name as a directory name:
pbxcp: error: open():
/tmp/MoreFiles.dst@executable_path/../Frameworks/MoreFiles.framework/
Versions/A/Resources/Info.plist: No such file or directory
Is this not supported? Does anyone have a work-around? Does anybody
else wish that more of this stuff was handled automatically by XCode?
Calum
_______________________________________________
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.