From 9e5e067703bad380150ec596b7c4139ba30b85c5 Mon Sep 17 00:00:00 2001 From: afredooo <158708868+afredooo@users.noreply.github.com> Date: Sun, 11 Feb 2024 21:53:41 +0100 Subject: [PATCH] Update hippy_backup.podspec --- hippy_backup.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hippy_backup.podspec b/hippy_backup.podspec index 0e32cc620b9..6c24d39942e 100644 --- a/hippy_backup.podspec +++ b/hippy_backup.podspec @@ -40,7 +40,7 @@ Pod::Spec.new do |s| s.platform = :ios s.ios.deployment_target = '11.0' - #prepare_command not working for subspecs,so we remove devtools script from devtools subspec to root + # prepare_command not working for subspecs,so we remove devtools script from devtools subspec to root s.prepare_command = <<-CMD ./xcodeinitscript.sh "#{layout_engine}" "#{js_engine}" CMD