We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Exception.cpp
1 parent a51a1d1 commit 1e441a0Copy full SHA for 1e441a0
third-party-podspecs/RCT-Folly.podspec
@@ -40,7 +40,7 @@ Pod::Spec.new do |spec|
40
'folly/hash/SpookyHashV2.cpp',
41
'folly/lang/Assume.cpp',
42
'folly/lang/CString.cpp',
43
- # 'folly/lang/Exception.cpp', # TODO(macOS GH#214) later versions of boost don't support macOS, revert this back to upstream when fixed
+ 'folly/lang/Exception.cpp',
44
'folly/memory/detail/MallocImpl.cpp',
45
'folly/net/NetOps.cpp',
46
'folly/portability/SysUio.cpp',
0 commit comments