Which version of Xcode do I need?

I am trying to install an app on an iPhone SE (first generation) with iOS 13.6.

I am using Xcode 11.5. I also use a free developer account .

When I try to install the app I get a message and Build successful and then a message saying "IPhone is not available."

Is it possible that XCode 11.5 does not support iOS 13.6?

Have I access to the betas of XCode using free developer account?

Best regards


Petra





As a general rule of thumb, Xcode can only work with iOS versions paired with that Xcode or earlier, such as Xcode 11.5 and iOS 13.5 or earlier. Since your device is using iOS 13.6, you need Xcode 11.6 instead.
Which version of Xcode do I need?
 
 
Q