I'm updating my app to ios6 and i having following problems
it is not possible to build application by architectures supported ARMv6 + ARM v7 but just only ARM v7 (the error is that iOS6 is not compatible with ARM v6). This means that my application will not work with all devices?
building application with ARMv7 is not possible to use the flag LLVM ... (error MT3001)
building application with SD 6 will also backward compatible with others iOS lower and all other devices (see question / error 1).
My system configuration is
The device architectures Xamarin.iOS 7.0 supports depend on the version of Xcode you have installed:
This is a limitation each version of Xcode has, not Xamarin.iOS itself. Note that if you want to specifically use any iOS6 features, you need Xcode 4.5.
If you only build for ARMv7, you will lose support for the initial iPhone, iPhone 3G (but not 3GS) and the first and second generations of iPod. Here is a full list:
ARMv6 (Xamarin.iOS discontinued support for ARMv6 with v8.10)
ARMv7
ARMv7s
ARM64 (Xamarin.iOS started supporting ARM64 in v8.6)
This means that if you want to still be compatible with old devices, you need to use Xcode 4.4 (and give up on any iOS6 features).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With