Reputation: 1
Hi i have an mac os 10.5.8
i am trying to port my project which runs on xcode version 3.2.4 fine
my current xcode version on the mac 10.5.8 is version 3.0
it gives me an graphic assertion error.
so i am guessing its a problem with the version
Upvotes: 0
Views: 563
Reputation: 70693
The version of Xcode and Simulator which is compatible with the iOS 4.x SDK requires Snow Leopard (OS 10.6.x).
Upvotes: 2