mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
117 lines
4.2 KiB
JSON
117 lines
4.2 KiB
JSON
{
|
|
"warnings": [
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 11,
|
|
"symbol": "ZipError",
|
|
"symbol_kind": "source.lang.swift.decl.enum",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 12,
|
|
"symbol": "ZipError.NotFoundCentralDirectoryEnd",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 13,
|
|
"symbol": "ZipError.WrongCentralDirectoryDisk",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 14,
|
|
"symbol": "ZipError.WrongZip64LocatorSignature",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 15,
|
|
"symbol": "ZipError.WrongZip64EndCentralDirectorySignature",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 16,
|
|
"symbol": "ZipError.WrongVersion",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 17,
|
|
"symbol": "ZipError.WrongCentralDirectoryHeaderSignature",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 18,
|
|
"symbol": "ZipError.EncryptionNotSupported",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 19,
|
|
"symbol": "ZipError.PatchingNotSupported",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 20,
|
|
"symbol": "ZipError.CompressionNotSupported",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 21,
|
|
"symbol": "ZipError.WrongLocalHeaderSignature",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 22,
|
|
"symbol": "ZipError.WrongLocalHeader",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 23,
|
|
"symbol": "ZipError.DataDescriptorNotSupported",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 24,
|
|
"symbol": "ZipError.WrongCRC32",
|
|
"symbol_kind": "source.lang.swift.decl.enumelement",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 27,
|
|
"symbol": "ZipContainer",
|
|
"symbol_kind": "source.lang.swift.decl.class",
|
|
"warning": "undocumented"
|
|
},
|
|
{
|
|
"file": "/Users/timofeysolomko/Developer/SWCompression/Sources/ZipContainer.swift",
|
|
"line": 29,
|
|
"symbol": "ZipContainer.open(containerData:)",
|
|
"symbol_kind": "source.lang.swift.decl.function.method.static",
|
|
"warning": "undocumented"
|
|
}
|
|
],
|
|
"source_directory": "/Users/timofeysolomko/Developer/SWCompression"
|
|
} |