build-libcurl-ios
build-libcurl-ios copied to clipboard
Can I create an obfuscated static library (.a file) of libcurl from this script
I have a requirement where I need to package libcurl static library and run in ios but I want the code obfuscated (my .a file). Is it possible to do? If yes, can we add it to this library?
Thanks
what's the point of obfuscating open source code