#17610: xcodebuild: unknown option: -sdk --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: pguyot@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: sleepwatcher | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * cc: skl@… (added) Comment: The manpage for the xcodebuild included with Xcode 3.1.2 says: {{{ xcodebuild [-project projectname] [-activetarget] [-alltargets] [-target targetname] [-parallelizeTargets] [-activeconfiguration] [-configuration configurationname] [-sdk <sdkfullpath> | <sdkname>] [buildaction ...] [setting=value ...] [-default=value ...] }}} So, it shows that there should be no equals sign between "-sdk" and the SDK path. Xcode 3.0 is not supported for use with MacPorts; it's too old. Please [http://guide.macports.org/#installing.xcode update]. -- Ticket URL: <http://trac.macports.org/ticket/17610#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS