Jump to content

.XIP

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ngs111 (talk | contribs) at 11:41, 10 December 2019 (The comma is semantic (!): it means that the post-comma info is optional. Whereas here it is not, it is a qualifier that's the aim of the sentence.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An .XIP file is analogous to a .ZIP file which can be digitally signed for integrity.[1] The .XIP file format was introduced in OS X 10.9, along with Apple's release of Swift.[2] .XIP allows for a digital signature to be applied and verified on the receiving system before the archive is expanded. When a XIP file is opened (by double-clicking), Archive Utility will automatically expand it (but only if the digital signature is intact).

Apple has reserved the right to use the .XIP file format exclusively, removing it from public use since release. Starting with macOS Sierra, only .XIP archives signed by Apple will be expanded. Developers who had been using .XIP archives were required to move to using signed installer packages or disk images. [3]

References

  1. ^ "xip(1) Mac OS X Manual Page". developer.apple.com. Retrieved 2017-04-11.
  2. ^ "What's New in Xcode". Apple Developer. Apple. Archived from the original on 26 January 2017. Retrieved 20 August 2016.
  3. ^ "Technical Note TN2206: macOS Code Signing In Depth". developer.apple.com. Retrieved 2019-08-29.