There was an error while loading. Please reload this page.
Exception.cpp
1 parent fc957e7 commit 859b181Copy full SHA for 859b181
1 file changed
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