Got a fresh git clone and trying to build it on Tiger:
xcodebuild=== BUILDING NATIVE TARGET PSMTabBarControlFramework WITH
THE DEFAULT CONFIGURATION (Release) ===
Checking Dependencies...
=== BUILDING NATIVE TARGET Edit in ODBEditor WITH THE DEFAULT
CONFIGURATION (Release) ===
Checking Dependencies...
=== BUILDING NATIVE TARGET MacVim WITH THE DEFAULT CONFIGURATION
(Release) ===
Checking Dependencies...
PBXCp /Users/speno/Desktop/builds/Release/MacVim.app/Contents/
Frameworks/PSMTabBarControl.framework /Users/speno/Desktop/builds/
Release/PSMTabBarControl.framework
cd /Users/speno/Documents/src/vim7/src/MacVim
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/
Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -strip-
debug-symbols -resolve-src-symlinks /Users/speno/Desktop/builds/
Release/PSMTabBarControl.framework /Users/speno/Desktop/builds/Release/
MacVim.app/Contents/Frameworks
pbxcp: PSMTabBarControl.framework: No such file or directory
** BUILD FAILED **
It looks like the source path argument to pbxcp is the same as the
destination. I'm not sure where to fix that. Anyone know how to edit
that?
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---