#!/bin/sh
exec /clangarm64/bin/python.exe -m PyQt5.uic.pyuic ${1+"$@"}
