@Product Manager
I get this when I try run the download command
ifeoluwachukwu@Ifeoluwami ~ % xcodebuild -downloadPlatform iOS -verbose
Finding content...
Automatically resolved architecture variant for platform iOS as 'arm64'.
Downloading iOS 26.0 Simulator (23A343) (arm64): Preparing to download...2025-09-20 10:30:41.335 xcodebuild[19628:642810] DVTDownloadable: Download Failed. Downloadable: {
architectures = (
arm64
);
authentication = none;
category = simulator;
contentType = cryptexDiskImage;
dictionaryVersion = 2;
downloadMethod = mobileAsset;
fileSize = 7986028446;
identifier = "com.apple.dmg.iPhoneSimulatorSDK26_0_arm64";
isInternalContent = 0;
isUserInitiated = 1;
name = "iOS 26.0 Simulator (23A343)";
patchableFrom = (
);
platform = "com.apple.platform.iphoneos";
simulatorVersion = {
buildUpdate = 23A343;
version = "26.0";
};
version = "26.0.0.0";
}. Download was cancelled. (Asset download for com.apple.MobileAsset.iOSSimulatorRuntime fba475a9a5476a30cfa540d09c309a0762b30467)
Downloading iOS 26.0 Simulator (23A343) (arm64): Error: Error Domain=DVTDownloadsUtilitiesErrorDomain Code=-1 "Download was cancelled. (Asset download for com.apple.MobileAsset.iOSSimulatorRuntime fba475a9a5476a30cfa540d09c309a0762b30467)" UserInfo={NSUnderlyingError=0xb48eddc80 {Error Domain=com.apple.MobileAssetError.Download Code=48 "Download was cancelled. (Asset download for com.apple.MobileAsset.iOSSimulatorRuntime fba475a9a5476a30cfa540d09c309a0762b30467)" UserInfo={requeryIsHelpful=true, NSLocalizedDescription=Download was cancelled. (Asset download for com.apple.MobileAsset.iOSSimulatorRuntime fba475a9a5476a30cfa540d09c309a0762b30467)}}, NSLocalizedDescription=Download was cancelled. (Asset download for com.apple.MobileAsset.iOSSimulatorRuntime fba475a9a5476a30cfa540d09c309a0762b30467), DetailedAssetAttributes=Failed downloading asset with attributes ({
Architectures = (
arm64
);
ArchiveDecryptionKey = "fe2Tmu3y6/gIAO5mCaD9p0HxdkqfBYMxu3IOjOBp5UM=";
ArchiveID = "qHvCLWKZSmn8YQW5jFCX1BHj6DjPeyGXmYNbqQvF5So=";
AssetFormat = AppleArchive;
AssetType = "com.apple.MobileAsset.iOSSimulatorRuntime";
Build = 23A343;
Ramp = 0;
SimulatorVersion = "26.0";
TrainName = Luck;
"_CompressionAlgorithm" = AppleArchive;
"_DownloadSize" = 7985954816;
"_Measurement" = {length = 20, bytes = 0xca08c03cee60164e018953dd6141c87dd4e0635b};
"_Measurement-SHA256" = {length = 32, bytes = 0xeabce79e a6cf3291 c9ca40fc 4b3b600a ... dd5fe5d5 11fd8625 };
"_MeasurementAlgorithm" = "SHA-1";
"_UnarchivedSize" = 8014811136;
"__AssetDefaultGarbageCollectionBehavior" = NeverCollected;
"__BaseURL" = "https://updates.cdn-apple.com/2025FallFCS/mobileassets/043-92741/D750A898-A5A0-4C2E-A916-9F106B55BD19/";
"__CanUseLocalCacheServer" = 1;
"__RelativePath" = "com_apple_MobileAsset_iOSSimulatorRuntime/78756498-8AB4-4E5A-986C-7AA435758657.aar";
})}
but I was able to download the .aar file of which i could not extract... Is there anything wrong with the latest xcode?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: