I am developing application and in penetration test came across security thing like reverse engineering. I am looking for good library(pod) which can be used in iOS app to obfuscate the code.
I came across 2 libraries :
1. Obfuscator
2. SwiftShied( this one seems to be updated and support Xcode 11 as well)
Just want to know if any other better option available to try out.
Is anyone has reference to libraies which can be used to obfuscate ios app in swift ?