Post

Replies

Boosts

Views

Activity

Reply to Xcode 12b3 error when adding AppleID
I can confirm that this is a Big Sur bug. I’ve made a separate partition and installed Catalina on it and the issue doesn’t occur with either Xcode version or the Transporter app. Seems like they might, again, changed the way Xcode (and tools) store account information in the keychain. I’m now going to see if I can successfully import the Apple ID and Code Signing Assets in the Big Sur environment.
Aug ’20
Reply to Xcode 12b3 error when adding AppleID
Same issue here! On Xcode 11.6 it will complain about expired sessions Console log for 12b3: [MT] IDEProvisioningUI: Error getting the list of teams: Unexpected nil property at path: 'Provider/attributes/developerTeamId' Console log for 11.6:  DVTPortal: Error: Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired.  Please log in." UserInfo={payload={     creationTimestamp = "2020-08-01T18:02:33Z";     httpCode = 200;     protocolVersion = QH65B2;     requestUrl = "<https>developerservices2.apple.com/services/QH65B2/viewDeveloper.action";     responseId = "<random UUID>";     resultCode = 1100;     resultString = "Your session has expired.  Please log in.";     userLocale = "en_US";     userString = "Your session has expired.  Please log in."; }, NSLocalizedDescription=Your session has expired.  Please log in.} Things tried so far: Reinstalling XCode Clearing keychain to default New user account on Mac Someone else's Mac Since the Transporter app also shows issues when trying to sign in I suspected it was an issue with the account so I contacted Dev Support who's looking into it now because they don't know what's causing it either.
Aug ’20