Skip to content

"Invalid block type found" #8

Description

@Unome5548

I created a tar file using the tar -cf command like it says on the Light-Untar-for-iOS documentation. When I run:

NVHTarGzip.shared().unTarFileAtPath(path, toPath: destinationPath, completion: { (error:NSError!) -> Void in
println("Finished (error)")
})

I get an error back with Code = 1 "Invalid block type found". I can't figure out what I'm doing wrong, any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions