Polidea / ios-class-guard

Simple Objective-C obfuscator for Mach-O executables.

Home Page:http://www.polidea.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Watch support

jjrebollo opened this issue · comments

I am currently developing an app that has support for Apple watch. I would like to obfuscate all the targets that the entire app implies, those are:

  • iPhone target, as always.
  • Apple watch extension target (this is a target, but not a scheme).
  • Apple watch target.

Currently, the library gives just support for one target, does anyone know how may I work this out? does anyone know any work around in order to get this aim?

Thanks!

Hi,

Do we have now any way of obfuscate this kind of projects?

Thanks!