Skip to content

Commit

Permalink
chore(ios): Update SSZipArchive to 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vomchik authored and plrthink committed May 7, 2024
1 parent 5afeb94 commit f056cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNZipArchive.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s.preserve_paths = '*.js'

s.dependency 'React-Core'
s.dependency 'SSZipArchive', '~>2.2'
s.dependency 'SSZipArchive', '~>2.5.5'
s.compiler_flags = '-GCC_PREPROCESSOR_DEFINITIONS="HAVE_INTTYPES_H HAVE_PKCRYPT HAVE_STDINT_H HAVE_WZAES HAVE_ZLIB MZ_ZIP_NO_SIGNING $(inherited)"'

s.subspec 'Core' do |ss|
Expand Down

0 comments on commit f056cb4

Please sign in to comment.