I finally got Xcode 13 installed by doing it in Safe Mode.
This is a bit odd because according to kextstat, I only have Apple extensions in the OS. Here's a portion of the crash report in case an Apple dev wants to investigate:
Kernel Extensions in backtrace:
com.apple.iokit.IOAcceleratorFamily2(442.9)[065DAA9E-DE99-3C6D-A8D6-06BFD26CA1DC]@0xffffff7fb09b4000->0xffffff7fb0a1efff
dependency: com.apple.driver.AppleMobileFileIntegrity(1.0.5)[A994AEFE-3919-310E-A2C9-405E864BCB7B]@0xffffff80172c0000->0xffffff80172d5fff
dependency: com.apple.iokit.IOGraphicsFamily(585.1)[240F08CD-4BC4-3093-8832-0E899EFC14F4]@0xffffff7fb0b35000->0xffffff7fb0b63fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[4E85D41F-6AD7-3C24-911C-A8B80B599F86]@0xffffff801876c000->0xffffff8018794fff
dependency: com.apple.iokit.IOReportFamily(47)[77F098F2-012A-32EF-BD19-8A0E7ADF46E9]@0xffffff80187a3000->0xffffff80187a5fff
dependency: com.apple.iokit.IOSurface(290.8.1)[3BE6ED95-B932-3F71-9DD5-4563CF4BD0DC]@0xffffff8018896000->0xffffff80188b2fff
com.apple.driver.AppleIntelICLGraphics(16.0.5)[682E0669-AB9B-346A-AF27-06CB83CB3C2E]@0xffffff7fafd0d000->0xffffff7fafdc2fff
dependency: com.apple.iokit.IOAcceleratorFamily2(442.9)[065DAA9E-DE99-3C6D-A8D6-06BFD26CA1DC]@0xffffff7fb09b4000->0xffffff7fb0a1efff
dependency: com.apple.iokit.IOGraphicsFamily(585.1)[240F08CD-4BC4-3093-8832-0E899EFC14F4]@0xffffff7fb0b35000->0xffffff7fb0b63fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[4E85D41F-6AD7-3C24-911C-A8B80B599F86]@0xffffff801876c000->0xffffff8018794fff
dependency: com.apple.iokit.IOSurface(290.8.1)[3BE6ED95-B932-3F71-9DD5-4563CF4BD0DC]@0xffffff8018896000->0xffffff80188b2fff
Mac OS version:
20G165
Kernel trap at 0xffffff7fafd84dc1, type 14=page fault
Post
Replies
Boosts
Views
Activity
I have the same problem with my iPad Pro and iPhone 13 (iOS 15.4) and Xcode 13.0. Multiple reboots failed to solve the problem. I even revoked and reissued my Developer Certificate. No joy. Help!
As with the other, my apps were submitting just fine until this morning after the outage. Here's my error message from Xcode:
App Store Connect Operation Error
The app references non-public selectors in Payload/Baron Performance.app/Baron Performance: applicationNameForUserAgent, initWithFrame:configuration:, isMainFrame, navigationDelegate, navigationType, setNavigationDelegate:, setProcessPool:, targetFrame, userContentController
MacOS 12.3.1
Xcode 3.4.1
Cordova 11.0.0
Cordova-android 10.1.2
Cordova-ios 6.2.0
cordova-plugin-splashscreen 6.0.1
cordova-plugin-statusbar 3.0.0
I submitted an issue to Cordova-its so they could track it: [https://github.com/apache/cordova-ios/issues/1239)