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:
@@ -30,6 +30,7 @@ Pod::Spec.new do |s|
|
||||
s.source_files = "*.{m}"
|
||||
s.preserve_paths = "package.json", "LICENSE", "LICENSE-docs"
|
||||
s.header_dir = "RCTPushNotification"
|
||||
s.static_framework = true
|
||||
|
||||
s.dependency "React-Core/RCTPushNotificationHeaders", version
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user