Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 tasks
siejkowski opened this issue Jul 23, 2018 · 0 comments
Open
4 tasks

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

siejkowski opened this issue Jul 23, 2018 · 0 comments

Comments

@siejkowski
Copy link
Collaborator

siejkowski commented Jul 23, 2018

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

  • Identifying the Objective-C files from the Xcode project
  • Ability to rename the Objective-C type names in the Objective-C files
  • Renaming of the symbols from Objective-C in the Swift source code
  • Renaming of the symbols from Swift in the Objective-C files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant