NVHTarGzip icon indicating copy to clipboard operation
NVHTarGzip copied to clipboard

Fixed README and compile error on unused CGFloat variable

Open jtmilne opened this issue 9 years ago • 0 comments

-removed unused variable fileSizeFraction (which causes issues being defined as CGFloat with no CoreGraphics includes)

-fixed ReadMe issues. Example synchronous methods were wrong methods. All examples used wrong sharedInstance reference.

jtmilne avatar Sep 27 '15 18:09 jtmilne