0

I am trying to find out how to create magazines for the iPad using NewsStand, I have read through all the info on the Apple developer website but cannot find a link to download the NewsStand SDK/Framework?

Am I missing something here?

Mat
  • 202,337
  • 40
  • 393
  • 406
user282076
  • 97
  • 1
  • 2
  • 8

2 Answers2

0

Take a look at this iOS Newsstand Tutorial

Mat
  • 7,613
  • 4
  • 40
  • 56
0

You do not need to download anything if you have downloaded latest XCode and iOS SDK. NS framework is part of iOS 5 SDK just include it in your project as you do for other frameworks.

msk
  • 8,885
  • 6
  • 41
  • 72