show/hide this revision's text 2 minor correction (added .xcodeproj)
$ man xcodebuild

So a typical command might be something like:

$ xcodebuild -project myProject myProject.xcodeproj -alltargets
show/hide this revision's text 1
$ man xcodebuild

So a typical command might be something like:

$ xcodebuild -project myProject -alltargets