Post

Replies

Boosts

Views

Activity

Comment on How to Download IOS 26 beta runtime simulator using "xcodebuild" tool?
With Xcode 26.0.1, specifying both -buildVersion 26.0 and -architectureVariant arm64 works.
Replies
Boosts
Views
Activity
Sep ’25
Comment on How to Download IOS 26 beta runtime simulator using "xcodebuild" tool?
This issue still occurs in Xcode 26 Release Candidate.
Replies
Boosts
Views
Activity
Sep ’25
Comment on How to Download IOS 26 beta runtime simulator using "xcodebuild" tool?
-buildVersion is still broken in Xcode 26 beta 5. Also in beta 5 if you do not specify -architectureVariant arm64, the iOS simulator fails to download.
Replies
Boosts
Views
Activity
Aug ’25
Comment on How to Download IOS 26 beta runtime simulator using "xcodebuild" tool?
I found that if you download it from the command line and add -architectureVariant arm64 to the command that it downloads okay.
Replies
Boosts
Views
Activity
Aug ’25
Comment on How to Download IOS 26 beta runtime simulator using "xcodebuild" tool?
I also tried: ⏺ ~ > xcodebuild -downloadPlatform iOS -buildVersion 26.0 -architectureVariant arm64 Finding content... iOS 26.0 (arm64Only) is not available for download.
Replies
Boosts
Views
Activity
Jul ’25
Comment on How to Download IOS 26 beta runtime simulator using "xcodebuild" tool?
Any update on this? The "buildVersion" parameter is still broken in Xcode 26 beta 4.
Replies
Boosts
Views
Activity
Jul ’25