Polidea / SiriusObfuscator

466 stars 59 forks source link

[0.5] Road to "Objective-C & Swift" #7

Open siejkowski opened 6 years ago

siejkowski commented 6 years ago

This issue presents the roadmap for the version 0.5 of Sirius obfuscator tool.

Vision

The version 0.5 provides the initial support for the mixed Objective-C / Swift codebases.

The symbols should be renamed using a shared pool, so that there's no exception neither when using Swift symbol in Objective-C, nor when using Objective-C symbol in Swift.

Scope