Skip to content

Commit 3352091

Browse files
committed
fix: undefined Folly symbols when running tests from the RNTester scheme
1 parent 7d583c8 commit 3352091

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-native/third-party-podspecs/RCT-Folly.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Pod::Spec.new do |spec|
5050
'folly/lang/Exception.cpp',
5151
'folly/memory/ReentrantAllocator.cpp',
5252
'folly/memory/detail/MallocImpl.cpp',
53+
'folly/memory/SanitizeLeak.cpp',
5354
'folly/net/NetOps.cpp',
5455
'folly/portability/SysUio.cpp',
5556
'folly/synchronization/SanitizeThread.cpp',

0 commit comments

Comments
 (0)