#!/bin/bash
CANONPath=`/Applications/TruPrint.app/getpath jp.co.canon.bsd.iphone.Canon-iEPP`
export DYLD_INSERT_LIBRARIES=/Applications/TruPrint.app/CanonPrint.dylib
"$CANONPath/Canon iEPP" $@
