diff --git a/packages/realm/RealmJS.podspec b/packages/realm/RealmJS.podspec index 42e2f92c45..10f9e58b9f 100644 --- a/packages/realm/RealmJS.podspec +++ b/packages/realm/RealmJS.podspec @@ -42,8 +42,7 @@ Pod::Spec.new do |s| s.source_files = 'binding/jsi/*.cpp', - 'binding/apple/platform.mm', - 'binding/apple/RealmReactModule.mm', + 'binding/apple/*.mm', # Headers 'binding/*.h', 'binding/*.hpp',