Post

Replies

Boosts

Views

Activity

Reply to Where is the iOS 16.3 SDK? If I were missing it, where would I get it?
After upgrading iPad from 16.2 to 16.3.1, Xcode is behaving weirdly when I connect the iPad: most of the time, the iPad is listed in "Unavailable Devices" as "iPad (unsupported OS version)". I tried many times, and only 1 time my iPad was recognised normally by Xcode and I managed to deploy my app on it. But now Xcode lists it again as "iPad (unsupported OS version)" and I'm stuck again...
Feb ’23
Reply to Xcode 14.1: Account Authentication Failure
Amsterdance26: Sure! You actually found the folder "16.1" I was talking about from the Xcode 14.2 package content. All you need to do now is to copy it and paste it in your previous Xcode version that was working before (same location within the package content), and then you keep and use only that patched Xcode. It worked for me, let me know if it works for you.
Feb ’23
Reply to Xcode 14.1: Account Authentication Failure
I found a workaround! Well, it will work if you're like me and the only reason why you upgraded Xcode is because it wouldn't recognize your device anymore (this happened to me after I upgraded my iPadOS to 16.2). Then the solution is to downgrade Xcode but with some missing files that you take from Xcode 14.2 so your previous Xcode version can recognize your device. Here are the details: Locate Xcode (version 14.2) in the Applications folder, right click "Show package contents", navigate to Contents > Developer > Platforms > iPhoneOS.platform (or any other platform) > DeviceSupport. Then copy the folder(s) that are missing in your previous Xcode app in that same location (for me it was the "16.1" folder). Then start the old Xcode app and it will recognize your device and you won't have that buggy 'Account Authentication Failure' anymore!
Jan ’23