Skip to content

Releases: rockbruno/swiftshield

3.0.0

29 Jun 21:16
Compare
Choose a tag to compare
  • Updating to Xcode 9.3 and Swift 4
  • Massive code refactor

2.0.2

26 Apr 14:19
Compare
Choose a tag to compare
  • To prevent conflicts with pods, tags can now only be inserted at the end of a property/class name
  • Fixed a case where : was considered a valid symbol for a property name
  • Fixed manual mode not considering Objective-C files

2.0.1 - Performance and tag improvements

21 Apr 17:37
Compare
Choose a tag to compare
  • Manual mode performance improvements
  • You can now include symbols in your tags

Automatic mode revamp, and a new manual mode

20 Apr 21:13
Compare
Choose a tag to compare
  • Automatic mode now uses SourceKit, but it doesn't work for everyone one
  • To compensate for this, SwiftShield now has a manual mode that can obfuscate anything

1.0.1

18 Feb 21:02
Compare
Choose a tag to compare
  • Added -structs option
  • Lots of bug fixes and improvements
  • Still slow

1.0.0

12 Feb 18:57
Compare
Choose a tag to compare
  • Disabled struct/protocol obfuscation for now
  • Classes named after their own modules are now an exception
  • Projects get a "SWIFTSHIELDED" property injected into them
  • Tons of bug fixes

0.9.3

10 Feb 16:56
Compare
Choose a tag to compare
Forgot to update the binary

0.2 - Storyboard Support

19 Jan 15:49
Compare
Choose a tag to compare
  • Projects with .storyboard and .xib files are now supported.

0.1 - Initial Release

19 Jan 12:50
Compare
Choose a tag to compare

Basic Class and Struct support