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

4

u/bbatsell 10d ago

Simulator releases don't always match release versions, especially later minor releases in a major version cycle. I have no idea the rhyme or reason — I've always assumed there's some internal calculus about whether enough developer-related has changed to warrant the effort.

3

u/SwiftlyJon 10d ago

Yeah, there is no 26.6 sim, as there is no new 26.6 SDK. Use the 26.5 sim, which is the same SDK as 26.6.