#!/bin/sh
exec /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m PyQt5.uic.pyuic ${1+"$@"}
