Zala
Zala

Reputation: 1

mac os 10.5.8 can support any version of xcode that supports iphone os 4.0?

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

Answers (1)

hotpaw2
hotpaw2

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

Related Questions