Skip to content

Commit a27e31c

Browse files
Kudofacebook-github-bot
authored andcommitted
Upgrade Folly to v2020.01.13.00 (#27810)
Summary: Upgrade Folly to v2020.01.13.00. Fixes #27640 ## Changelog [iOS] [Changed] - Upgrade Folly to v2020.01.13.00 Pull Request resolved: #27810 Test Plan: Test by building and running RNTester Reviewed By: mdvacca Differential Revision: D19483115 Pulled By: fkgozali fbshipit-source-id: 4a85325a95b5f7857da75995d587218740d8b077
1 parent 6e2131b commit a27e31c

24 files changed

+83
-157
lines changed

Libraries/Blob/React-RCTBlob.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTBlob"

Libraries/FBReactNativeSpec/FBReactNativeSpec.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "FBReactNativeSpec"

Libraries/Image/React-RCTImage.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTImage"

Libraries/LinkingIOS/React-RCTLinking.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTLinking"

Libraries/NativeAnimation/React-RCTAnimation.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTAnimation"

Libraries/Network/React-RCTNetwork.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTNetwork"

Libraries/PushNotificationIOS/React-RCTPushNotification.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTPushNotification"

Libraries/Settings/React-RCTSettings.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTSettings"

Libraries/TypeSafety/RCTTypeSafety.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "RCTTypeSafety"

Libraries/Vibration/React-RCTVibration.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
end
1818

1919
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
20-
folly_version = '2018.10.22.00'
20+
folly_version = '2020.01.13.00'
2121

2222
Pod::Spec.new do |s|
2323
s.name = "React-RCTVibration"

0 commit comments

Comments
 (0)