tldr/pages/osx/xip.md

10 lines
319 B
Markdown
Raw Normal View History

2020-09-22 10:43:51 +01:00
# 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.
2022-02-14 11:21:43 +00:00
> More information: <https://www.manpagez.com/man/1/xip/>.
2020-09-22 10:43:51 +01:00
- Expand the archive into the current working directory:
`xip --expand {{path/to/file.xip}}`