문제

Is it possible to install the beta iPhone SDK as well as the latest "official release"?

Is this even necessary, or can i just use the beta for iPhone/iPod development as well as iPad dev?

도움이 되었습니까?

해결책

can i just use the beta for iPhone/iPod development as well as iPad dev?

Yes. The 3.2 SDK contains 3.1, 3.0 and 2.x SDKs. But make sure you switch to one of those when submitting your app to iPhone AppStore.

다른 팁

I believe Apple recommends that you NOT submit to the AppStore using the Xcode betas on the developer site, even if you use the 3.1x SDK. However, you can install both the beta and current versions of Xcode; just select a different directory to install to when installing the beta (for example, /DeveloperBeta).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top