Skip to content

Commit

Permalink
[RN][iOS] Do not add LongLivedObject wrapper in OSS
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Cipolleschi committed Nov 27, 2022
1 parent 6e9d3bf commit c771446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactCommon/ReactCommon.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Pod::Spec.new do |s|
sss.source_files = "react/nativemodule/core/ReactCommon/**/*.{cpp,h}",
"react/nativemodule/core/platform/ios/**/*.{mm,cpp,h}"
sss.dependency "React-jsidynamic", version
sss.exclude_files = "react/nativemodule/core/ReactCommon/LongLivedObject.h"
end

ss.subspec "samples" do |sss|
Expand Down

0 comments on commit c771446

Please sign in to comment.