简体   繁体   English

iPhone SDK:从Xcode4降级到Xcode3后的问题

[英]iPhone SDK: Problems after downgrading from Xcode4 to Xcode3

[Using MonoTouch to build iOS] [使用MonoTouch构建iOS]

We recently upgraded from Xcode3 to Xcode4 but then decided to downgrade as the Interface builder wasn't working yet with MonoTouch. 我们最近从Xcode3升级到Xcode4,但由于接口构建器尚未与MonoTouch一起使用,因此决定降级。

After running the uninstall for Xcode, we installed 3.2.6. 运行Xcode的卸载后,我们安装了3.2.6。

When we build and submit the app, Apple now says, "Apple is not currently accepting applications built with this version of the SDK" 现在,当我们构建和提交应用程序时,Apple会说:“ Apple当前不接受使用此版本SDK开发的应用程序”

It was accepting though a few days ago. 尽管几天前它正在接受。 We have tried many options/reinstalls etc, but all to no effect. 我们已经尝试了许多选项/重新安装等,但都没有效果。

Is there a way to determine what MonoTouch is using and what it is applying to the build to make Apple think the SDK version is wrong? 有没有一种方法可以确定MonoTouch使用的是什么以及将其应用于构建的哪些方法,以使Apple认为SDK版本是错误的?

Apple changed the keys required in the application manifest in iOS SDK 4.3.1. Apple更改了iOS SDK 4.3.1中应用程序清单中所需的密钥。 We've released a new MonoDevelop build to track this. 我们已经发布了一个新的MonoDevelop版本来对此进行跟踪。

This is a bug in the current MonoDevelop. 这是当前MonoDevelop中的错误。 An update should be out soon. 更新应该很快出来。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM