Spyke

How to fix Status unavailable in Xcode Components?

cross-posted from: https://eventfrontier.com/post/3318203

I recently upgraded to Xcode 26.4. However, whenever I go to download the iOS, watchOS, tvOS, and visionOS platforms, it says "Status unavailable".

I tried to uninstall Xcode. I tried to delete ~/Library/Xcode and reinstall Xcode. I restarted my computer. I tried to install it using Xcodes.app.

I also tried the following command: xcodebuild -downloadPlatform iOS. But that gave me the following error:

Finding content...
Unable to connect to simulator.

I also looked at this repository (https://github.com/filsv/iOSDeviceSupport) to see if I could manually download the files and move them to the correct directory, but they don't have the recent files.

I'm really at a loss for what to do next here.

How can I fix this and download the platform support files?

View original on eventfrontier.com
2
xcode·XcodebyBrayd

Update to xCode 15 Beta

Hello, I am currently trying to update to iOS 15 Beta. However this doesn't work. According to Apple it should automatically update to the beta if you have the 3 files downloaded from their website in your download directory when starting Xcode. However when trying to start Xcode it just shows me that my installed version of Xcode isn't new enough.

Does anyone of you have an idea what I'm doing wrong?

View original on feddit.de
1
xcode | Spyke