PBXCp error in deployment build to /Library/Frameworks
PBXCp error in deployment build to /Library/Frameworks
- Subject: PBXCp error in deployment build to /Library/Frameworks
- From: Andy Wiese <email@hidden>
- Date: Sun, 2 Jan 2005 12:53:42 -0600
Using Xcode 1.5,
the deployment build for a framework works fine when I have INSTALL_PATH set to $(USER_LIBRARY_DIR)/Frameworks, but I get the following error when I try to use an INSTALL_PATH of $(SYSTEM_LIBRARY_DIR)/Frameworks:
<x-tad-smaller>PBXCp /System/Library/Frameworks/m_core.framework/Versions/A/Resources/Info.plist build/m_core_project.build/m_core.build/Info.plist
cd /Users/andy/Projects/m_sandbox/mx/m_core_project
/Developer/Tools/pbxcp -exclude .DS_Store -exclude CVS -resolve-src-symlinks /Users/andy/Projects/m_sandbox/mx/m_core_project/build/m_core_project.build/m_core.build/Info.plist /System/Library/Frameworks/m_core.framework/Versions/A/Resources
</x-tad-smaller><x-tad-smaller>pbxcp: error: open(): /System/Library/Frameworks/m_core.framework/Versions/A/Resources/Info.plist: No such file or directory
</x-tad-smaller>
Is this perhaps a permissions problem with the /Library/Frameworks location? What do I need to do to successfully build/install to /Library/Frameworks?
_______________________________________________
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