Skip to content

Commit

Permalink
removed redundant compiler flag
Browse files Browse the repository at this point in the history
  • Loading branch information
saminadhikari18 authored and plrthink committed Aug 11, 2024
1 parent 9c36c55 commit 9ea6406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RNZipArchive.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Pod::Spec.new do |s|

s.dependency 'React-Core'
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|
ss.source_files = 'ios/*.{h,m}'
Expand Down

0 comments on commit 9ea6406

Please sign in to comment.