<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" style="word-wrap:break-word">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Greg Clayton [gclayton@apple.com]<br>
</font>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>> If you edit your Xcode application preferences and set them like this:<br>
> ...<br>
<br>
If anyone has a problem with Xcode consistently crashing when you try to modify those settings, it will work if you don't have a project open. At least that was the case on my machine.<br>
<br>
I also ran into the "user interaction is not allowed" failure when building debugserver. Perhaps this is because I'm ssh'd to the box now? In any case, I google'd a bit, and came across this solution:<br>
<br>
<a href="http://stackoverflow.com/questions/577750/running-xcodebuild-from-a-forked-terminal" target="_blank">http://stackoverflow.com/questions/577750/running-xcodebuild-from-a-forked-terminal</a><br>
<br>
Ran this:  security unlock-keychain /Users/mikesart/Library/Keychains/login.keychain<br>
<br>
And can now build. If that's not ok, please let me know.<br>
<br>
So what is the best way to run the build verification tests on the Mac from the command line? I've tried various -scheme "Run Testsuite" type things, but nothing seems to happen. Just run dotest.py from the test directory?<br>
<br>
Thanks.<br>
 -Mike</div>
</div>
</div>
</body>
</html>