this bundle is invalid. Apple is not currently accepting applications built with this version of the SDK 4.2 [closed]

删除回忆录丶 提交于 2019-12-12 09:51:47

问题


Dear Concerned, My base sdk is 4.2 deployment sdk is 3.1.2 I had done the following steps - Build the .app bundle for distribution for "Device" and "Distribution" in the drop down menu of the main XCode screen. - In the "Project Settings" the base SDK is 4.2 and your deployment target SDK to 3.1.2 both settings are found in that "Build" menu. - Settings are made for the "ALL" configuration

But when i tried to upload the app through the application loader it fires the above error Please guide me.... As I'm really stuck with it Thanks & Regards, Zahur


回答1:


Apple is currently not accepting applications made/compiled with the iOS 4.2 SDK, which is still a beta at this moment. You'll have to install the 4.1 SDK and compile your app against it and resubmit it. You're base SDK will be 4.1 and deployment SDK 3.1.2.




回答2:


You can't release applications built with BETA SDKs i'm afraid - grab 4.1 from developer.apple.com, rebuild and resubmit and you'll be fine.




回答3:


You have to change your deployment target to 3.1 or higher. They are no longer accepting 3.0 applications as a ultra majority of the iPhone users have upgraded the iOS to 3.1. I had the same problem.



来源:https://stackoverflow.com/questions/3830545/this-bundle-is-invalid-apple-is-not-currently-accepting-applications-built-with

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!