facebook / fishhook

A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
BSD 3-Clause "New" or "Revised" License
5.2k stars 966 forks source link

Make fishhook symbols hidden by default #29

Closed kastiglione closed 8 years ago

kastiglione commented 8 years ago

Now when fishhook is included in a library/framework, fishhook functions will no longer be exported from that library. Unless specifically configured to. This seems like the right thing to do by default, and prevents issues that can arise from multiple embedded instances of fishhook.