We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff11177 commit 5cebe1bCopy full SHA for 5cebe1b
carbon-react-native.podspec
@@ -1,7 +1,7 @@
1
require "json"
2
3
package = JSON.parse(File.read(File.join(__dir__, "package.json")))
4
-folly_version = '2021.06.28.00-v2'
+folly_version = '2024.01.01.00'
5
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
6
7
Pod::Spec.new do |s|
0 commit comments