If there was no Xcode preferences file in ~/Library/Preferences, results_path attempted to load the nonexistent prefs plist. It now falls back to the project build folder + configuration name, same as the case when the prefs file exists but PBXProductDirectory isn't set. Changed: U trunk/Bundles/Xcode.tmbundle/Support/bin/run_xcode_target.rb