Polidea / ios-class-guard

Simple Objective-C obfuscator for Mach-O executables.
http://www.polidea.com
1.64k stars 241 forks source link

obfuscate_project tool compatibility update for Xcode >= 5 #23

Closed tgrf closed 9 years ago

tgrf commented 9 years ago

fix for possible failures while obfuscating projects with Cocoapods using Xcode 6; added information in case of more than one .app file in build products; using Simulator SDK in case of Xcode>=6 or SDK>=8;