We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52aae6 commit fd08d46Copy full SHA for fd08d46
UnrarKit.podspec
@@ -80,6 +80,8 @@ Pod::Spec.new do |s|
80
# These files are built implicitly as dependencies
81
ss.preserve_paths = "Libraries/unrar/arccmt.cpp",
82
"Libraries/unrar/blake2sp.cpp",
83
+ "Libraries/unrar/cmdfilter.cpp",
84
+ "Libraries/unrar/cmdmix.cpp",
85
"Libraries/unrar/coder.cpp",
86
"Libraries/unrar/crypt1.cpp",
87
"Libraries/unrar/crypt2.cpp",
0 commit comments