mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
Fixed typo in the name of the function. Added function to get bytes.
This commit is contained in:
@@ -289,10 +289,10 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
06A3931F1DE06FFE00182E12 /* Common */,
|
||||
069AC20C1E02DB1D0041AC13 /* LZMA.swift */,
|
||||
06E2346B1E068E9600F18798 /* XZArchive.swift */,
|
||||
063364E21DC52979007E313F /* GzipArchive.swift */,
|
||||
064492581DC606D400F10981 /* ZlibArchive.swift */,
|
||||
069AC20C1E02DB1D0041AC13 /* LZMA.swift */,
|
||||
061FCE251DBCC4BE0052F7BE /* Deflate.swift */,
|
||||
06FED40B1DD7717E0013DFB2 /* BZip2.swift */,
|
||||
06A3933D1DE070B500182E12 /* Service */,
|
||||
|
||||
Reference in New Issue
Block a user