Am I able to still build and submit apps to the app store if I am only capable of running OS X 10.6.8 Snow Leopard with XCode 4.2?

StackOverflow https://stackoverflow.com/questions/10808963

  •  11-06-2021
  •  | 
  •  

Am I able to still build and submit apps to the app store if I am only capable of running OS X 10.6.8 Snow Leopard with XCode 4.2? This limits me to iOS 5.0.1 development.

My Mac Mini maxes out at 10.6.8 and cannot run Lion, therefore it cannot run XCode 4.3 to develop for the iOS 5.1.x platform.

Should I continue to develop my app because it will be compatible or should I abandon my goal until I am able to upgrade my hardware?

有帮助吗?

解决方案

Running 4.2 won't stop you from being able to upload your app to the App Store. Running this version will prevent you from being able to test your app against newer versions of iOS, leaving room for users to experience bugs that you didn't know existed.

Normally I'm an advocate of staying up to date, but considering there isn't an enormous difference between 5.0.1 and 5.1.1, you can probably pull it off. (at least for now) I would still recommend that you upgrade your hardware as soon as possible.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top