Question

There are rumors that Apple rejects apps compiled against iOS SDK lower than 6.0. I am wondering how is this related to Marmalade apps? I have installed Xcode 4.5 and switched xcode-select to it. Marmalade projects correctly build. Does this solve the issue?

Was it helpful?

Solution

Marmlade compiles against old version of iOS SDK. I guess it is 4.1 or 4.3

iPhone 5 screen is not supported right now. Marmalade can't distribute iOS SDK. They have frameworks with stubs functions.

c:\Marmalade\6.0.6\s3e\deploy\plugins\iphone\sys_libs\System\Library\Frameworks\

So if they used 4.1 and now they will have to support 6.0 then they will have to upgrade all these fake frameworks. It is is not automated then it could be a very big manual job. + Debugging, testing

I hope it is all about screen resolution and they will be able to supply iPhone 5 solution ASAP.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top