#17610: xcodebuild: unknown option: -sdk -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Keywords: | Port: sleepwatcher -------------------------------------+-------------------------------------- Comment(by afb@…): I think it uses the `SDKROOT` environment variable instead ? There should also be `ARCHS`, for setting the architectures... {{{ SDKROOT=/Developer/SDKs/MacOSX10.4u.sdk ARCHS="ppc i386" \ xcodebuild }}} -- Ticket URL: <http://trac.macports.org/ticket/17610#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS