Search code examples
iphonesdkxamarin.iosxcode3to4

iPhone SDK: Problems after downgrading from Xcode4 to Xcode3


[Using MonoTouch to build iOS]

We recently upgraded from Xcode3 to Xcode4 but then decided to downgrade as the Interface builder wasn't working yet with MonoTouch.

After running the uninstall for Xcode, we installed 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"

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?


Solution

  • This is a bug in the current MonoDevelop. An update should be out soon.