All Versions
16
Latest Version
Avg Release Cycle
52 days
Latest Release
1260 days ago

Changelog History
Page 2

  • v3.3.3 Changes

    April 27, 2019
    • โž• Adding support for gestures/parameterless IBOutlets in Storyboards by @iOSleep
  • v3.3.2 Changes

    April 13, 2019
    • ๐Ÿ›  Fixed SwiftShield failing when using with Xcode's new build system
    • SwiftShield will now correctly warn when xcodebuild fails
  • v3.3.1 Changes

    November 25, 2018
    • โž• Adds -dry-run
    • Revamped SourceKit Wrapper
  • v3.3.0 Changes

    September 24, 2018
    • โž• Adding -deobfuscate for crash logs
    • โž• Adding support for Plist features such as NSExtensionPrincipalClass
    • โž• Adding build info to map file
    • โšก๏ธ Optimizing manual obfuscation
  • v3.2.1 Changes

    August 24, 2018

    ๐Ÿ›  Fixed -ignore-modules not working in Storyboards/Xibs from non-ignored modules that used classes from ignored ones.

  • v3.2.0 Changes

    August 23, 2018
    • Preparing code for property obfuscation
    • ๐Ÿ›  Fixed Storyboard outlet actions not being obfuscated (will only work for actions that are contained in the same module as the xib/storyboard, unless both modules are obfuscated)
    • Automatic mode will now fetch the correct storyboards from your compile arguments - ignoring storyboards that aren't being used or being ignored by modules