-2

i made a app using xcode 10 and my app targate set is 12.0. I am unable to download app in iOS 13 and above version. i am able to download app iOS 12.4. So what is the issue. How to fix this.

James Z
  • 12,209
  • 10
  • 24
  • 44
wdp
  • 23
  • 1
  • 4

1 Answers1

0

Because you don't have latest disk image.

  1. Go to Xcode. Check the disk image.

  2. Add in your Xcode to disk image based on device current version.

  3. Quit Xcode and reopen and check.

  4. If you don't have disk image, visit below.

Visit How to download Xcode DMG or XIP file?

rmaddy
  • 314,917
  • 42
  • 532
  • 579