-2

I'm using IPhone SE using IOS 13.6 and XCODE Version 11.5 (11E608c)...I am getting this error message when running flutter on the connected device. I tried to restart mac and still not working...thank you...

nalub72
  • 1
  • 1
  • 2

1 Answers1

1

Xcode 11.5 cannot handle a device running iOS 13.6. Either install Xcode 11.6 (currently in beta) or install an earlier version of iOS on your phone. For a more detailed explanation, read the following article:

Xcode and New iOS Versions

Swift Dev Journal
  • 19,282
  • 4
  • 56
  • 66
  • Thank you @Mark Szymczyk....will try to download Xcode 11.6 or downgrade my ios version on my phone... – nalub72 Jul 08 '20 at 00:39