9

I have downloaded the new Xcode 9 build from the Apple website

https://developer.apple.com/xcode/

However, I am getting the following error when extracting the file

enter image description here

Is this a known issue with the downloadable file or do I need to do something else in order to extract the xip file.

My Mac config

High Sierra
System Version: macOS 10.13 (17A352a)
Kernel Version: Darwin 17.0.0
Nishant Bhindi
  • 2,242
  • 8
  • 21
0xburned
  • 2,625
  • 8
  • 39
  • 69

4 Answers4

27

It looks like the software I was using to unzip https://theunarchiver.com/ didn't support xip format fully. Switching to the native osx unzip solved the issue

0xburned
  • 2,625
  • 8
  • 39
  • 69
0

I was having older version of MacOS then required for given Xcode's xip file. Thats why it was giving me above error. Once I Updated my MacOS to required version. The same xip started working fine.

Mehul Thakkar
  • 12,440
  • 10
  • 52
  • 81
0

During Swift 5 I want to install the old Xcode and i am DONE with just some step https://stackoverflow.com/a/61096470/6881070

https://stackoverflow.com/a/61096470/6881070
Shakeel Ahmed
  • 5,361
  • 1
  • 43
  • 34
0

I tried using unzip, Unarchiver, and other tools, but ultimately the only tool which was even able to open the file was Pacifist. However, Pacifist was really slow so I just ended up downloading Xcode from the App Store.

GDP2
  • 1,948
  • 2
  • 22
  • 38