mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-28 01:09:28 +08:00
The tool provides an easy and convenient way of merging per-architecture macos libraries into the universal ones. Change-Id: Idcec68ea13e4cf4e201373866f1ebabbbc586414 Reviewed-by: Simo Fält <simo.falt@qt.io>
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
pip3 install --user lipomerge
|