12 October 2009
I discovered now that despite all contrary opinions, Xcode 3.2 COMES with iPhone OS 2 and 2.1 frameworks and that it is possible to have BASE SDK with these frameworks on Xcode 3.2 on Snow Leopard.
This is how::
1. open the file you downloaded from Apple, containing the SDK and Xcode 3.2;
2. open the folder PACKAGES on the mounted volume and you will two files iPhoneSDK2_0.pkg and iPhoneSDK2_1.pkg. Run both. These will install the proper frameworks.
3. The frameworks will be installed but not on the correct path. A directory /Platforms will be created on your HD.
4. Deep inside this /Platforms directory you will find two directories iPhoneOS2.0.sdk and iPhoneOS2.1.sdk, if you installed both frameworks (2.0 and 2.1).
5. Move these two directories to /Developer/Platforms/iPnoneOS.platform/Developer/SDKs
6. restart Xcode 3.2 and from now one you will be able to have BASE SDK = 2.0, 2.1, 2.2.1, 3.0 and 3.1 on Xcode 3.2.
In other words: your Xcode 3.2 will work like 3.1 and will have all frameworks.
Happy coding.
| Se gostou desse artigo... | |
:: |
receba as novidades deste site por e-mail! |
Dê a sua opinião sobre este artigo
1 Opinião
Ferramentas para webmasters | Os Segredos do AdSense | |
Verifique o Google PageRank do seu site | Optmize os seus sites e ganhe dinheiro com o Adsense (em vídeo) | |
PÁGINAS RECOMENDADAS | ARQUIVO (por mês e ano) | |
EfeitosVisuais.com Este é um site sobre grafismo, imagens, design, vídeos e demais assuntos relacionados à multimédia (Photoshop, Dreamweaver, Flash, Premiere, 3DS Max, Pinnacle Studio, etc.). Aqui encontrará tutoriais de Photoshop, Dreamweaver, Flash, edição de vídeo, Wordpress e muitos outros temas. Este site é também aberto ao leitor quee poderá contribuir com textos, dicas, artigos ou qualquer elemento que queira divulgar à comunidade. | ||

Thanks for the tips !!
a detail: my version of 3.2 (beta)dmg does not have the 2.2 pkg, but my install 3.1 did have them.