Skip to content

Commit

Permalink
Reapply "chore(ios): Update SSZipArchive to 2.5.5"
Browse files Browse the repository at this point in the history
This reverts commit 6860389.
  • Loading branch information
plrthink committed May 23, 2024
1 parent 8a9f897 commit 46b4027
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 46b4027

Please sign in to comment.