All of a sudden I started getting error today with Xcode 11 GM Seed when I upload the binary. What to do?
Asked
Active
Viewed 231 times
3
-
1"...version of Xcode 9 and the SDK for iOS 11..." Something about that looks very wrong. – CodeBender Sep 16 '19 at 20:41
-
1Not 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
-
1Yeah 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 Answers
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