Tags: pedro-bread/UnzipKit
Tags
* Updated to Xcode 8 (Issue abbeycode#50) * Fixed issues with localization (again) (Issue abbeycode#42). Thanks, @ConfusedVorlon and @tomjpsun
Fixed issues with localization, that could affect submission through … …iTunes Connect (Issue abbeycode#42)
• Added checking whether a file is compressed with the Deflate64 meth… …od, and returning a specific error code for that unsupported format (Issue abbeycode#37) • Fixed internationalization, laying the groundwork for non-US-English localization in the future. If you use UnzipKit from Carthage or CocoaPods, and run your app using the Show non-localized strings option, UnzipKit's strings should no longer display as all-cap (Issue abbeycode#38)
Fixed a bug causing delete operations (including writing updated data… … with the 'overwrite' flag set to true) to fail when the archive resides on an external volume (Issue abbeycode#36)
Fixed the nullability attributes of the 'password' argument in the UZ… …KArchive intitializers (Issue abbeycode#34 - Thanks, Mohammad!)
Made UZKErrorDomain visible to clients written in Swift 2.2 or above … …(Issue abbeycode#33)
Addressed three issues (abbeycode#27, abbeycode#29, abbeycode#26)
PreviousNext