Some of my users are requesting XCode 8.0 because some of their development tools are reporting that XCode 7.3.1 is "outdated". I downloaded it the other day from the developer.apple.com site and was shocked (not really) that the file size was over 12GB after decompressing the .xip file. Each subsequent version of XCode keeps getting bigger and bigger. We currently have firewalls in place that block the use of VPP for software deployment and my attempts to get it permitted have fallen on deaf ears so the only way I can get xcode is from the developer site and then package it with Composer. When I worked on 7.3.1, start to finish from the time I started the download from Apple to the time I had a working Policy and script ready took a full 8 hours. That included decompressing the file, copying the app to /Applications, copying it into Composer, creating a pkg, copying it to JSS via Casper Admin, and replicating it to 4 different distribution points. The installation from Self Service over gigabit network speeds takes 30-45 minutes including running the script to take care of the first-launch tasks. It's a helluva lot longer over WiFi and VPN!! I hate to think of how long it's going to take me to make 8.0 available for users and how long it will take them to install it. Other than VPP (which I can't use) does anyone have any ideas for speeding up this process? I hoped to use AppPackager but McAfee continues to identify it as malware and I can't get McAfee to acknowledge my attempts to reach out to them to recognize it as non-malware. AppPackager would have at least saved me some time in the packaging process. Having users login to the App Store to download it directly with their personal accounts is not permitted either.
Solved
XCode 8.0 deployment time (huge file sizes)
Best answer by RobertHammen
Using the App Store Capture Method, my installer is 4.43 GB. Process, including postinstall script, documented here:
Deploying Xcode 8 via Self Service
I'd strongly recommend using this approach, as you are using the vendor (Apple's) package and not repackaging, potentially introducing permissions or other errors.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
