SwiftShield v4.1.1 Release Notes
Release Date: 2020-10-16 // over 2 years ago-
🛠 Fixed Xcode 12 builds failing by @ekam123
Previous changes from v4.1.0
-
- Property obfuscation is now fully supported. All class and instance will be obfuscated, except if the parent type conforms to
Codable
.
✅ While our testing suite appears to cover all possible usages of properties, there might still be a case or two that SwiftShield isn't covering. If you don't want to gamble on that, feel free to use the previous version.
- Property obfuscation is now fully supported. All class and instance will be obfuscated, except if the parent type conforms to