mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Revert "Remove 's.static_framework = true' requirement for podspec (#25816)"
This reverts commit ca9e108110.
This commit is contained in:
@@ -29,6 +29,7 @@ Pod::Spec.new do |s|
|
||||
s.source_files = "{Drivers/*,Nodes/*,*}.{m}"
|
||||
s.preserve_paths = "package.json", "LICENSE", "LICENSE-docs"
|
||||
s.header_dir = "RCTAnimation"
|
||||
s.static_framework = true
|
||||
|
||||
s.dependency "React-Core/RCTAnimationHeaders", version
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user