• When the code is copied within a swift module, or when a target is linked against the static library or when using from cocoapods - the debugger not longer gets broken.
    by Milen Halachev
     
    Browse Files
















  • This version is a rewrite of the lib using iOS 5.0 as minimum target.
    The lib as thus been refactored to use blocks/GCD from the ground up.
    As a consequence, all delegate code style has been removed. The result
    is a lot less lines of code and more flexibility.
    by Olivier Poitrey
     
    Browse Files