Reputation: 14671
compiling an app that needs to be compiled with a newer version of the gcc than is available with xcode 3.0 (what is on disk for the leopard install) but the newest download link for 3.2.4 only runs on snow leopard.
what is the latest release of xcode that runs on leopard and if you have a link to the dmg that would be awesome. its torture to find anything on the apple dev center.
Upvotes: 0
Views: 1315
Reputation: 11
The Leopard version of Xcode 3.1.4 can be found third from the bottom on page 6 at https://developer.apple.com/downloads/index.action#
Upvotes: 1
Reputation: 7483
3.1.4 is the last release, to my knowledge, that supports 10.5. It can be found on the old developer connection site; here's a direct link (may need to sign in first):
Upvotes: 1