summaryrefslogtreecommitdiffstats
path: root/Tests/CFBundleTest
Commit message (Collapse)AuthorAgeFilesLines
* Fix XCode -> Xcode typos, notably in man page (#12231)Sean McBride2011-05-311-1/+1
|
* CFBundle Test: Add PATHS for finding Rez (#11295)David Cole2011-01-111-1/+4
| | | | | | Some older dashboard machines do not have Rez in /usr/bin like us modern folk. But most of them will have it in /Developer/Tools... So make sure we look there.
* Add support for CFBundle targets on the Mac (#11295)Richard Bateman2011-01-1110-0/+250
This commit enables building, for example, plugin bundles to be loaded by web browsers.