On Mon, Apr 30, 2012 at 17:46, Jeff Stedfast <[email protected]> wrote: > Hi Guido, > > Try running `xcode-select -switch /Applications/Xcode.app` > > Then you might not even need to replace the path to xcodebuild
Thanks, Jeff, but it doesn't help really: 17:54:50 guivho@zac:~/Mono/monotouch-bindings/CorePlot/binding $ sudo xcode-select -switch /Applications/Xcode.app/ 17:56:50 guivho@zac:~/Mono/monotouch-bindings/CorePlot/binding $ make /Developer/usr/bin/xcodebuild -project CorePlot_0.9/Source/framework/CorePlot-CocoaTouch.xcodeproj -target CorePlot-CocoaTouch -sdk iphoneos -arch armv6 -configuration Release clean build make: /Developer/usr/bin/xcodebuild: No such file or directory make: *** [libCorePlot-CocoaTouch-armv6.a] Error 1 17:57:01 guivho@zac:~/Mono/monotouch-bindings/CorePlot/binding $ Guido -- There's no saint like a reformed sinner. http://vanhoecke.org ... and go2 places! _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
