vote up 2 vote down star
2

After upgrading to OS X 10.6 (Snow Leopard) and iPhone SDK 3.1 (with Xcode 3.2), Xcode's shared workgroup builds (distributed) can't seem to find or access other computers in our office.

Distributed builds worked perfectly in OS X 10.5 with iPhone SDK 3.0.

All the computers that have upgraded are now listed with a status of Unreachable. Even my own computer, artanis, is listed as Unreachable!

I've already tried all of the suggestions listed in Troubleshooting Distributed Network Builds. And none of us have the OS X firewall enabled.

Any suggestions?

Here's a screenshot: Xcode Preferences Screenshot

flag

44% accept rate
Did you allready reinstall the snowleopard version of XCode ? – Ghommey Sep 17 at 16:01
I thought iPhone SDK 3.1 (final, not the beta version) includes Xcode 3.2 (the Snow Leopard version). All we did was uninstall iPhone SDK 3.0, install Snow Leopard, install iPhone SDK 3.1 (for Snow Leopard). – Jon-Eric Sep 17 at 16:08
I have exactly the same issue: updated 10.6 (10.6.1), xcode 3.2 from original DVD. Firewall disabled. No solution yet! – Sorin Sbarnea Sep 29 at 16:09
Same problem here. Will be watching this thread for a solution! – Julio GorgĂ© Oct 27 at 17:28

2 Answers

vote up 1 vote down

You must re-install Xcode using the version on the Snow Leopard DVD. The iPhone SDK must be re-installed afterwards.

Edit: I just noticed that Apple started distributing Xcode 3.2 with the iPhone 3.1 SDK. I would recommend you to attempt a full uninstall of the developer tools, as described in the SDK release notes (see developer.apple.com), and then to re-install it. You should also check that each computer have a unique name set in system preferences>>sharing. As a last resort, I'd check that Snow Leopard was booted in 32-bit mode (it does by default), and (just for the test) try to boot Snow Leopard in 64-bit mode (hold the 6 and 4 keys while booting).

Edit 2: Check this thread, it seems related. Maybe you should try to enable Xgrid in sharing preferences?

link|flag
Some MacBooks cannot boot in x64 mode (disabled by Apple). Also Xgrid enablement does not solve this problem. – Sorin Sbarnea Nov 17 at 15:01
vote up 0 vote down

Install iPhone SDK 3.1.2.

It must have been a bug in 3.1.

link|flag
I installed XCode 3.2.1 and it did not repaired the problem. I think that this problem is not specific to iPhone SDK because I did not installed it at all. – Sorin Sbarnea Nov 18 at 11:49

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.