From db7ddd50b7f9ee462e74d8170a366ea4bd99b45c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Thu, 28 Apr 2022 10:03:32 -0700 Subject: [PATCH] Hermes: Include sdks/hermes-engine.podspec in release Summary: This file was added in D35300595 (https://github.com/facebook/react-native/commit/ada6c7166b507b950e63723f78bd550cb8303211) and it needs to be part of the `react-native` release. Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D35983108 fbshipit-source-id: 0a1c437b953e575c0229b0382743c72b6c91bd0b --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 8b43b233639..0c6b4b4d18d 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "scripts/react_native_pods.rb", "scripts/react-native-xcode.sh", "sdks/hermesc", + "sdks/hermes-engine.podspec", "template.config.js", "template", "third-party-podspecs"