hi i have a project built with the 4.1 sdk, I dont have that current sdk. So i am going to download it.
The thing is on the apple website, it says download xcode 3.2.4 with 4.1 sdk.
Can you built applications with xcode 3.2.4? and then can you send it to apple for submission? or will it not go through submission as xcode 3.2.4 is still under beta? can someone开发者_C百科 please tell me as i dont want to waste time downloading it.
Thank you
Can you built applications with xcode 3.2.4?
Yes.
and then can you send it to apple for submission?
Yes.
or will it not go through submission as xcode 3.2.4 is still under beta?
No.
can someone please tell me as i dont want to waste time downloading it.
3.2.4 is not a "beta" -- it is the latest release. You might be mixing up the iOS SDK (of which 4.1 is the latest release, and 4.2 is the beta) with Xcode proper.
Apple tests apps against the latest stable release version of the SDK, which currently is 4.1.
https://developer.apple.com/ios/download.action?path=/ios/ios_sdk_4.1__final/xcode_3.2.4_and_ios_sdk_4.1.dmg
Is the current build, for accepted apps.
精彩评论