KiwiCompiler is a iOS code encryption tool for Internet companies and individual developers. Similar to common compilers, it can compile source code such as C, C++, Objective-C, Swift code into binary code. The difference is that when compiling, the KiwiCompiler can encrypt the code logic by obfuscating, deforming and inflating, and protect sensitive strings through encryption, thus preventing the crackers from de-compiling binary code, tampering or stealing core technologies through reverse tools such as IDA Pro, etc.
KiwiCompiler is an Xcode plug-in that supports iOS project [App, dynamic library, static library].