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