Skip to content

Commit

Permalink
Fixed podpsec issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwlange committed Apr 12, 2020
1 parent e4868de commit 0c4bc18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions LiquidCore.podspec
Expand Up @@ -500,9 +500,7 @@ LiquidCore enables Node.js virtual machines to run inside iOS apps. It provides
"deps/node-10.15.3/deps/nghttp2/lib/nghttp2_submit.c",
"deps/node-10.15.3/deps/nghttp2/lib/nghttp2_version.c",
"deps/node-10.15.3/deps/nghttp2/lib/*.h"
"deps/node-10.15.3/deps/nghttp2/lib/includes/nghttp2/*.h"
hs.private_header_files = [
"deps/node-10.15.3/deps/nghttp2/lib/includes/nghttp2/*.h",
"deps/node-10.15.3/deps/nghttp2/lib/*.h"
]
hs.preserve_paths = "deps/node-10.15.3/deps/nghttp2/lib/includes/config.h"
Expand Down

0 comments on commit 0c4bc18

Please sign in to comment.