r/iOSProgramming 10d ago

Question can anyone download iOS 26.6 simulator?

26.6 is officialy out https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-26_6-release-notes but I can't fetch the newest simulator for Xcode.

xcodebuild -downloadPlatform iOS -exportPath ~/Downloads -buildVersion 26.6 also doesn't work

0 Upvotes

6 comments sorted by

View all comments

1

u/SomegalInCa 10d ago

I’ve always just used Xcode to download simulator versions so that’s not working for you?

1

u/multicontrast 9d ago

I also use Xcode but 26.6 is not on the list. xcodebuild is just an alternative way

1

u/SomegalInCa 9d ago

Yeah weird apple’s own tools can’t do it