Skip to content

Commit 9def035

Browse files
authored
Delete useless folly version in podspec (#382)
1 parent 11c049f commit 9def035

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

react-native-image-resizer.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
require "json"
22

33
package = JSON.parse(File.read(File.join(__dir__, "package.json")))
4-
folly_version = '2021.06.28.00-v2'
54
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
65

76
Pod::Spec.new do |s|

0 commit comments

Comments
 (0)