[SVN] Revision 1477 (Source)
Allan Odgaard
allan at macromates.com
Tue Aug 9 09:21:10 UTC 2005
Applied patch [1] from Mark Rowe.
• add support for paths with spaces (previously may only have shown as a problem for relative projects)
• filter out non-tool and application targets (when running)
• set DYLD_FRAMEWORK_PATH and DYLD_LIBRARY_PATH to get target to find frameworks in build directory
• use Terminal to run the target
The Run command may require Ruby 1.8 (it uses reject). Should probably be changed. Also the use of osascript causes launching to be a little bit slow, so it'd be best to only use Terminal for tool targets.
[1] http://rafb.net/paste/results/SY6xS171.html
Changed:
U trunk/Bundles/Source.tmbundle/Commands/Build.plist
U trunk/Bundles/Source.tmbundle/Commands/Run (xcode target).plist
U trunk/Bundles/Source.tmbundle/bin/find_xcode_project.rb
More information about the textmate-dev
mailing list