Looking for where _mach_inject_bundle_pid is located

Hi I have a problem with an app which crashes because it cannot find the symbol _mach_inject_bundle_pid.

Termination Reason: DYLD, [0x4] Symbol missing Dyld Error Message: Symbol not found: _mach_inject_bundle_pid

Can anybody suggest which library I'm missing pls ?

mach_inject is a third-party library. I recommend that you consult that library’s support resources for info on how to link with it.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Looking for where _mach_inject_bundle_pid is located
 
 
Q