3

All of a sudden I started getting error today with Xcode 11 GM Seed when I upload the binary. What to do?

enter image description here

Cœur
  • 37,241
  • 25
  • 195
  • 267
Deepak Sharma
  • 5,577
  • 7
  • 55
  • 131
  • 1
    "...version of Xcode 9 and the SDK for iOS 11..." Something about that looks very wrong. – CodeBender Sep 16 '19 at 20:41
  • 1
    Not just you, I have the same issue. I don't think Apple released the correct version of the XCode 11 GM – Ben Sep 17 '19 at 01:16
  • 1
    Yeah something is going on, I uploaded a build just fine yesterday but I am also getting this error right now. – Tyler927 Sep 17 '19 at 02:03

3 Answers3

4

Looks like there is a new Xcode 11 GM seed 2 out that fixes this error.

iWheelBuy
  • 5,470
  • 2
  • 37
  • 71
Tyler927
  • 197
  • 1
  • 12
0

I just had the same problem after updating to version 11.2. After fighting for a couple of hours it is an error of that version. I have downloaded version 11.2.1 GM seed (8GB), decompress and replace the application. It has been torture, but I finally compiled it without problems.

https://developer.apple.com/download/

https://developer.apple.com/documentation/xcode_release_notes/xcode_11_2_1_gm_seed_release_notes/

bipoza
  • 131
  • 3
  • 5
0

Please check your Xcode version. If it is 11.2 then update to last 11.2.1 or onwards. Which seems working on these new versions.

Sanoj Kashyap
  • 5,020
  • 4
  • 49
  • 75