diff --git a/pages/osx/xip.md b/pages/osx/xip.md new file mode 100644 index 0000000000..d666df29cd --- /dev/null +++ b/pages/osx/xip.md @@ -0,0 +1,8 @@ +# xip + +> Create or expand compressed files in a secure xip archive. +> Only archives signed by Apple are trusted, so this tool should not be used to create archives. + +- Expand the archive into the current working directory: + +`xip --expand {{path/to/file.xip}}`