Skip to content

Commit

Permalink
Remove unused Minizip from ReadiumStreamer (readium#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
mickael-menu authored Dec 6, 2024
1 parent 9117336 commit 6c58ef4
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 373 deletions.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ let package = Package(
dependencies: [
"CryptoSwift",
"Fuzi",
"Zip",
"ReadiumShared",
],
path: "Sources/Streamer",
Expand Down
321 changes: 0 additions & 321 deletions Sources/Streamer/Toolkit/ZIPArchive/ZIPArchive.swift

This file was deleted.

19 changes: 0 additions & 19 deletions Sources/Streamer/Toolkit/ZIPArchive/Zip.h

This file was deleted.

5 changes: 1 addition & 4 deletions Support/Carthage/.xcodegen
Original file line number Diff line number Diff line change
Expand Up @@ -14028,7 +14028,4 @@
../../Sources/Streamer/Toolkit/Extensions
../../Sources/Streamer/Toolkit/Extensions/Bundle.swift
../../Sources/Streamer/Toolkit/Extensions/Container.swift
../../Sources/Streamer/Toolkit/StringExtension.swift
../../Sources/Streamer/Toolkit/ZIPArchive
../../Sources/Streamer/Toolkit/ZIPArchive/Zip.h
../../Sources/Streamer/Toolkit/ZIPArchive/ZIPArchive.swift"
../../Sources/Streamer/Toolkit/StringExtension.swift"
Loading

0 comments on commit 6c58ef4

Please sign in to comment.