Kevin G
Kevin G

Reputation: 2455

Xcode Version 6.2 no iOS 8.3 build target

I'm pretty new to developing with Xcode and i can't build my application for iOS version 8.3 the build target for the OS is not listed in there . i checked the appstore to see if there are any updates available but there are no updates for Xcode . Anybody here that can send me on the right path for getting 8.3 as an option in the build target ?

Upvotes: 0

Views: 1048

Answers (1)

Boaz Saragossi
Boaz Saragossi

Reputation: 988

You will need Xcode 6.3 and for that you will need osX Yosemite.

Upvotes: 2

Related Questions