#!/bin/sh

#  MQQSecureLaunchScript.sh
#  MQQSecret
#
#  Created by vance on 13-3-12.
#  Copyright (c) 2013年 Tencent Inc. All rights reserved.

#!/bin/bash
C=/${0}
C=${C%/*}
declare -a flags
[[ :${DYLD_INSERT_LIBRARIES}: == */MobileSubstrate.dylib: ]] && flags[${#flags[@]}]=--substrate
exec "${C:-.}"/MQQSecret