Skip to content

Commit

Permalink
Update hippy_backup.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
afredooo authored Feb 11, 2024
1 parent 3561411 commit 9e5e067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hippy_backup.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e5e067

Please sign in to comment.