Can I download to the App Store from Lion?

Another question was closed as based on opinions: Will it be possible to load into the binary file AppStore made on xCode 4 after the release of iOS 7 and xCode 5?

Now my question is simpler: I have the last iMac in 2006 that can only work with Lion. I recently bought it to learn development for iOS, and then send it to the App Store. Now that Xcode 5 will only work on Mavericks and iOS 7 will require it, will my device become useless soon without being able to ship to the App Store by any means?

Should I not invest in a developer’s plan since I won’t be able to use it? Or is there any workaround for this compatibility issue?

Sorry, I'm new to Mac. Thanks for answers!

+4
source share
2 answers

Your lion will be fine, as indicated here:

https://developer.apple.com/support/ios/ios-dev-center.html

"To develop using the iOS SDK and Xcode, you must have a Mac-based Mac running Mac OS X Snow Leopard or later, and you must be registered as an Apple developer."


July 2015 update

https://developer.apple.com/support/enrollment/

You must have an Intel-based Mac running OS X Yosemite (v10.10) or later.

+3
source

For information, Xcode 5 will not work in Lion, it will work with Mac version 10.8.4 and later

0
source

Source: https://habr.com/ru/post/1501697/


All Articles