xcode 14 and ios 10.3

hi all,

I have a new MacBook with xcode 14 on it. I am targeting ipads with ios 10.3. I did not test on the ipad connected to the macbook before publishing (i tested on an ipad at a higher level).

Turns out the app immediately crashes when launched on 10.3.3.

I tried to hook up an ipad 4 with 10.3.3 loaded, and in xcode I get "could not locate devie support files" - so I cannot test the app on this device.

Can anyone please shed some light on this? I am up against a deadline, and at the moment I am dead in the water (as usual).

thank you, Jerry

The earliest iOS version Xcode 14 supports is iOS 11. Install Xcode 13.4 if you need to test your app on a device running iOS 10.

Hi!

I try to develop a app in Xcode 14 and run it on IOS 10.3.3 on Ipad 4 Gen, As you can see I get a message that told me to change the "Architectures" to Standard which is already Standard. But it is arm64 it means 64bit and IOS 10 have 32 bit. What can I do?

xcode 14 and ios 10.3
 
 
Q