Skip to content

Commit

Permalink
Fixed podspec to include some included unrar files
Browse files Browse the repository at this point in the history
  • Loading branch information
abbeycode committed Sep 24, 2019
1 parent e52aae6 commit fd08d46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UnrarKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ Pod::Spec.new do |s|
# These files are built implicitly as dependencies
ss.preserve_paths = "Libraries/unrar/arccmt.cpp",
"Libraries/unrar/blake2sp.cpp",
"Libraries/unrar/cmdfilter.cpp",
"Libraries/unrar/cmdmix.cpp",
"Libraries/unrar/coder.cpp",
"Libraries/unrar/crypt1.cpp",
"Libraries/unrar/crypt2.cpp",
Expand Down

0 comments on commit fd08d46

Please sign in to comment.