#!/bin/sh
DIR="$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)"
exec /usr/bin/swift "$DIR/PromptFrameEventTap.swift" "$@"
