Xcode7.2b3 (7C62): error when installing x.2 documentation
| Originator: | igeek1 | ||
| Number: | rdar://23503364 | Date Originated: | 11-Nov-2015 02:56 PM |
| Status: | Duplicate of 23119664 | Resolved: | 17-Nov-2015 00:28 AM |
| Product: | Developer Tools | Product Version: | Xcode7.2b3 (7C62) |
| Classification: | Serious Bug | Reproducible: | Always |
Summary:
When trying to do an automatic check and install of available downloads, Xcode shows error dialogs instead of downloading the documentation.
Steps to Reproduce:
1. Install Xcode 7.2b3.
2. Open Xcode 7.2b3.
3. Wait for documentation auto-downland dialog to pop up, and click Install, or open Preferences → Downloads and click Check and Install Now.
Expected Results:
Documentation downloads and installs.
Actual Results:
Error dialogs pop up for each item not downloaded. I included a screenshot, but here is the full text of one of the messages:
Could not download and install Xcode 7.2 Documentation. Don't know how to install package with extension from file:///Users/zev/Library/Caches/com.apple.dt.Xcode/Downloads/com.apple.adc.documentation.Xcode-702.2.. Downloaded from {
dependencies = (
);
fileSize = 239503175;
identifier = "com.apple.adc.documentation.Xcode";
name = "Xcode 7.2 Documentation";
source = "https://developer.apple.com/services-account/download?path=/Documentation/Xcode_7.2_beta_2_DocSets/03143045A.dmg";
userInfo = {
ActivationPredicate = "7.2.0 >= '7.2'";
Category = Documentation;
IconType = IDEDownloadablesTypeDocSet;
InstallPrefix = "/Users/zev/Library/Developer/Shared/Documentation/DocSets";
InstalledIfAllReceiptsArePresentOrNewer = {
"com.apple.pkg.5.0.DevToolsDocset" = "10.9.0.0.1.1446334486";
};
RequiresADCAuthentication = 1;
Summary = "My description of content";
};
version = "702.2";
}.
Regression:
This did not happen in previous betas of Xcode 7.2, as far as I know, and certainly not in Xcode 7.1.
Notes:
Screenshot also uploaded at http://cl.ly/dmtG
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!