An open API service indexing awesome lists of open source software.

https://github.com/bennythink/lipo-linux


https://github.com/bennythink/lipo-linux

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# lipo-linux

lipo - create or operate on universal files

# Usage

```shell
docker run --rm -v $(pwd):/app/ bennythink/lipo-linux -create -output universal amd64 arm64
```

For more usage information, please refer to `man lipo`

# Reference
https://www.jviotti.com/2021/07/23/a-deep-dive-on-macos-universal-binaries.html