3 export DYLD_ROOT_PATH
=$(xcode-select --print-path)/Platforms
/iPhoneSimulator.platform
/Developer
/SDKs
/iPhoneSimulator6.1.sdk
4 export DYLD_FALLBACK_LIBRARY_PATH
=/usr
/lib
5 export DYLD_FALLBACK_FRAMEWORK_PATH
=/System
/Library
/Frameworks
7 exec arch
-i386 cycript
"$@"